projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[au1000] reinstate 2.6.30 support until 2.6.32 is fixed
[openwrt.git]
/
target
/
linux
/
pxcab
/
base-files
/
lib
/
preinit
/
15_essential_fs_pxcab
1
#!/bin/sh
2
3
#!/bin/sh
4
5
do_mount_procfs
() {
6
mount
-t
proc none
/
proc
7
}
8
This page took
0.053435 seconds
and
5
git commands to generate.