projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbbd5ee
)
images: bump default rootfs size to 256 MB
author
Felix Fietkau
<nbd@nbd.name>
Tue, 6 Sep 2016 15:19:30 +0000
(17:19 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 8 Sep 2016 13:28:39 +0000
(15:28 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
config/Config-images.in
patch
|
blob
|
history
diff --git
a/config/Config-images.in
b/config/Config-images.in
index 4e7f8c5197796a10cd474ce667f88682d523b2f2..05b817bad4c9c2d98f7dc116cae0f897354dc49f 100644
(file)
--- 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.