Root/target/linux/xburst/image/ubinize.cfg

1[rootfs]
2# Volume mode (other option is static)
3mode=ubi
4# Source image
5image=root.ubifs
6# Volume ID in UBI image
7vol_id=0
8# Allow for dynamic resize
9vol_type=dynamic
10# Volume name
11vol_name=rootfs
12# Autoresize volume at first mount
13vol_flags=autoresize
14
15

Archive Download this file



interactive