Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/smstools: upgrade to 3.1.21 | Leonardo Arena | 2017-05-04 | 1 | -3/+3 |
| | |||||
* | community/smstools: remove _builddir | Leonardo Arena | 2017-05-03 | 1 | -8/+8 |
| | |||||
* | community/smstools: upgrade to 3.1.20, disable check(), modernize APKBUILD | Leonardo Arena | 2017-05-03 | 1 | -16/+4 |
| | |||||
* | community/smstools: upgrade to 3.1.19 | Leonardo Arena | 2017-03-13 | 1 | -2/+2 |
| | |||||
* | community/smstools: upgrade to 3.1.18 | Leonardo Arena | 2017-03-09 | 1 | -2/+2 |
| | |||||
* | community/smstools: upgrade to 3.1.17 | Leonardo Arena | 2017-02-25 | 1 | -10/+2 |
| | |||||
* | community/smstools: upgrade to 3.1.16 | Leonardo Arena | 2017-02-09 | 2 | -51/+5 |
| | |||||
* | community/[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 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -3/+5 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux 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. | ||||
* | community/smstools: move from main | Leonardo Arena | 2015-11-03 | 6 | -0/+180 |