Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/paxmark: fix inverted test | Timo Teräs | 2015-04-16 | 2 | -5/+5 |
| | |||||
* | main/paxmark: add 'e' only if -z is not specified | Timo Teräs | 2015-04-16 | 2 | -5/+5 |
| | | | | -z is clear all flags and it disables all flags - even the default ones. | ||||
* | main/paxmark: validate and sort xattr flags | Timo Teräs | 2015-04-08 | 2 | -7/+18 |
| | | | | | | pax allows each letter to be in the xattr value only once, so create the value accordingly. This also keeps the letters sorted in the xattr value which is useful for apk in various ways. | ||||
* | main/paxmark: new aport | Timo Teräs | 2014-10-31 | 2 | -0/+52 |
ship alpine specific paxmark.sh that does the correct paxmarking. intended to be used in APKBUILDs to tag files. similar to what you would find from elfix. |