[pbs-devel] [PATCH proxmox-backup v2 0/3] pbs3to4: rework bootloader checks
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Aug 21 16:17:16 CEST 2025
v1->v2:
Shannon caught a logic-error (wrong negation) in the check if systemd-boot
is actually used, and a useless temporary variable. additionally patch 2/3
needed a rustfmt - huge thx!
supersedes:
https://lore.proxmox.com/pbs-devel/20250818194026.840749-1-s.ivanov@proxmox.com/T/#t
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 | 61 ++++++++++++++++++++++++----------------------
1 file changed, 32 insertions(+), 29 deletions(-)
--
2.39.5
More information about the pbs-devel
mailing list