kumquat-buildroot/fs
Peter Korsgaard 219d0b5db2 fs/ext2: default to ext2 rev1
Rev0 is very old (E.G. from before Linux was maintained in git), the kernel
prints a scary warning when used:

EXT4-fs warning (device sda): ext4_update_dynamic_rev:746: updating to rev 1
because of new feature flag, running e2fsck is recommended

And rev0 support is broken in u-boot 2016.11:
http://lists.denx.de/pipermail/u-boot/2016-December/275916.html

So default to rev1 instead.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-12-14 15:59:38 +01:00
..
axfs
cloop
cpio
cramfs
ext2 fs/ext2: default to ext2 rev1 2016-12-14 15:59:38 +01:00
initramfs
iso9660 fs/iso9660: drop reference to host-fakeroot 2016-11-03 23:28:01 +01:00
jffs2
romfs
squashfs
tar fs/tar: make results reproducible 2016-11-23 22:55:34 +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
common.mk Merge branch 'next' 2016-12-01 22:29:56 +01:00
Config.in