Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tar: override symlink permissions | Felix Fietkau | 2017-12-13 | 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> (cherry picked from commit e25cedd0b5621dc02e47eea674006578ac062c9f) |