Michael Kroes
fd6226187a
lower memory requirements to 512MB, display a warning if system memory is below 768MB. ( #952 )
2016-10-15 15:41:25 -04:00
Michael Kroes
9c8f2e75fc
allow i686 as a supported architecture
...
This is checked during preflight. See https://github.com/mail-in-a-box/mailinabox/issues/885 (#889 )
2016-07-29 09:07:16 -04:00
Michael Kroes
35a593af13
Improve preflight message
2016-03-14 07:14:09 +01:00
Michael Kroes
f69d6e9015
Add a preflight check for supported architecture
2016-03-14 07:00:33 +01:00
Michael Kroes
33a9fb6aa2
Add a better message
2016-03-11 15:14:37 +01:00
Michael Kroes
0bc5d20e8f
Add check for user overrides to wgetrc
2016-03-11 15:10:31 +01:00
Michael Kroes
a7e60af93f
Update comments
2016-02-21 12:47:09 -05:00
Michael Kroes
42f879687f
Add check to preflight for exec on tmp
2016-02-21 12:43:04 -05:00
Sheldon Rupp
52a216fbcb
Typo
...
Change KB to MB due to typo.
2015-09-05 21:29:24 +02:00
Joshua Tauberer
87f82addbc
preflight memory check: units problems
...
/proc/meminfo reports kibibytes. Lower the minimum memory requirement so that 768 MB (not MiB) also is allowed.
Report the detected memory in MB (not KiB), to be clearer.
Fixes #289 .
2015-01-11 14:13:35 +00:00
Joshua Tauberer
c1ccd22531
put a start script at /usr/local/bin/mailinabox
2014-09-22 16:37:12 -04:00
Helmuth Gronewold
3774f589c8
locale-safe check if we have enough memory installed
2014-08-25 23:36:55 +02: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