]> git.proxmox.com Git - pve-firmware.git/commit
Revert "compress each firmware file with ZSTD"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Sep 2023 13:33:16 +0000 (15:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Sep 2023 13:34:57 +0000 (15:34 +0200)
commit74986de0b4bb928734ff3461b1c7e80847111680
tree5904d151537dc7e801ded6e94874f742e2ba47cf
parent45b1b073f2906093bb4b6c9fb1acb147fe301f8d
Revert "compress each firmware file with ZSTD"

While the kernel supports it well, the initramfs-tools lack support
for finding those files when assembling the initrd.

While ubuntu has already support, and the changes required seem not
all to bad (just a simple shell script checking if a path exists),
lets avoid patching and packaging a new initramfs-tools and rather
revert this for now..

This reverts commit 1885bf2becfe373b1988e0efb974a1b090f38dbb.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
assemble-firmware.pl