1
0
Fork 0
alistair23-linux/usr
Albin Tonnerre 2a2a400f66 initramfs: add support for in-kernel initramfs compressed with LZO
Add the necessary parts to be enable the use of LZO-compressed initramfs
build into the kernel.

Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-05-27 09:12:54 -07:00
..
.gitignore gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma 2009-09-20 12:27:42 +02:00
Kconfig Add LZO compression support for initramfs and old-style initrd 2010-01-11 09:34:05 -08:00
Makefile initramfs: add support for in-kernel initramfs compressed with LZO 2010-05-27 09:12:54 -07:00
gen_init_cpio.c gen_init_cpio: fixed fwrite warning 2009-12-12 13:08:17 +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
initramfs_data.lzo.S initramfs: add support for in-kernel initramfs compressed with LZO 2010-05-27 09:12:54 -07:00