diff options
author | Sébastien Szymanski <sebastien.szymanski@armadeus.com> | 2017-03-24 17:20:29 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-25 14:41:05 +0100 |
commit | c6bca8cef0310bc649240b451989457ce94a8358 (patch) | |
tree | c209d47ebb167a157caea45d9b04ca95ef8915d5 /fs/ubifs | |
parent | a655a74d1aaf77ea5e38b5965f9e0b8aac7681b7 (diff) | |
download | buildroot-c6bca8cef0310bc649240b451989457ce94a8358.tar.gz buildroot-c6bca8cef0310bc649240b451989457ce94a8358.zip |
fs/ext2: Remove support for auto-calculation of rootfs size
Auto-calculation of the rootfs size cannot be done in a reliable way
as it depends on the host filesystem and is broken on non ext4 host
(see bugs [1] [2]). So let the user specify the size he wants for his
rootfs.
[1] https://bugs.busybox.net/show_bug.cgi?id=8831
[2] https://bugs.busybox.net/show_bug.cgi?id=9496
Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Thomas: as suggested by Arnout, use 60 MB as the default size instead
of 64 MB.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions