More adjustments to the launcher resource checks
authorMatt Palmer <mpalmer@hezmatt.org>
Tue, 15 Sep 2015 23:56:14 +0000 (09:56 +1000)
committerMatt Palmer <mpalmer@hezmatt.org>
Tue, 15 Sep 2015 23:56:14 +0000 (09:56 +1000)
commita752d8eaaf9c18f40516dd617dcf9467b5d24035
treebcccc0e21883d9b7d5086b8731cf6423d109b166
parentb3f0d057b3831f115cea4475e97a09c7fff267b9
More adjustments to the launcher resource checks

* Don't *fail* the install, just warn that the user doesn't have enough to
  be comfortable.  We pause the installation to allow the user to go fix
  their system if they want to, but only if they're running interactively.

* Drop the limits for detecting how much RAM a system has, because a VM with
  1GB of RAM doesn't actually *report* that (kernel memory isn't in `free
  -m`).
launcher