summaryrefslogtreecommitdiff
path: root/setup-acf.in
AgeCommit message (Collapse)Author
2012-10-02setup-acf: force update of openrc dependency cacheNatanael Copa
In some situations it might not be updated automatically due to timestamp resolution on filesystem is 1 sec.
2012-05-02setup-acf: fix -aNatanael Copa
2012-05-02setup-acf: install packages before creating acf passwordNatanael Copa
the acfpasswd utility needs to be installed first
2012-05-02setup-acf: use new location for mini_httpd.confNatanael Copa
2012-01-12setup-acf: use acfpasswd utility to set passwordNatanael Copa
2011-10-24Use 'apk <cmd>' instead of apk_<cmd>Natanael Copa
2011-02-22Bugfix: If hostname -f does not work, then ssl creation will break and acf ↵Mika Havela
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.
2010-07-20setup-acf: install opensslNatanael Copa
so we can generate the certificate
2009-10-09setup-acf: set permissions on /etc/acf/passwdNatanael Copa
2009-09-03setup-acf: use mini_httpd's default config and logfileNatanael Copa
2009-09-01setup-acf: added -e option to set email for self signed certNatanael Copa
2009-08-31setup-acf: use FQDN for selfsigned certNatanael Copa
and make it possible to override the email address
2009-08-20setup-acf: fix password generationNatanael Copa
2009-08-19setup-acf: create dir if missingNatanael Copa
2009-08-19renamed setup-webconf to setup-acfNatanael Copa