859f80 - Behave nice when root password is set by kickstart (msivak)

Authored and Committed by Brian C. Lane 11 years ago
    - Behave nice when root password is set by kickstart (msivak)
    - Password spoke is mandatory if the created user is not an admin (msivak)
    - Use the user data provided by kickstart (msivak)
    - Add the User creation spoke including the Advanced dialog (msivak)
    - Bonding support: kickstart (rvykydal)
    - Condense some duplicated and overly wordy code in custom.py. (clumens)
    - Add a new allMembers property that returns a list of pages and members.
      (clumens)
    - All Pages have a title, so get rid of the getattr games. (clumens)
    - Allow more than one Page to be expanded at a time. (clumens)
    - Get rid of the currentPage method. (clumens)
    - Promote page._members to page.members. (clumens)
    - Require passing the title to a Page's constructor. (clumens)
    - Pressing F12 should do the same thing as clicking "Done" (#840998). (clumens)
    - A bunch more "install" -> "installation" changes. (clumens)
    - When the user clicks "Reclaim Space", go back to the hub (#911792). (clumens)
    - Modify the logic that makes the reclaim button sensitive (#911793). (clumens)
    - Add a free space line under every disk in the reclaim dialog. (clumens)
    - Remove the initial sentence from the top of the reclaim dialog (#911793).
      (clumens)
    - Fix a traceback in verifying optical media on the source spoke. (clumens)
    - Revert "Hook up the "Remove Packages" button on the dep solving error
      screen." (#905899). (clumens)
    - Don't display "(null)" as a MountpointSelector's mountpoint. (clumens)
    - dracut: add anaconda-pre-shutdown.sh to fix eject (#809920) (wwoods)
    - Continue booting when checkisomd5 is aborted (#891551) (bcl)
    - Fix ksdevice=<MAC> - instead of renaming the device to ksdev0 just use it
      (rvykydal)
    - Add pigz to initrd.img (wwoods)
    - Use %_prefix macro value when calling configure in makeupdates (vpodzime)
    - Try to import modules the standard way first in collect (msivak)
    
        
file modified
+1 -0
file modified
+37 -3
file modified
+1 -1