kumquat-buildroot/fs
Yann E. MORIN 66ee6dc872 fs/tar: only store numeric uid/gid
If a target user is asigned a UID (e.g. 1000) that happens to also exist
on the build machine, tar will happily store the username for that user.

This can be seen by some as potential information disclosure.

Instruct tar to just store the numeric uid/gid.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-19 22:02:59 +01:00
..
cloop Normalize separator size to 80 2013-06-07 10:54:54 +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: add option to specify a filesystem label 2014-12-07 22:07:22 +01:00
initramfs linux: remove support of linux26-* targets 2014-07-29 23:47:03 +02:00
iso9660 fs/iso9660: use install instead of cp 2014-11-22 19:01:27 +01:00
jffs2 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
romfs .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
squashfs fs/squashfs: add lz4 compression support 2014-05-18 23:48:28 +02:00
tar fs/tar: only store numeric uid/gid 2015-02-19 22:02:59 +01:00
ubifs fs/ubi: add option to use custom ubinize config file 2014-02-08 22:57:31 +01:00
yaffs2 yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00
common.mk package: indentation cleanup 2014-12-10 21:53:30 +01:00
Config.in yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00