mailinabox/setup
Joshua Tauberer 7ea956d3bc install network-checks's dependencies
Since it runs before the real setup begins, we must make sure that packages are installed.

Also removing bind9-host's installation from system.sh. In 189dd6000e I added this so we could use `host`
to aid Docker autoconfiguration. Docker support was since removed but this hadn't gotten removed, which lead me to think it was
normally installed by Ubuntu. It's now installed in `network-checks.sh`.

fixes #180
2014-09-07 12:29:23 +00:00
..
bootstrap.sh bootstrap.sh: allow overring the tag to checkout by setting the TAG environment variable (helpful for debugging) 2014-08-25 08:18:46 -04:00
csr_country_codes.tsv when asking for a CSR country code, give the user a list 2014-08-21 17:28:04 +00:00
dkim.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
dns.sh add SSHFP records to DNS 2014-08-27 12:59:40 +00:00
firstuser.sh move the user-interactive questions and other parts of start.sh into new files 2014-08-25 08:09:37 -04:00
functions.sh link-local IPv6 addresses need a '%interface' specification to be useful 2014-08-31 08:09:13 -04:00
mail-dovecot.sh increase dovecot imap_idle_notify_interval to 4 minutes 2014-08-10 11:39:29 +00:00
mail-postfix.sh s/joshdata/mailinabox/ due to repo moving to the org account 2014-08-16 13:16:01 +00:00
mail-users.sh make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
management.sh show the status of backups in the control panel 2014-09-01 13:06:53 +00:00
migrate.py normalize some whitespace 2014-08-26 07:13:47 -04:00
network-checks.sh install network-checks's dependencies 2014-09-07 12:29:23 +00:00
owncloud.sh this is what I meant 2014-09-01 10:32:44 +02:00
preflight.sh locale-safe check if we have enough memory installed 2014-08-25 23:36:55 +02:00
questions.sh output/text tweaks 2014-08-27 14:42:00 +00:00
spamassassin.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
ssl.sh when generating SSL CSRs, using SHA256 as SHA1 is being phased out, per @konklone 2014-08-23 17:49:33 -04:00
start.sh showing the mail-in-a-box version might fail if git isn't actually installed 2014-09-01 07:51:25 -04:00
system.sh install network-checks's dependencies 2014-09-07 12:29:23 +00:00
web.sh Support more concurrent connections 2014-09-04 16:40:33 +02:00
webmail.sh Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key. 2014-08-26 22:16:31 +02:00
zpush.sh Revert commit "Support more concurrent connections for z-push" 2014-09-04 16:39:38 +02:00