summaryrefslogtreecommitdiff
path: root/main/paxmark
AgeCommit message (Collapse)Author
2016-08-04main/paxmark: fix for busybox 1.25Natanael Copa
we cannot declare local variables in global scope anymore
2015-12-11main/paxmark: don't redirect attr stderr output to /dev/nullSören Tempel
Makes debugging easier.
2015-04-16main/paxmark: fix inverted testTimo Teräs
2015-04-16main/paxmark: add 'e' only if -z is not specifiedTimo Teräs
-z is clear all flags and it disables all flags - even the default ones.
2015-04-08main/paxmark: validate and sort xattr flagsTimo Teräs
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.
2014-10-31main/paxmark: new aportTimo Teräs
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.