disable all other filesystems in menuconfig when initramfs is selected
[openwrt-10.03/.git] / target / linux / generic-2.6 / files / init
1 #!/bin/ash
2 mount none /dev -t devfs
3 exec /bin/busybox init