projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ar71xx] experimental support for the Planex MZK-W04NU board
[openwrt.git]
/
target
/
linux
/
ifxmips
/
nfs
/
base-files
/
etc
/
preinit.arch
1
2
grep "/dev/root" /proc/mounts |grep -q nfs && {
3
echo "- init nfs -"
4
exec /sbin/init
5
}
This page took
0.040412 seconds
and
5
git commands to generate.