aboutsummaryrefslogtreecommitdiffstats
path: root/setup-acf.in
Commit message (Collapse)AuthorAgeFilesLines
* indent heredocs and replace echos with heredoc where appropriateJakub Jirutka2016-11-021-25/+25
|
* replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka2016-11-021-2/+2
|
* setup-acf: force update of openrc dependency cacheNatanael Copa2012-10-021-0/+2
| | | | | In some situations it might not be updated automatically due to timestamp resolution on filesystem is 1 sec.
* setup-acf: fix -aNatanael Copa2012-05-021-1/+1
|
* setup-acf: install packages before creating acf passwordNatanael Copa2012-05-021-3/+3
| | | | the acfpasswd utility needs to be installed first
* setup-acf: use new location for mini_httpd.confNatanael Copa2012-05-021-2/+2
|
* setup-acf: use acfpasswd utility to set passwordNatanael Copa2012-01-121-5/+2
|
* Use 'apk <cmd>' instead of apk_<cmd>Natanael Copa2011-10-241-2/+2
|
* Bugfix: If hostname -f does not work, then ssl creation will break and acf ↵Mika Havela2011-02-221-1/+1
| | | | | | won't work FQDN hostname might not be set in /etc/hosts and this could cause 'hostname -f' to fail. Even this does not happen too often, it still is a possibility. This patch prevents the problem.
* setup-acf: install opensslNatanael Copa2010-07-201-1/+1
| | | | so we can generate the certificate
* setup-acf: set permissions on /etc/acf/passwdNatanael Copa2009-10-091-0/+1
|
* setup-acf: use mini_httpd's default config and logfileNatanael Copa2009-09-031-6/+0
|
* setup-acf: added -e option to set email for self signed certNatanael Copa2009-09-011-2/+3
|
* setup-acf: use FQDN for selfsigned certNatanael Copa2009-08-311-2/+2
| | | | and make it possible to override the email address
* setup-acf: fix password generationNatanael Copa2009-08-201-1/+1
|
* setup-acf: create dir if missingNatanael Copa2009-08-191-0/+1
|
* renamed setup-webconf to setup-acfNatanael Copa2009-08-191-0/+111