diff options
author | Linus Torvalds <[email protected]> | 2013-12-20 16:52:45 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-12-20 16:52:45 -0800 |
commit | b7000adef17a5cce85636e40fa2c2d9851a89e28 (patch) | |
tree | 35ba6eb35920624fbaf16e1c404f3012531c95a9 /net/unix | |
parent | a6ddeee32dadec066e910c7dcd237be732535fc2 (diff) |
Don't set the INITRD_COMPRESS environment variable automatically
Commit 1bf49dd4be0b ("./Makefile: export initial ramdisk compression
config option") started setting the INITRD_COMPRESS environment variable
depending on which decompression models the kernel had available.
That is completely broken.
For example, we by default have CONFIG_RD_LZ4 enabled, and are able to
decompress such an initrd, but the user tools to *create* such an initrd
may not be availble. So trying to tell dracut to generate an
lz4-compressed image just because we can decode such an image is
completely inappropriate.
Cc: J P <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jan Beulich <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions