summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image/ubinize-overlay.cfg
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-24 18:12:41 +0000
committerJohn Crispin <john@openwrt.org>2014-06-24 18:12:41 +0000
commitaca708e4e605f566e7043d4753b830aeb3e42d2e (patch)
tree154f6368d78b3f4c5279a08daa0a0b3d1dcd5895 /target/linux/lantiq/image/ubinize-overlay.cfg
parent70a27a518e842f0180271ab79e058c3d20821bc7 (diff)
downloadmaster-31e0f0ae-aca708e4e605f566e7043d4753b830aeb3e42d2e.tar.gz
master-31e0f0ae-aca708e4e605f566e7043d4753b830aeb3e42d2e.tar.bz2
master-31e0f0ae-aca708e4e605f566e7043d4753b830aeb3e42d2e.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> SVN-Revision: 41310
Diffstat (limited to 'target/linux/lantiq/image/ubinize-overlay.cfg')
-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