projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] qos-scripts: Rework qos-stat script
[openwrt.git]
/
package
/
base-files
/
files
/
lib
/
firstboot
/
30_no_fo_pivot
diff --git
a/package/base-files/files/lib/firstboot/30_no_fo_pivot
b/package/base-files/files/lib/firstboot/30_no_fo_pivot
index
cb82cde
..
b5c2601
100644
(file)
--- a/
package/base-files/files/lib/firstboot/30_no_fo_pivot
+++ b/
package/base-files/files/lib/firstboot/30_no_fo_pivot
@@
-5,7
+5,7
@@
no_fo_pivot() {
# switch to the new (empty) jffs2
- fopivot /
jffs
/rom 1
+ fopivot /
overlay
/rom 1
}
boot_hook_add no_fo no_fo_pivot
This page took
0.021891 seconds
and
4
git commands to generate.