09fb379 - Improve install space required estimation (#1224048) (jkonecny)

Authored and Committed by bcl 8 years ago
    - Improve install space required estimation (#1224048) (jkonecny)
    - Update the on-disk snapshot of storage when adv. disks are added (#1267944)
      (vpodzime)
    - Check that ipv6 kickstart outputs the right ip= (dshea)
    - Change a variable name for pylint. (dshea)
    - Do not run time_initialize for image and directory installations (#1274103)
      (bcl)
    - Remove unused properties (dshea)
    - Do not modify the kickstart user data until apply() (dshea)
    - Make AdvancedUserDialog.run() more readable (dshea)
    - Improve the behavior of the home directory input. (dshea)
    - Stop setting inappropriate properties in ksdata. (dshea)
    - Update the password strength bar during the password strength check. (dshea)
    - Remove unnecessary grab_focus and set_sensitive calls (dshea)
    - Use signal handlers in the user spoke more sensibly. (dshea)
    - Fix potential issues with the username guesser. (dshea)
    - Make kickstart tests growing LVs stricter (vpodzime)
    - Point coverage.py to the full path of pyanaconda/ (atodorov)
    - Don't set BOOTPROTO= when it isn't set (jbacik)
    - Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553)
      (sbueno+anaconda)
    - Revert "Use yum to install the mock buildroot for now." (dshea)
    - decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam)
    - Add tests for the more complicated command line options (dshea)
    - Store fewer kinds of things in the dirinstall option. (dshea)
    - Fix the parsing of selinux=0 (#1258569) (dshea)
    - Include a local $ANACONDA_DATADIR in the test environment. (dshea)
    - Move the command line arguments to anaconda_argparse. (dshea)
    - Don't crash while logging binary output. (dshea)
    - Decode program output even if there is no output (#1273145) (dshea)
    - Add a test for _run_program with binary output (dshea)
    - Test execWithCapture when the command outputs nothing. (dshea)
    - Fix a long line in kickstart_tests/functions.sh. (clumens)
    - Merge pull request #414 from vpodzime/master-lvm_log (vpodzime)
    - Save the lvm.log Blivet may produce (vpodzime)
    
        
file modified
+1 -0
file modified
+39 -2
file modified
+1 -1