Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -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 Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | Reorder options passed to addgroup in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | testing/tengine: fix install | Dennis Przytarski | 2014-08-25 | 1 | -0/+9 |