Joshua Tauberer
|
47acbbf332
|
bump to latest version of my email_validator library
|
2015-06-23 16:43:35 -04:00 |
Joshua Tauberer
|
5edaeb8c7b
|
add a new autoconfiguration option PRIMARY_HOSTNAME=auto to simply grab the hostname from reverse DNS
drawn from 5b23a06a74 .
|
2015-06-18 07:46:09 -04:00 |
Joshua Tauberer
|
3a28d1b073
|
showing the Mail-in-a-Box version using git describe was broken since dd6a8d99
|
2015-06-18 07:45:55 -04:00 |
Joshua Tauberer
|
6f2226bfcd
|
move more of start.sh into questions.sh to keep start.sh cleaner and encapsulate all of the variable setting in a single script
Based on 5b23a06a74 .
|
2015-06-18 07:38:18 -04:00 |
Joshua Tauberer
|
0754ce01b1
|
questions.sh needs to apt-get update before it does an apt-get install, see #431, see #438
|
2015-06-10 09:43:22 -04:00 |
Joshua Tauberer
|
3b86b3fe66
|
bump to email_validator 0.1.0-rc5
|
2015-05-19 08:37:17 -04:00 |
Joshua Tauberer
|
1f08997a9e
|
need my new email_validator library during questions
|
2015-05-03 11:02:23 -04:00 |
Joshua Tauberer
|
d775f90f0c
|
prevent apt from asking the user any questions
Add additional options to really prevent apt from asking questions, which causes setup to hang because stdin/out have been redirected.
fixes #270, #291
|
2015-02-13 13:41:52 +00:00 |
Joshua Tauberer
|
c1ccd22531
|
put a start script at /usr/local/bin/mailinabox
|
2014-09-22 16:37:12 -04:00 |
Joshua Tauberer
|
24ff0e04b1
|
output/text tweaks
|
2014-08-27 14:42:00 +00:00 |
Joshua Tauberer
|
245864caac
|
bug in the IPV6 question
|
2014-08-26 10:34:22 +00:00 |
Joshua Tauberer
|
ea32af1f0e
|
Merge commit 'b0d6473c3c6748a68f4845324fee13f3153bc18f' into usedialog
Conflicts:
setup/start.sh (changes are in questions.sh now)
|
2014-08-25 08:26:39 -04:00 |
Joshua Tauberer
|
faf6f87a63
|
move the user-interactive questions and other parts of start.sh into new files
|
2014-08-25 08:09:37 -04:00 |