buildroot/fs
Sébastien Szymanski c6bca8cef0 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>
2017-03-25 14:41:05 +01:00
..
axfs fs/axfs: fix URL indentation 2015-10-15 21:59:39 +02:00
cloop fs/cloop: split long line 2016-06-06 23:19:26 +02:00
cpio package: indentation cleanup 2014-10-26 05:47:05 +01:00
cramfs package: indentation cleanup 2014-10-23 22:13:29 +02:00
ext2 fs/ext2: Remove support for auto-calculation of rootfs size 2017-03-25 14:41:05 +01:00
initramfs fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
iso9660 fs/iso9660: doesn't support (grub2) EFI 2017-03-01 21:52:58 +01:00
jffs2 fs/jffs2: split commands 2016-06-07 22:21:08 +02:00
romfs fs/romfs: remove redunant ROMFS_TARGET definition 2015-10-06 08:20:01 +02:00
squashfs fs/squashfs: remove useless chmod 2016-06-07 22:21:29 +02:00
tar fs/tar: make --no-recursion effective 2016-12-28 10:13:21 +01:00
ubifs fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabled 2016-11-27 20:31:37 +01:00
yaffs2 yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00
common.mk fs: set packages permissions even with no system device tables 2016-12-14 23:45:48 +01:00
Config.in axfs: add new filesystem type 2015-10-14 23:47:30 +02:00