add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
[openwrt-10.03/.git] / target / linux / x86-2.6 / base-files / default / etc / preinit.arch
1 mount -t proc none /proc
2 grep 'failsafe=' /proc/cmdline && export FAILSAFE=true