Przeglądaj źródła

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 <[email protected]>

SVN-Revision: 41310
John Crispin 11 lat temu
rodzic
commit
aca708e4e6
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      target/linux/lantiq/image/ubinize-overlay.cfg

+ 2 - 0
target/linux/lantiq/image/ubinize-overlay.cfg

@@ -19,3 +19,5 @@ vol_type=dynamic
 # Volume name
 vol_name=rootfs_data
 vol_size=1MiB
+# Autoresize volume at first mount
+vol_flags=autoresize