mirror of
https://git.proxmox.com/git/pve-kernel-meta
synced 2026-03-27 08:32:26 +00:00
We will be using the mechanics also for ZFS systems booting with BIOS legacy boot, and the tool is used also in PMG and PBS. A symlink is kept in place for compatibility reasons The hook scripts are marked as conffiles (as all files in /etc) and are handled by dpkg-maintscript-helper(1) via dh_installdeb(1) Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 lines
593 B
Plaintext
7 lines
593 B
Plaintext
mv_conffile /etc/initramfs/post-update.d/pve-efiboot-sync /etc/initramfs/post-update.d/proxmox-boot-sync 6.3-9~ pve-kernel-helper
|
|
mv_conffile /etc/kernel/postinst.d/pve-auto-removal /etc/kernel/postinst.d/proxmox-auto-removal 6.3-9~ pve-kernel-helper
|
|
mv_conffile /etc/kernel/postinst.d/zz-pve-efiboot /etc/kernel/postinst.d/zz-proxmox-boot 6.3-9~ pve-kernel-helper
|
|
mv_conffile /etc/kernel/postrm.d/pve-auto-removal /etc/kernel/postrm.d/proxmox-auto-removal 6.3-9~ pve-kernel-helper
|
|
mv_conffile /etc/kernel/postrm.d/zz-pve-efiboot /etc/kernel/postrm.d/zz-proxmox-boot 6.3-9~ pve-kernel-helper
|
|
|