projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6100a1
)
omap24xx: Use noatime for maemo partitions
author
Michael Büsch
<mb@bu3sch.de>
Sun, 20 Feb 2011 23:50:59 +0000
(23:50 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sun, 20 Feb 2011 23:50:59 +0000
(23:50 +0000)
SVN-Revision: 25638
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 64446e3c8cc89119baf5d52be70829d6011f5e1e..0910277b2605cb458f5f66f40eebe5af59ad32e9 100644
(file)
--- a/
target/linux/omap24xx/base-files/etc/config/fstab
+++ b/
target/linux/omap24xx/base-files/etc/config/fstab
@@
-2,12
+2,12
@@
config mount
option target /maemo/initfs
option device /dev/mtdblock3
option fstype jffs2
- option options rw
+ option options rw
,noatime
option enabled 0
config mount
option target /maemo/rootfs
option device /dev/mtdblock4
option fstype jffs2
- option options rw
+ option options rw
,noatime
option enabled 0