This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f47e41bb1
openwrt
/
target
/
linux
/
x86
/
base-files
/
etc
/
preinit.arch
3 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
mount -t proc none /proc
silence a bogus preinit message SVN-Revision: 9429
2007-10-24 17:14:09 +00:00
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true