kumquat-buildroot/fs
Yann E. MORIN 221808810d package/mke2img: add option to specify block size
ext filesystems can use a block size of 1024, 2048, or 4096 bytes, the
former being interesting to store small files, while the latter being
more intersting to store bigger files.

So far, we were using the default, which was to use a 1024-byte block.
Continue doing so (for now...).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-04 08:50:40 +02:00
..
axfs
cloop
cpio
cramfs
ext2 package/mke2img: add option to specify block size 2017-07-04 08:50:40 +02:00
initramfs
iso9660 fs/iso9660: doesn't support (grub2) EFI 2017-03-01 21:52:58 +01:00
jffs2
romfs
squashfs
tar fs/tar: make --no-recursion effective 2016-12-28 10:13:21 +01:00
ubifs
yaffs2
common.mk
Config.in