mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 11:22:34 +00:00
api apt versions: update package lists for PVE 6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8b1b7d43e2
commit
fcb8022169
@ -525,7 +525,10 @@ __PACKAGE__->register_method({
|
||||
|
||||
my @opt_pack = qw(
|
||||
ceph
|
||||
criu
|
||||
gfs2-utils
|
||||
ksm-control-daemon
|
||||
ksmtuned
|
||||
libpve-apiclient-perl
|
||||
openvswitch-switch
|
||||
pve-sheepdog
|
||||
@ -534,11 +537,11 @@ __PACKAGE__->register_method({
|
||||
);
|
||||
|
||||
my @pkgs = qw(
|
||||
ceph-fuse
|
||||
corosync
|
||||
criu
|
||||
libjs-extjs
|
||||
glusterfs-client
|
||||
ksm-control-daemon
|
||||
libknet1
|
||||
libpve-access-control
|
||||
libpve-common-perl
|
||||
libpve-guest-common-perl
|
||||
@ -549,6 +552,7 @@ __PACKAGE__->register_method({
|
||||
lxc-pve
|
||||
lxcfs
|
||||
novnc-pve
|
||||
proxmox-mini-journalreader
|
||||
proxmox-widget-toolkit
|
||||
pve-cluster
|
||||
pve-container
|
||||
@ -558,7 +562,6 @@ __PACKAGE__->register_method({
|
||||
pve-firmware
|
||||
pve-ha-manager
|
||||
pve-i18n
|
||||
pve-libspice-server1
|
||||
pve-qemu-kvm
|
||||
pve-xtermjs
|
||||
qemu-server
|
||||
|
Loading…
Reference in New Issue
Block a user