generate ubifs images

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39576
This commit is contained in:
Imre Kaloz
2014-02-12 10:48:33 +00:00
parent 3194834c55
commit 936166c042
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
[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