5b1841f - Fix a usage typo in run_once_ks script. (sbueno+anaconda)

Authored and Committed by bcl 8 years ago
    - Fix a usage typo in run_once_ks script. (sbueno+anaconda)
    - Add kickstart tests for keyboard settings. (sbueno+anaconda)
    - Add a kickstart test for lang settings. (sbueno+anaconda)
    - Fix a % call inside _(). (clumens)
    - Convert ntp-pools.* to using the new kstest functions and autopart. (clumens)
    - Fix up the expected output in parse-kickstart_test.py. (clumens)
    - Fix a couple more pylint problems in the s390 code. (clumens)
    - Use the adapted Timezone class for kickstart data (vpodzime)
    - Add a kickstart test for processing NTP servers/pools configuration
      (vpodzime)
    - Show error on invalid username attempts in TUI. (#1171778) (sbueno+anaconda)
    - Fix dracut reads ksdevice from missing os enviromnent (jkonecny)
    - Run kickstart tests through an LMC-like program, not LMC itself. (clumens)
    - Move common kickstart_test code out into its own functions.sh file. (clumens)
    - Switch to using autopart in the kickstart tests. (clumens)
    - Fix a couple pylint errors. (sbueno+anaconda)
    - Make anaconda changes necessary for libblockdev s390 plugin.
      (sbueno+anaconda)
    - Add a kickstart test for lvm with percentage-based sizes. (dlehman)
    - Add kickstart test for basic fixed-size lvm layout. (dlehman)
    - Add a kickstart test to validate the default fstype. (dlehman)
    - Add kickstart test to test bond interface creation (jkonecny)
    - Add kickstart test to test vlan creation (jkonecny)
    - Fix --device=link and --device not specified (#1085310) (rvykydal)
    - Add kickstart test to test hostname (jkonecny)
    - Add a /boot to tmpfs-fixed_size.ks. (clumens)
    - Fix bad warning message when user set illegal IP (jkonecny)
    - Fix bad check of illegal ip address (jkonecny)
    - Add a simple tmpfs kickstart test (mkolman)
    - Add a kickstart test for escrow packets and backup passphrases (dshea)
    - Fix a typo that caused us to discard corrected target sizes. (#1211746)
      (dlehman)
    - Don't pass anything to ./configure. (dshea)
    - Fix a pylint problem in parse-kickstart_test.py. (clumens)
    - Fix 0 choice in Language and Storage in TUI mode (jkonecny)
    - Update html documentation for new boot-options section (bcl)
    - Convert boot-options to ReST and include it in the Sphinx documents. (bcl)
    
        
file modified
+1 -0
file modified
+42 -5
file modified
+1 -1