aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lshell
Commit message (Collapse)AuthorAgeFilesLines
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* testing/[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-0/+2
| | | | | | | | | | | | 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 Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* testing/lshell: update to 0.9.18Stuart Cardall2016-02-291-4/+4
|
* testing/lshell: update to 0.9.17Stuart Cardall2015-08-171-6/+6
| | | | | | | | | | | | | | | changelog: Added include_dir directive to include split configuration files from a directory. Added possibility of using 'all' for sudo commands Replaced os.system by subprocess (python) Added support for sudo -u Corrected shell variable expansion Corrected bugs in aliases support Fixed timer (idle session) Added exit code support Fixed wrong group reference for logging Replaced Python os.system with subprocess
* testing/lshell: removed whitespaceFrancesco Colista2015-07-161-1/+0
|
* testing/lshell: add pre-install scriptStuart Cardall2015-07-162-1/+6
| | | | | | add lshell user:group with $pkgrel bumped
* testing/lshell: upgrade to 0.9.16Fabian Affolter2013-09-171-2/+4
|
* testing/lshell: new aportFabian Affolter2012-09-211-0/+38