[pve-devel] [PATCH manager 1/2] cli: copy pve7to8 to pve8to9

Daniel Kral d.kral at proxmox.com
Tue May 27 13:42:16 CEST 2025


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.wagner at 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.weber@proxmox.com/




More information about the pve-devel mailing list