linux-stable/usr
Alain Knaff ab76f3d771 bzip2/lzma: make internal initramfs compression configurable
Impact: Avoids silent environment dependency

Make builtin initramfs compression an explicit configurable.  The
previous version would pick a compression based on the binaries which
were installed on the system, which could lead to unexpected results.
It is now explicitly configured, and not having the appropriate
binaries installed on the build host is simply an error.

Signed-off-by: Alain Knaff <alain@knaff.lu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2009-02-19 13:43:51 -08:00
..
.gitignore .gitignore update 2007-07-16 09:05:52 -07:00
Kconfig bzip2/lzma: make internal initramfs compression configurable 2009-02-19 13:43:51 -08:00
Makefile bzip2/lzma: make internal initramfs compression configurable 2009-02-19 13:43:51 -08:00
gen_init_cpio.c kbuild: gen_init_cpio expands shell variables in file names 2008-12-03 21:32:03 +01:00
initramfs_data.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.bz2.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.gz.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00
initramfs_data.lzma.S bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 2009-01-07 00:10:27 -08:00