CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Updated busybox to 1.20.2
[initramfs.git] / work / initramfs.lst
CommitLineData
55f11ffe
JB
1# base directories/device nodes
2dir /proc 755 0 0
3dir /sys 755 0 0
4dir /lib 755 0 0
5dir /dev 755 0 0
6nod /dev/console 640 0 0 c 5 1
be3fa5e6
JB
7nod /dev/null 664 0 0 c 1 3
8
55f11ffe
JB
9# init itself
10file /init init 755 0 0
be3fa5e6 11
55f11ffe
JB
12# busybox and links
13dir /bin 755 0 0
14file /bin/busybox ../busybox-#BUSYBOX_VERSION#/busybox 4755 0 0
15slink /bin/sh busybox 777 0 0