projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf1d6e4
)
lantiq: ubinize autoresize flag for rootfs_data
author
John Crispin
<john@openwrt.org>
Tue, 24 Jun 2014 18:12:41 +0000
(18:12 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 24 Jun 2014 18:12:41 +0000
(18:12 +0000)
Setting this flag allows rootfs_data to expand on first boot
to fill remaining free space on nand.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41310
target/linux/lantiq/image/ubinize-overlay.cfg
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/ubinize-overlay.cfg
b/target/linux/lantiq/image/ubinize-overlay.cfg
index ce8e5d97af4b16d86b66a51a1f9aa6c9d4c607a4..65f0f42c5bec0ecf91d91c35b95c41c143acb47e 100644
(file)
--- a/
target/linux/lantiq/image/ubinize-overlay.cfg
+++ b/
target/linux/lantiq/image/ubinize-overlay.cfg
@@
-19,3
+19,5
@@
vol_type=dynamic
# Volume name
vol_name=rootfs_data
vol_size=1MiB
+# Autoresize volume at first mount
+vol_flags=autoresize