d40a68a - Add an error handler for fatal package installation errors (#865291).

Authored and Committed by bcl 11 years ago
    - Add an error handler for fatal package installation errors (#865291).
      (clumens)
    - Modify the status test for the software selection spoke. (clumens)
    - Various layout and font improvements to the keyboard spoke (mizmo, rlerch).
      (clumens)
    - Just return the size string uppercased (#867074). (clumens)
    - Revert "Use a capital "B" in the size module (#859932)." (clumens)
    - Revert "Fix one more reference to bits (#859932)." (clumens)
    - Fix padding around the addons view in the software spoke. (clumens)
    - The Unknown page selectors/devices have no root. (dlehman)
    - Avoid using mount --move on shared paths (#853508) (jkeating)
    - Revert "Release Gdk lock in exception handling" (msivak)
    - Make all Gtk calls from inside of it's main loop (and thread) (msivak)
    - Remove Gdk thread initialization, introduce new helper functions and make
      exception handler be called by Gtk only once (msivak)
    - Fix threading initialization (msivak)
    - Do not remove the layout if it was added back (#865830) (vpodzime)
    - Release Gdk lock in exception handling (vpodzime)
    - Configure new-kernel-pkg to keep tboot configuration on updates (#742885)
      (pjones)
    - Honor the nompath option. (dlehman)
    - Validate lv names. (dlehman)
    - Add support for specifying encryption cipher mode via kickstart. (dlehman)
    - Acquire the yum lock before accessing YumBase.repos. (#858993) (dlehman)
    - Remove the entry on the resize dialog's combo boxes. (clumens)
    - disks_free -> disks_size (#863647). (clumens)
    - Fix one more reference to bits (#859932). (clumens)
    - Fix a traceback in media check (#865897). (clumens)
    - Add support for deleting an entire root via the existing ConfirmDeleteDialog.
      (clumens)
    - Don't traceback when removing a mountpoint with no expanded selector
      (#862746). (clumens)
    - Remove the code for removing an entire Root all at once. (clumens)
    - Yet more TODO list updates. (clumens)
    - Don't display "None" in the name of a root. (clumens)
    - Fix configuration of protected wireless connections (#855526) (rvykydal)
    - Fix graphical kickstart with %packages data (jkeating)
    - Add password validation to text password spoke (jkeating)
    - Make use of the validatePassword routine from users.py (jkeating)
    - Add a password verification method to users.py (jkeating)
    - Always honor the 'nokill' flag (vpodzime)
    - Fall back to lvm autopart if the default fails. (#864708) (dlehman)
    - Special boot devices are handled the same whether they exist or not.
      (dlehman)
    - Fix a bug allocating fixed-size partitions. (dlehman)
    - Clean up size sets immediately after allocation run. (#864771) (dlehman)
    - Make sure partition base sizes are adequate for their formatting. (dlehman)
    - Don't fail to account for all set members' growth. (dlehman)
    - Remove some extra calls to show_first_mountpoint. (dlehman)
    - Show the correct raid options for btrfs. (dlehman)
    - Support change of raid level in custom spoke. (dlehman)
    - Use devicetree as partition list source instead of parted. (#864718)
      (dlehman)
    - Use Storage convenience methods to schedule reclaim actions. (dlehman)
    - Pass disk list when trying to recover from device type change failure.
      (dlehman)
    - Fill in missing parts of the disabled raid features dict. (dlehman)
    - Clear errors when entering or leaving the custom spoke. (dlehman)
    - Hook up signal handler for raid feature checkbuttons. (dlehman)
    - Raise MDRaidError instead of ValueError from devicelibs.mdraid. (dlehman)
    - Minimum we have to do with HW clock (vpodzime)
    - Check X layouts specified in kickstart for validity (vpodzime)
    - Work with VConsole keymap and X layouts separately (vpodzime)
    - Add class wrapping systemd-localed functionality (vpodzime)
    - Don't write XkbVariants if none are specified (vpodzime)
    - Add comment to the begining of generated xorg.conf file (vpodzime)
    - Don't display "None" for NIC vendors and products NM can't identify (#859540)
      (rvykydal)
    
        
file modified
+1 -0
file modified
+72 -2
file modified
+1 -1