]> git.proxmox.com Git - proxmox-kernel-helper.git/commit
proxmox-boot: add reinit subcommand
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 11 Mar 2022 19:05:40 +0000 (20:05 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Apr 2022 17:06:41 +0000 (19:06 +0200)
commitccfbe44f75316d41e271f68a725accbd90655456
tree866a06609c47c19752d6d792b1c4d5747cc41e46
parentbcd5fb47f045746dd55ffb7a12fd184f878bcb21
proxmox-boot: add reinit subcommand

to iterate over all configured ESPs and refresh the boot-loader
installations.

the init function was changed to not run refresh directly - to prevent
refresh from running once for each ESP

currently reinit does not imply refresh

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
bin/grub-install-wrapper
bin/proxmox-boot-tool