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
cpio
cramfs
ext2 fs/ext2: add option to specify a filesystem label 2014-12-07 22:07:22 +01:00
initramfs
iso9660
jffs2
romfs
squashfs
tar fs/tar: only store numeric uid/gid 2015-02-19 22:02:59 +01:00
ubifs
yaffs2
common.mk package: indentation cleanup 2014-12-10 21:53:30 +01:00
Config.in