# This is a very simple, default initramfs # A mini dev directory dir /dev 0755 0 0 dir /dev/vc 0755 0 0 nod /dev/vc/0 0755 0 0 c 4 0 nod /dev/vc/1 0755 0 0 c 4 1 nod /dev/vc/2 0755 0 0 c 4 2 nod /dev/vc/3 0755 0 0 c 4 3 nod /dev/vc/4 0755 0 0 c 4 4 nod /dev/vc/5 0755 0 0 c 4 5 nod /dev/vc/6 0755 0 0 c 4 6 nod /dev/vc/7 0755 0 0 c 4 7 nod /dev/vc/8 0755 0 0 c 4 8 nod /dev/console 0600 0 0 c 5 1 nod /dev/fb0 0700 0 0 c 29 0 nod /dev/fbsplash 0777 0 0 c 10 63 nod /dev/ttyAS0 0700 0 0 c 204 40 nod /dev/tty0 0700 0 0 c 4 0 nod /dev/tty1 0700 0 0 c 4 1 nod /dev/tty2 0700 0 0 c 4 2 nod /dev/tty3 0700 0 0 c 4 3 nod /dev/tty4 0700 0 0 c 4 4 nod /dev/tty5 0700 0 0 c 4 5 #nod /dev/vc0 0700 0 0 c 30 0 dir /root 0700 0 0 slink /init /bin/busybox 755 0 0 # A mini sbin directory dir /sbin 0700 0 0 file /sbin/insmod /insmod.static 755 0 0 slink /sbin/init /bin/busybox 755 0 0 slink /sbin/getty /bin/busybox 755 0 0 slink /sbin/mount /bin/busybox 755 0 0 slink /sbin/umount /bin/busybox 755 0 0 file /sbin/splash_helper /splash_helper 755 0 0 file /sbin/splash_util.static /splash_util.static 755 0 0 # A mini etc directory dir /etc 0755 0 0 file /etc/inittab /inittab 755 0 0 dir /etc/init.d 0755 0 0 file /etc/init.d/rcS /rcS 755 0 0 dir /etc/rc.d 0755 0 0 # Import services... file /etc/rc.d/ / 755 0 0 file /etc/rc.d/ / 755 0 0 #.... file /etc/rc.d/ / 755 0 0 file /etc/rc.d/ / 755 0 0 file /etc/rc.d/ / 755 0 0 # A mini etc splash directory dir /etc/splash 0755 0 0 slink /etc/splash/default /st_theme 0755 0 0 dir /etc/splash/st_theme 0755 0 0 file /etc/splash/st_theme/720x576.cfg /720x576.cfg 755 0 0 dir /etc/splash/st_theme/images 755 0 0 file /etc/splash/st_theme/images/silent-720x576.jpg /silent-720x576.jpg 755 0 0 file /etc/splash/st_theme/images/bootsplash-720x576.jpg /bootsplash-720x576.jpg 755 0 0 # A mini bin directory dir /bin 0777 0 0 file /bin/busybox /busybox 755 0 0 slink /bin/echo /bin/busybox 777 0 0 slink /bin/ash /bin/busybox 777 0 0 slink /bin/sh /bin/busybox 777 0 0 slink /bin/bash /bin/busybox 777 0 0 slink /bin/ls /bin/busybox 777 0 0 slink /bin/cat /bin/busybox 777 0 0 slink /bin/splash_util.static /sbin/splash_util.static 777 0 0 slink /bin/sleep /bin/busybox 777 0 0 slink /bin/expr /bin/busybox 777 0 0 slink /bin/wc /bin/busybox 777 0 0 slink /bin/grep /bin/busybox 777 0 0 # All the modules that the framebuffer needs. dir /stm 0777 0 0 file /stm/stmfb-stb7100.ko /stmfb-stb7100.ko 755 0 0 dir /lib 0777 0 0 dir /lib/splash 0777 0 0 dir /lib/splash/cache/ 0777 0 0 dir /sys 0777 0 0 dir /proc 0777 0 0