projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write...
[openwrt.git]
/
package
/
block-mount
/
files
/
fstab.config
1
config global automount
2
option from_fstab 1
3
option anon_mount 1
4
5
config global autoswap
6
option from_fstab 1
7
option anon_swap 0
8
9
config mount
10
option target /home
11
option device /dev/sda1
12
option fstype ext4
13
option options rw,sync
14
option enabled 0
15
option enabled_fsck 0
16
17
config swap
18
option device /dev/sda2
19
option enabled 0
20
This page took
0.042442 seconds
and
5
git commands to generate.