On 5/27/25 11:41, Lukas Wagner wrote:
This way we can start adding/adapting checks for the major upgrade to
PVE 9.
No changes were done apart from the Perl module name.
Signed-off-by: Lukas Wagner <l.wag...@proxmox.com>
---
PVE/CLI/Makefile | 1 +
PVE/CLI/pve8to9.pm | 1543 ++++++++++++++++++++++++++++++++++++++++++++
bin/Makefile | 10 +
bin/pve8to9 | 8 +
4 files changed, 1562 insertions(+)
create mode 100644 PVE/CLI/pve8to9.pm
create mode 100755 bin/pve8to9
Just wanted to point out that there's another patch from Friedrich [0]
like this, but it seems that the both pve7to8 copy patches seem
identical (just small changes), so it doesn't really matter which one
gets applied AFAICS :).
[0]
https://lore.proxmox.com/pve-devel/20250429113646.25738-5-f.we...@proxmox.com/
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel