Explorar o código

Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space

Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 34441
Gabor Juhos %!s(int64=13) %!d(string=hai) anos
pai
achega
9691b3f4bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Config.in

+ 1 - 1
Config.in

@@ -128,7 +128,7 @@ menu "Target Images"
 	config TARGET_ROOTFS_RESERVED_PCT
 		int "Percentage of reserved blocks in root filesystem"
 		depends TARGET_ROOTFS_EXT4FS
-		default 5
+		default 0
 		help
 		    Allows you to change the percentage of reserved blocks in the root filesystem