Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/tar: update to 1.30 | Hannu Nyman | 2018-01-20 |
| | | | | | | update GNU tar to 1.30 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | ||
* | tar: override symlink permissions | Felix Fietkau | 2017-05-30 |
On Linux, symlink permissions cannot be altered and are always 0777. On Mac OS X they can be 0755. Force 0777 here to keep tarballs reproducible across systems Signed-off-by: Felix Fietkau <nbd@nbd.name> |