From: Daniel Kral <d.kral@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Lukas Wagner <l.wagner@proxmox.com>
Subject: Re: [pve-devel] [PATCH manager 1/2] cli: copy pve7to8 to pve8to9
Date: Tue, 27 May 2025 13:42:16 +0200 [thread overview]
Message-ID: <fb26a8d1-893e-4e5d-8116-83821cab4a52@proxmox.com> (raw)
In-Reply-To: <20250527094111.194446-1-l.wagner@proxmox.com>
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@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/
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-05-27 11:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 9:41 Lukas Wagner
2025-05-27 9:41 ` [pve-devel] [PATCH manager 2/2] cli: pve8to9: check for group and filter sections in notifications.cfg Lukas Wagner
2025-05-27 11:42 ` Daniel Kral [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fb26a8d1-893e-4e5d-8116-83821cab4a52@proxmox.com \
--to=d.kral@proxmox.com \
--cc=l.wagner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox