1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 03:14:14 +03:00
openwrt-xburst/target/linux/omap35xx/image/ubinize.cfg
hcg bc7abc3121 [gumstix] Add support for ubifs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 14:58:30 +00: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