ec8d7c7fc60057d64fff4e4df9eb23fb95cf56bc
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / image / ubinize-nbg6716.ini
1 [rootfs]
2 # Volume mode (other option is static)
3 mode=ubi
4 # Source image
5 image=ubi_root.img
6 # Volume ID in UBI image
7 vol_id=0
8 # Allow for dynamic resize
9 vol_type=dynamic
10 # Volume name
11 vol_name=rootfs
12 # Autoresize volume at first mount
13 # vol_flags=autoresize
14 vol_size=40MiB
15
16 [rootfs_data]
17 # Volume mode (other option is static)
18 mode=ubi
19 # Source image
20 image=jffs2.eof
21 # Volume ID in UBI image
22 vol_id=1
23 # Allow for dynamic resize
24 vol_type=dynamic
25 # Volume name
26 vol_name=rootfs_data
27 # Autoresize volume at first mount
28 vol_size=100MiB
29 #vol_flags=autoresize