Files
Arch-R/packages/linux/config/initramfs
Stephan Raue de71016fb4 initial import
2009-03-18 13:02:53 +01:00

14 lines
346 B
Plaintext

dir /dev 755 0 0
nod /dev/console 644 0 0 c 5 1
nod /dev/loop0 644 0 0 b 7 0
nod /dev/fb0 644 0 0 c 29 0
dir /bin 755 1000 1000
slink /bin/sh busybox 777 0 0
file /bin/busybox initramfs/bin/busybox 755 0 0
dir /proc 755 0 0
dir /sys 755 0 0
dir /flash 755 0 0
dir /sysroot 755 0 0
dir /storage 755 0 0
file /init initramfs/init.initramfs 755 0 0