openwrtv3/target/linux/xburst/image/ubinize.cfg
Lars-Peter Clausen 541158d5ad Merge xburst target.
SVN-Revision: 19098
2010-01-11 04:44:45 +00:00

14 lines
254 B
INI

[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