Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/[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 | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | main/darkhttpd: upgrade to 1.12 | Natanael Copa | 2016-02-16 | 1 | -5/+5 |
| | |||||
* | main/darkhttpd: be silent when starting from init | Carlo Landmeter | 2015-09-23 | 2 | -4/+5 |
| | |||||
* | rebuild to properly set maintainer | Carlo Landmeter | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | main/darkhttpd: fix maintainer name | Alan Lacerda | 2015-09-16 | 1 | -3/+3 |
| | |||||
* | main/darkhttpd: allow multiple instances | Natanael Copa | 2015-04-30 | 2 | -5/+8 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/darkhttpd: upgrade to 1.11 | Natanael Copa | 2015-01-27 | 1 | -5/+5 |
| | |||||
* | main/darkhttpd: add logrotate script and support for args | Natanael Copa | 2014-11-27 | 3 | -5/+35 |
| | | | | | | | we add support for following config seettings in conf.d: addr: set listen address port: set lisetn port mimetypes: set file with mimetypes | ||||
* | main/darkhttpd: upgrade to 1.10 | Natanael Copa | 2014-07-04 | 1 | -5/+5 |
| | |||||
* | main/darkhttpd: moved from testing | Natanael Copa | 2014-03-05 | 3 | -0/+66 |
fixes #2538 |