mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: ubinize autoresize flag for rootfs_data
Setting this flag allows rootfs_data to expand on first boot to fill remaining free space on nand. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e137e0e5b0
commit
fb4e44b207
@ -19,3 +19,5 @@ vol_type=dynamic
|
||||
# Volume name
|
||||
vol_name=rootfs_data
|
||||
vol_size=1MiB
|
||||
# Autoresize volume at first mount
|
||||
vol_flags=autoresize
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user