aboutsummaryrefslogtreecommitdiffstats
path: root/main/mumble
Commit message (Collapse)AuthorAgeFilesLines
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-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 Pawelczyk2016-04-251-2/+4
| | | | | | | | | | | | 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.
* main/mumble: new upstream version 1.2.10Christian Kampka2015-11-101-5/+5
|
* main/mumble: fix buildChristian Kampka2015-11-101-2/+3
|
* main/mumble: upgrade to 1.2.9Natanael Copa2015-06-242-40/+5
|
* main/mumble: fix buildNatanael Copa2015-06-092-10/+54
| | | | ref #4258
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/mumble: move from testingNatanael Copa2014-11-173-0/+109