aboutsummaryrefslogtreecommitdiffstats
path: root/main/paxmark/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/paxmark: fix inverted testTimo Teräs2015-04-161-4/+4
|
* main/paxmark: add 'e' only if -z is not specifiedTimo Teräs2015-04-161-4/+4
| | | | -z is clear all flags and it disables all flags - even the default ones.
* main/paxmark: validate and sort xattr flagsTimo Teräs2015-04-081-4/+4
| | | | | | 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 aportTimo Teräs2014-10-311-0/+27
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.