load modules common to all linux revisions
[cinitramfs.git] / cpio.in
blob2516d063ca695699c1ec3d755ef782bad84f203f
1 #those are defined in the base initramfs from linux src tree which will be
2 #merges with the content of this one
3 #dir /dev                 0755 0 0
4 #nod /dev/console         0600 0 0 c 5 1
5 #dir /root                0700 0 0
7 file /init @INIT_PATH@ 0755 0 0
9 dir  /proc                0777 0 0
10 dir  /sys                 0777 0 0
11 dir  /newroot             0777 0 0
12 dir  /lib                 0755 0 0
13 dir  /lib/modules         0755 0 0