[PATCH] gen_init_cpio uses external file list
authorThayne Harbaugh <tharbaugh@lnxi.com>
Wed, 20 Oct 2004 01:23:04 +0000 (18:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Oct 2004 01:23:04 +0000 (18:23 -0700)
commit6fa95f2bbf236668a7a0c6305dcda20da5dafbb9
tree0766e97008d188d373c0ce41b1005a2bcfb28720
parent91da1a91e58a651ea8492ab4396efacc2c2812f8
[PATCH] gen_init_cpio uses external file list

This patch makes gen_init_cpio generate the initramfs_data.cpio from a file
which contains a list of entries: file, dir, nod.  I swapped the order of
filename/location for the file arguments so that it would be more uniform
with the dir and node tyes.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
usr/Makefile
usr/gen_init_cpio.c
usr/initramfs_list [new file with mode: 0644]