Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/tar: update to 1.30 | Hannu Nyman | 2018-01-20 | 1 | -1/+1 |
| | | | | | | update GNU tar to 1.30 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | ||||
* | tar: override symlink permissions | Felix Fietkau | 2017-05-30 | 1 | -0/+10 |
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> |