projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43ee145
)
fix jffs2 and mini_fo mount in failsafe (patch from #7134)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Apr 2010 14:24:58 +0000
(14:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Apr 2010 14:24:58 +0000
(14:24 +0000)
SVN-Revision: 20838
package/base-files/files/sbin/mount_root
patch
|
blob
|
history
diff --git
a/package/base-files/files/sbin/mount_root
b/package/base-files/files/sbin/mount_root
index 033dfda29f6424e3ddb2db3db86ed0e46039c1ff..2d73dac53f2a29a6225a1b3581d7aa088c8668ec 100755
(executable)
--- a/
package/base-files/files/sbin/mount_root
+++ b/
package/base-files/files/sbin/mount_root
@@
-23,4
+23,4
@@
preinit_echo() {
echo "$@"
}
-boot_run_hook mount_root
+boot_run_hook
preinit_
mount_root