This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11313
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
38f71452e3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '38f71452e3'
${ noResults }
freifunkist-firmware
/
target
/
linux
/
x86
/
base-files
/
etc
/
preinit.arch
3 lines
92 B
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
18 years ago
mount -t proc none /proc
silence a bogus preinit message SVN-Revision: 9429
17 years ago
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true