summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-09-06 17:19:30 +0200
committerFelix Fietkau <nbd@nbd.name>2016-09-08 15:28:39 +0200
commita1f83bad606411a561e8e60110c71232b1a28aa2 (patch)
tree0dcac69e85207386d72cbbbc3b7585c9c837bc9f /config
parentdbbd5eef58fb5617b45802f98b5a73981fc4f4f2 (diff)
downloadmaster-31e0f0ae-a1f83bad606411a561e8e60110c71232b1a28aa2.tar.gz
master-31e0f0ae-a1f83bad606411a561e8e60110c71232b1a28aa2.tar.bz2
master-31e0f0ae-a1f83bad606411a561e8e60110c71232b1a28aa2.zip
images: bump default rootfs size to 256 MB
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'config')
-rw-r--r--config/Config-images.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-images.in b/config/Config-images.in
index 4e7f8c5197..05b817bad4 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -260,7 +260,7 @@ menu "Target Images"
config TARGET_ROOTFS_PARTSIZE
int "Root filesystem partition size (in MB)"
depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 || TARGET_mvebu
- default 48
+ default 256
help
Select the root filesystem partition size.