x86: revert default root size back to 256 MB
authorFelix Fietkau <nbd@nbd.name>
Thu, 15 Dec 2016 10:43:34 +0000 (11:43 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 15 Dec 2016 10:46:01 +0000 (11:46 +0100)
commit4cc1f1ac1cb7fe5216792f346a85c2c119b33a04
tree699f137c14927dc4bbcd9768d2fc3a03c74f2540
parentfb74550bdfb4bc19685d7d5d34087f89a68d50e5
x86: revert default root size back to 256 MB

2 GB is overkill and was only added to allow unlimited ext4 resizing,
which is a pretty rare use case. 256 MB allows resizing up to 256 GB,
which should be good enough for almost all users.

A lot of this is mostly irrelevant anyway, since you can just use
squashfs + ext4 overlay.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
config/Config-images.in