]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
build initramfs: do not hardcode package versions
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Apr 2021 12:58:14 +0000 (14:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Apr 2021 12:58:17 +0000 (14:58 +0200)
commite6f991e994e9de30dc15f87c4146fa22274abe41
tree2170fad5bc6ad29e08924111459a01afc42a48c9
parent469393baea6ba191ed5fa3727ac1904f9f62d939
build initramfs: do not hardcode package versions

While it can be good to have those tracked, handling that should be
less friction. (e.g., simply output them a file tracked in git)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/build_initramfs.sh