mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-03 01:09:21 +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(
|
my @opt_pack = qw(
|
||||||
ceph
|
ceph
|
||||||
|
criu
|
||||||
gfs2-utils
|
gfs2-utils
|
||||||
|
ksm-control-daemon
|
||||||
|
ksmtuned
|
||||||
libpve-apiclient-perl
|
libpve-apiclient-perl
|
||||||
openvswitch-switch
|
openvswitch-switch
|
||||||
pve-sheepdog
|
pve-sheepdog
|
||||||
@ -534,11 +537,11 @@ __PACKAGE__->register_method({
|
|||||||
);
|
);
|
||||||
|
|
||||||
my @pkgs = qw(
|
my @pkgs = qw(
|
||||||
|
ceph-fuse
|
||||||
corosync
|
corosync
|
||||||
criu
|
|
||||||
libjs-extjs
|
libjs-extjs
|
||||||
glusterfs-client
|
glusterfs-client
|
||||||
ksm-control-daemon
|
libknet1
|
||||||
libpve-access-control
|
libpve-access-control
|
||||||
libpve-common-perl
|
libpve-common-perl
|
||||||
libpve-guest-common-perl
|
libpve-guest-common-perl
|
||||||
@ -549,6 +552,7 @@ __PACKAGE__->register_method({
|
|||||||
lxc-pve
|
lxc-pve
|
||||||
lxcfs
|
lxcfs
|
||||||
novnc-pve
|
novnc-pve
|
||||||
|
proxmox-mini-journalreader
|
||||||
proxmox-widget-toolkit
|
proxmox-widget-toolkit
|
||||||
pve-cluster
|
pve-cluster
|
||||||
pve-container
|
pve-container
|
||||||
@ -558,7 +562,6 @@ __PACKAGE__->register_method({
|
|||||||
pve-firmware
|
pve-firmware
|
||||||
pve-ha-manager
|
pve-ha-manager
|
||||||
pve-i18n
|
pve-i18n
|
||||||
pve-libspice-server1
|
|
||||||
pve-qemu-kvm
|
pve-qemu-kvm
|
||||||
pve-xtermjs
|
pve-xtermjs
|
||||||
qemu-server
|
qemu-server
|
||||||
|
Loading…
Reference in New Issue
Block a user