aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-24 18:12:41 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-24 18:12:41 +0000
commitfb4e44b207b4e0313a7ff00c39f5ad93a4f1f855 (patch)
treec5a6fb4161422cd52844e5da9ab421cecd3b57d9 /target/linux/lantiq
parente137e0e5b0a2592478ef622fb44ebd395b8d95f3 (diff)
downloadmaster-187ad058-fb4e44b207b4e0313a7ff00c39f5ad93a4f1f855.tar.gz
master-187ad058-fb4e44b207b4e0313a7ff00c39f5ad93a4f1f855.tar.bz2
master-187ad058-fb4e44b207b4e0313a7ff00c39f5ad93a4f1f855.zip
lantiq: ubinize autoresize flag for rootfs_data
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41310 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/image/ubinize-overlay.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/image/ubinize-overlay.cfg b/target/linux/lantiq/image/ubinize-overlay.cfg
index ce8e5d97af..65f0f42c5b 100644
--- 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