aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/image/ubinize.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/image/ubinize.cfg')
-rw-r--r--target/linux/kirkwood/image/ubinize.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/kirkwood/image/ubinize.cfg b/target/linux/kirkwood/image/ubinize.cfg
new file mode 100644
index 0000000..e4149ec
--- /dev/null
+++ b/target/linux/kirkwood/image/ubinize.cfg
@@ -0,0 +1,13 @@
+[rootfs]
+# Volume mode (other option is static)
+mode=ubi
+# Source image
+image=root.ubifs
+# Volume ID in UBI image
+vol_id=0
+# Allow for dynamic resize
+vol_type=dynamic
+# Volume name
+vol_name=rootfs
+# Autoresize volume at first mount
+vol_flags=autoresize