From: Alain Knaff Date: Thu, 19 Feb 2009 21:43:51 +0000 (-0800) Subject: bzip2/lzma: make internal initramfs compression configurable X-Git-Tag: v2.6.30-rc1~211^2~26^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab76f3d771590d5c89faa3219559c5d3fc0ce0c2;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed