Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/x2goserver: upgrade to 4.0.1.20 | Francesco Colista | 2016-11-22 | 1 | -5/+5 |
| | |||||
* | [various] rename dependency python-dev to python2-dev | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | testing/x2goserver: disabled man2html usage for building doc | Francesco Colista | 2016-04-25 | 1 | -11/+11 |
| | |||||
* | 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 | -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 | -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. | ||||
* | 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,,, | ||||
* | update of package x2goserver | Jean-Charles de Longueville | 2015-03-16 | 3 | -14/+15 |
| | |||||
* | testing/x2goserver: upgrade to 4.0.1.15 | Fabian Affolter | 2014-05-26 | 1 | -4/+4 |
| | | | | ref #1066 | ||||
* | testing/x2goserver: upgrade to 4.0.1.6 | Fabian Affolter | 2013-11-20 | 1 | -4/+4 |
| | |||||
* | testing/x2goserver: upgrade to 4.0.0.0 | Fabian Affolter | 2013-03-11 | 1 | -7/+9 |
| | |||||
* | testing/x2goserver: one more build fix | Jeff Bilyk | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | testing/x2goserver: build fix | Jeff Bilyk | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | testing/x2goserver: new aport | Jeff Bilyk | 2012-03-27 | 2 | -0/+46 |
adding x2goserver |