kumquat-buildroot/fs
Atharva Lele c2eb6f0c12 fs/common.mk: do not store original names and timestamps when creating gzipped rootfs
Using the GZIP environment variable to pass gzip options is
deprecated, and therefore we are going to remove the "GZIP = -n"
definition from the main Buildroot Makefile. In preparation for this,
we explicitly add the -n argument to the gzip call in fs/common.mk to
ensure reproducibility.

Signed-off-by: Atharva Lele <itsatharva@gmail.com>
Acked-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 44d17dd128)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-08-04 19:10:46 +02:00
..
axfs
btrfs
cloop
cpio
cramfs
ext2
f2fs fs/f2fs: simplify overprovision option handling 2018-11-08 21:17:49 +01:00
initramfs
iso9660
jffs2
romfs
squashfs
tar fs/tar: explicitly set extended header values to ensure binary reproducibility 2019-07-31 23:47:28 +02:00
ubi
ubifs
yaffs2
common.mk fs/common.mk: do not store original names and timestamps when creating gzipped rootfs 2019-08-04 19:10:46 +02:00
Config.in fs/f2fs: add support for creating a f2fs image 2018-11-03 15:14:47 +01:00