projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc8228d
)
omap24xx: Don't automatically mount maemo fs
author
Michael Büsch
<mb@bu3sch.de>
Thu, 27 Jan 2011 22:15:43 +0000
(22:15 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Thu, 27 Jan 2011 22:15:43 +0000
(22:15 +0000)
SVN-Revision: 25178
target/linux/omap24xx/base-files/etc/config/fstab
patch
|
blob
|
history
diff --git
a/target/linux/omap24xx/base-files/etc/config/fstab
b/target/linux/omap24xx/base-files/etc/config/fstab
index 5430d56d59a903106d074a3730dd167e8f2f220c..64446e3c8cc89119baf5d52be70829d6011f5e1e 100644
(file)
--- a/
target/linux/omap24xx/base-files/etc/config/fstab
+++ b/
target/linux/omap24xx/base-files/etc/config/fstab
@@
-3,11
+3,11
@@
config mount
option device /dev/mtdblock3
option fstype jffs2
option options rw
- option enabled
1
+ option enabled
0
config mount
option target /maemo/rootfs
option device /dev/mtdblock4
option fstype jffs2
option options rw
- option enabled
1
+ option enabled
0