1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-04-21 12:27:27 +03:00

fix the tar parameter, rootfs name, some cleanup

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-08-13 17:55:45 +08:00
parent 18e79c4816
commit 300b07c464
2 changed files with 28 additions and 13 deletions

View File

@@ -0,0 +1,13 @@
[rootfs]
# Volume mode (other option is static)
mode=ubi
# Source image
image=openwrt-xburst-qi_lb60-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