kumquat-buildroot/fs
Arnout Vandecappelle (Essensium/Mind) 13a3afc536 fs/initramfs: refactor with fs/cpio
An initramfs is in fact the same as a cpio archive, but embedded in
the kernel.  So instead of duplicating the cpio infrastructure,
we can simply build images/rootfs.cpio and link that into the
kernel.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-27 22:46:00 +02:00
..
cloop
cpio
cramfs
ext2
initramfs fs/initramfs: refactor with fs/cpio 2011-09-27 22:46:00 +02:00
iso9660
jffs2
romfs
skeleton
squashfs squashfs: re-add legacy lzma support 2011-03-05 15:04:03 +01:00
tar
ubifs
common.mk
Config.in