projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: add a workaround for ar8316 not always driving the TA bit to low
[openwrt.git]
/
target
/
linux
/
x86
/
olpc
/
base-files
/
lib
/
preinit
/
15_essential_fs_x86
1
#!/bin/sh
2
# Copyright (C) 2006-2010 OpenWrt.org
3
# Copyright (C) 2010 Vertical Communications
4
5
do_mount_procfs
() {
6
mount
-t
proc none
/
proc
7
}
8
9
This page took
0.04748 seconds
and
5
git commands to generate.