Commit Graph

13 Commits

Author SHA1 Message Date
Leonardo Arena
ee7342c046 community/smstools: upgrade to 3.1.21 2017-05-04 12:45:09 +00:00
Leonardo Arena
52197adcab community/smstools: remove _builddir 2017-05-03 09:58:39 +00:00
Leonardo Arena
f8b9a6368f community/smstools: upgrade to 3.1.20, disable check(), modernize APKBUILD 2017-05-03 09:54:53 +00:00
Leonardo Arena
f434f58929 community/smstools: upgrade to 3.1.19 2017-03-13 12:46:18 +00:00
Leonardo Arena
133aea0afd community/smstools: upgrade to 3.1.18 2017-03-09 13:39:10 +00:00
Leonardo Arena
ed985e8315 community/smstools: upgrade to 3.1.17 2017-02-25 10:59:04 +00:00
Leonardo Arena
9e5dd61600 community/smstools: upgrade to 3.1.16 2017-02-09 12:38:09 +00:00
Przemyslaw Pawelczyk
12b331734c community/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:10:48 +00:00
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
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.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Przemyslaw Pawelczyk
2a573734b6 Reorder options passed to adduser in scripts: make -S first.
It's only for consistency and to ease spotting lack of it.
2016-04-25 06:51:49 +00:00
Leonardo Arena
e341338ef9 community/smstools: move from main 2015-11-03 10:00:06 +00:00