Files
Arch-R/packages/linux/config/initramfs
Stephan Raue 8c91f65455 linux: fix install paths
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-24 19:54:35 +01:00

20 lines
418 B
Plaintext

dir /dev 755 0 0
dir /bin 755 1000 1000
slink /bin/sh busybox 777 0 0
file /bin/busybox initramfs/bin/busybox 4755 0 0
dir /sbin 755 1000 1000
file /sbin/ply-image initramfs/sbin/ply-image 755 0 0
dir /splash 755 1000 1000
file /splash/splash.png initramfs/splash/splash.png 644 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 755 0 0