[pbs-devel] [PATCH proxmox-backup 0/3] pbs3to4: rework bootloader checks

Stoiko Ivanov s.ivanov at proxmox.com
Mon Aug 18 21:40:23 CEST 2025


this series fixes 1 glitch (wrong negation for systemd-boot on legacy
systems), carries over the changes from pve8to9 commit 7e168453 and
reworks the decision-tree to make it (hopefully) simpler and clearer

minimally tested on 2 VMs I had running.

Stoiko Ivanov (3):
  pbs3to4: fix logic error and typo in log message
  pbs3to4: use boolean variable for systemd-boot installation state
  pbs3to4: bootloader: only allow systemd-boot before upgrade when used

 src/bin/pbs3to4.rs | 65 +++++++++++++++++++++++++---------------------
 1 file changed, 36 insertions(+), 29 deletions(-)

-- 
2.39.5





More information about the pbs-devel mailing list