Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/paxmark: add paxmark also to disk inside fakeroot | Timo Teräs | 2017-01-27 | 1 | -4/+4 |
| | |||||
* | main/paxmark: checksums | William Pitcock | 2017-01-24 | 1 | -3/+3 |
| | |||||
* | main/paxmark: remove paxctl usage | William Pitcock | 2017-01-24 | 1 | -3/+3 |
| | |||||
* | main/paxmark: fix for busybox 1.25 | Natanael Copa | 2016-08-04 | 1 | -4/+4 |
| | | | | we cannot declare local variables in global scope anymore | ||||
* | main/paxmark: don't redirect attr stderr output to /dev/null | Sören Tempel | 2015-12-11 | 1 | -4/+4 |
| | | | | Makes debugging easier. | ||||
* | main/paxmark: fix inverted test | Timo Teräs | 2015-04-16 | 1 | -4/+4 |
| | |||||
* | main/paxmark: add 'e' only if -z is not specified | Timo Teräs | 2015-04-16 | 1 | -4/+4 |
| | | | | -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 | 1 | -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 aport | Timo Teräs | 2014-10-31 | 1 | -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. |