253a649 - Get the DBus session bus address in a method (dshea)

Authored and Committed by bcl 10 years ago
    - Get the DBus session bus address in a method (dshea)
    - Specify string format arguments as logging function parameters (dshea)
    - Inhibit the screen saver on live installs (#928825) (dshea)
    - Handle the dbus method call not returning anything. (dshea)
    - Convert errors raised during dbus connection to DBusCallError (dshea)
    - driverdisk: Show selection menu for network driver isos (#1075918) (bcl)
    - Write a modprobe blacklist (#1073130) (bcl)
    - Append cmdline arg values in BootArgs (#1073130) (bcl)
    - Wait for other threads to finish before sending ready (#1075103) (bcl)
    - set proxy related environmental variables (#854029) (bcl)
    - Fix pylint error in yumpayload. (sbueno+anaconda)
    - The custom spoke requires mountPointStore and mountPointCompletion, too.
      (clumens)
    - Make the lists of files to check consistent across all checks. (dshea)
    - Fix error handling in cmdline mode. (#1034773) (sbueno+anaconda)
    - Don't create bootloader entries for kdump initrd and kernel. (#1036086)
      (sbueno+anaconda)
    - Add a setting to network.py that got left out of the cherry-pick. (clumens)
    - Enable make check in %check and add the necessary BuildRequires (atodorov)
    - Make it obvious user is going to begin installation. (#975793)
      (sbueno+anaconda)
    - Move libtimezonemap requires to the anaconda-gui subpackage (vpodzime)
    - network: apply ks configuration to devices activated in initramfs (#1037605)
      (rvykydal)
    - Add support for kickstart --interfacename for vlans (#1061646) (rvykydal)
    - network: handle race condition of disappearing active connection (#1073424)
      (rvykydal)
    - Convert iter from filter model iter to backing store iter (#1074188)
      (amulhern)
    - Provide ways in kickstart to skip kernel and bootloader (#1074522). (clumens)
    - DNFPayload: apply the kickstart excludedList. (ales)
    - Only pylint files that are in the git working copy (dshea)
    - Move accordion population into a separate function (vpodzime)
    - Short-circuit testing if root has any devices (vpodzime)
    - Getting new devices is not enough cheap operation for being a property
      (vpodzime)
    - Hide and unhide the same set of disks in the Custom spoke (vpodzime)
    - Use GtkActionList when populating filesystem store (vpodzime)
    - Fix XDG_RUNTIME_DIR not set messages by creating one (dshea)
    - Make the ui_storage_logger reusable (vpodzime)
    - Decide on supported RAID levels in a better way (vpodzime)
    - Fix typo in the comment (vpodzime)
    - Add and use MountpointSelector's attributes we need (vpodzime)
    - Make code to get Size instance from user's input reusable (vpodzime)
    - Make getting raid level less hacky (vpodzime)
    - Implement a function to get container type name (vpodzime)
    - Make custom partitioning helper constants look as constants (vpodzime)
    - Simplify mountpoint validation and error reporting (vpodzime)
    - Simplify label validation and error reporting (vpodzime)
    - Move translated_new_install_name to the right place (vpodzime)
    - Rename the __storage attribute to a more propriate name (vpodzime)
    - Split out helper code from the Custom partitioning spoke (vpodzime)
    - The reset button should only be sensitive if there's something to reset.
      (clumens)
    - Confirm before resetting custom partitioning selections (#970093). (clumens)
    - DNFPayload: Add languageGroups(). (ales)
    - Use ROOT_PATH not /mnt/sysimage (bcl)
    - Override ROOT_PATH with environmental variable (bcl)
    - Import /etc/login.defs in libuser.conf (#979815) (dshea)
    - Fix environment group changes based on ListBox row activation (dshea)
    - DNFPayload: do not crash when an addon is unavailable. (ales)
    - Payloads: make DEFAULT_REPOS a part of the interface. (ales)
    
        
file modified
+1 -0
file modified
+95 -5
file modified
+1 -1