0d2296c - Allow NFS addon repos (#985080) (dshea)

Authored and Committed by bcl 9 years ago
    - Allow NFS addon repos (#985080) (dshea)
    - Add --disklabel support to clearpart (#1078537) (bcl)
    - Replace redundant ifs with direct assignments to the anaconda variables
      (mkolman)
    - Replace ifs when assigning option values to flags where possible (mkolman)
    - Use True/False instead of 1/0 for flags (mkolman)
    - Store auto gui results in the same directory as the test itself. (clumens)
    - Use whatever network device was used to start installation. (clumens)
    - Ignore more deprecation warnings. (dshea)
    - Add help texts for the dmraid and nodmraid options (mkolman)
    - Use True instead of 1 for the dmraid flag default value (mkolman)
    - Add help texts for the ibft and noibft options (mkolman)
    - Use True instead of 1 for the ibft flag default value (mkolman)
    - Remove the iscsi and noiscsi options (mkolman)
    - Add a new log level 'lock' for _yum_lock (bcl)
    - Replace uses of gtk-missing-image (dshea)
    - Improve the SpokeSelector icon error reporting. (dshea)
    
        
file modified
+1 -0
file modified
+22 -3
file modified
+1 -1