Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -2/+2 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Reorder options passed to adduser in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | testing/logstash: new aport | Steeve Chailloux | 2015-04-16 | 5 | -0/+103 |
http://logstash.net A flexible, open source, data collection, parsing and enrichment pipeline Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> |