Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/docker-registry: upgrade to 2.6.0 | Jakub Jirutka | 2017-02-25 | 1 | -2/+2 |
| | |||||
* | community/docker-registry: improve runscript | Jakub Jirutka | 2017-02-25 | 2 | -18/+21 |
| | |||||
* | community/docker-registry: improve abuild | Jakub Jirutka | 2017-02-25 | 1 | -25/+27 |
| | |||||
* | community/docker-registry: upgrade to 2.5.1 | Christian Kampka | 2016-09-13 | 1 | -4/+4 |
| | |||||
* | community/docker-registry: new upstream version 2.4.1 | Christian Kampka | 2016-06-30 | 1 | -5/+5 |
| | |||||
* | community/[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 | -0/+1 |
| | | | | | | | | | | | | 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,,, | ||||
* | community/docker-registry: bump pkgrel | Christian Kampka | 2016-04-16 | 1 | -1/+1 |
| | |||||
* | community/docker-registry: fix build path | Christian Kampka | 2016-04-16 | 1 | -1/+2 |
| | |||||
* | community/docker-registry: new upstream version 2.4.0 | Christian Kampka | 2016-04-16 | 1 | -4/+4 |
| | |||||
* | community/docker-registry: new upstream version 2.3.1 | Christian Kampka | 2016-03-20 | 1 | -4/+4 |
| | |||||
* | community/docker-registry: new upstream version 2.2.1 | Christian Kampka | 2015-12-12 | 1 | -4/+4 |
| | |||||
* | community/docker-registry: enable on x86 | Natanael Copa | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | community/docker-registry: new upstream version 2.2.0 | Christian Kampka | 2015-11-04 | 1 | -5/+5 |
| | |||||
* | testing/docker-registry: move to community | Christian Kampka | 2015-10-21 | 3 | -0/+75 |