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:
13
binaries/reflash/ubinize.cfg
Normal file
13
binaries/reflash/ubinize.cfg
Normal 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
|
||||
Reference in New Issue
Block a user