1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 23:34:59 +02:00
openwrt-xburst/target/linux/xburst/image/ubinize.cfg
Lars-Peter Clausen 2982c214f6 Add ubifs support.
2009-11-14 20:27:04 +01:00

15 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