tar: fix reproducibility issue
authorFelix Fietkau <nbd@nbd.name>
Mon, 19 Dec 2016 20:06:07 +0000 (21:06 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 19 Dec 2016 20:07:39 +0000 (21:07 +0100)
commit2b510d97ba9f66ef1e5b40778ed85b47e3b7cbe3
treecde528e04104ec1dc70ddbaa80244d7f44e67750
parentdea6baf8fa193f494acb1811b573e52886213a0d
tar: fix reproducibility issue

Force root/root as names for uid0/gid0 instead of using the system
names. This helps make packed download tarballs more reproducible

Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/tar/patches/100-symlink-force-root-name.patch [new file with mode: 0644]