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 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
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 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
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