aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tengine/tengine.pre-upgrade
Commit message (Collapse)AuthorAgeFilesLines
* testing/{lusca,tengine}: Replace .pre-upgrade with link to .pre-install.Przemyslaw Pawelczyk2016-06-291-9/+1
| | | | | .pre-upgrade content was the same as .pre-install, so no change in .apk, thus no pkgrel bump.
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-2/+2
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* Reorder options passed to addgroup in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* testing/tengine: fix installDennis Przytarski2014-08-251-0/+9