]> git.proxmox.com Git - pve-kernel.git/commit
d/control: record lz4 build dependency
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Nov 2019 14:17:44 +0000 (15:17 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Nov 2019 14:23:23 +0000 (15:23 +0100)
commit8028e2a26b198a13b20110756672f301a3423036
treeef759aa79701154772af802e2ddc4094f70030ae
parentfe2c4a352dc85978710525f8ae017c0090b23041
d/control: record lz4 build dependency

Since Ubuntu Eoan the kernel compression was changed from GZIP to
LZ4, due to slightly faster load times vs. a 25% size increase
trade-off (e.g. 5.0 had ~ 8, this one has ~ 12 MB; *but* the initrd
stays roughly the same size, and that one is 5 times bigger anyway)

If we want to keep that is in the stars, but for now correctly
document the build-dependency to LZ4.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control.in