Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1012368

Bug#960149: kmod: Enable support for gzip compressed kernel modules

From Vagrant Cascadian <vagrant@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#960149: kmod: Enable support for gzip compressed kernel modules
Date 2020-06-02 18:50 +0200
Message-ID <AdigV-6G4-3@gated-at.bofh.it> (permalink)
References <A4Giu-6MI-3@gated-at.bofh.it> <AdigW-6G4-7@gated-at.bofh.it> <A4Giu-6MI-3@gated-at.bofh.it> <AdigW-6G4-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Control: reopen 960149
Control: tags 960149 wontfix
Control: block 960152 by 960149

On 2020-06-02, Marco d'Itri wrote:
> On May 10, Vagrant Cascadian <vagrant@debian.org> wrote:
>
>> I see xz-compressed modules are supported, which is definitely useful,
>> but gzip compressed modules are also widely used, and have different CPU
>> vs. storage space tradeoffs.
> No. This was already discussed in #952590, I do not want to add another 
> dependency to the initramfs.

And as said in that bug report as well, libz and numerous other
compression libraries are already added with a default initramfs-tools.

$ lsinitramfs /boot/initrd.img-5.6.0-2-arm64 | grep -E 'libz|liblz'
usr/lib/aarch64-linux-gnu/liblz4.so.1
usr/lib/aarch64-linux-gnu/liblz4.so.1.8.3
usr/lib/aarch64-linux-gnu/liblzma.so.5
usr/lib/aarch64-linux-gnu/liblzma.so.5.2.4
usr/lib/aarch64-linux-gnu/liblzo2.so.2
usr/lib/aarch64-linux-gnu/liblzo2.so.2.0.0
usr/lib/aarch64-linux-gnu/libz.so.1
usr/lib/aarch64-linux-gnu/libz.so.1.2.11
usr/lib/aarch64-linux-gnu/libzstd.so.1
usr/lib/aarch64-linux-gnu/libzstd.so.1.3.8

Your argument that only if it uses plymouth doesn't appear to be
correct:

$ dpkg -l '*plymouth*'
dpkg-query: no packages found matching *plymouth*


Given that this issue keeps coming up, I'm reopening and marking it as
"wontfix", and marking which bugs it blocks moving forward.


live well,
  vagrant

Back to linux.debian.bugs.dist | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#960149: kmod: Enable support for gzip compressed kernel modules Vagrant Cascadian <vagrant@debian.org> - 2020-06-02 18:50 +0200
  Bug#960149: kmod: Enable support for gzip compressed kernel modules Vagrant Cascadian <vagrant@debian.org> - 2020-06-03 19:40 +0200

csiph-web