kernel package cleanup, move madwifi from target/linux/package/ to package/, update...
[openwrt.git] / package / base-files / xscale-2.6 / etc / init.d / S00xscale
1 #!/bin/sh
2 mount none /proc -t proc
3 mount_root failsafe
4 mount -o remount,rw /dev/root /
This page took 0.045115 seconds and 5 git commands to generate.