== TODO LIST ==

 1. Mark the recovery partition as bootable when performing recovery install
    so that system will boot into recovery partition again if something goes
    wrong. Otherwise, system would simply not boot. Near the end of the install
    where we're pretty confident things went well, we can unmark it.
    (Requires that the recovery partition be a primary partition)
 2. Translate debconf template files
 3. Make package names and descriptions more meaningful + accurate
 4. Improve robustness and general experience
 5. Check for adequate (>50%?) battery and presense of AC power before
    starting recovery, to ensure that a power failure doesn't kill
    the recovery process
