fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)
[openwrt.git] / target / linux / generic-2.6 / files / init
1 #!/bin/ash
2 mount none /dev -t devfs
3 exec /bin/busybox init
This page took 0.04277 seconds and 5 git commands to generate.