1f9a384 New version 30.18-1

Authored and Committed by m4rtink 5 years ago
    New version 30.18-1
    
    - Relabel X11/xorg.conf.d directory (#1666892) (jkonecny)
    - Reorder items in selinux relabeling post script (#1666892) (jkonecny)
    - Fix jumping boxes in root password spoke (jkonecny)
    - Move the execute method of the bootloader command (vponcova)
    - Remove ksdata from the execute method of the bootloader command (vponcova)
    - Move writeBootLoader to pyanaconda.bootloader.installation (vponcova)
    - Move EXTLINUX to pyanaconda.bootloader.extlinux (vponcova)
    - Move ZIPL to pyanaconda.bootloader.zipl (vponcova)
    - Move Yaboot to pyanaconda.bootloader.yaboot (vponcova)
    - Move EFIBase to pyanaconda.bootloader.efi (vponcova)
    - Move GRUB2 to pyanaconda.bootloader.grub2 (vponcova)
    - Move GRUB to pyanaconda.bootloader.grub (vponcova)
    - Move Bootloader to pyanaconda.bootloader.base (vponcova)
    - Move BootLoaderImage to pyanaconda.bootloader.image (vponcova)
    - Create the pyanaconda.bootloader module (vponcova)
    - Tweak tests documentation (jkonecny)
    - Fix requires in dependency solver (jkonecny)
    - Remove the unused method add_re_check (vponcova)
    - Remove the unused attribute _lHome (vponcova)
    - Remove the unused attribute _actionStore (vponcova)
    - Remove unused constants ERROR_WEAK and ERROR_NOT_MATCHING (vponcova)
    - Remove the unused attributes _repoNameWarningBox and _repoNameWarningLabel
      (vponcova)
    - Remove the unused attribute _configureBox (vponcova)
    - Remove the unused attribute _addDisksButton (vponcova)
    - Remove the unused attribute orig_fstab (vponcova)
    - Remove the unused attribute ignore_disk_interactive (vponcova)
    - Remove the unused class TarPayload (vponcova)
    - Remove the unused method environmentGroups (vponcova)
    - Remove the unused exception NoSuchPackage (vponcova)
    - Remove the unused function get_locale_territory (vponcova)
    - Remove the unused variable upgrade_log (vponcova)
    - Remove unused classes RegexpCheck and FunctionCheck (vponcova)
    - Remove the unused property check_request (vponcova)
    - Remove the unused constant PASSWORD_DONE_TO_CONTINUE (vponcova)
    - Remove the unused constant SECRET_MIN_LEN (vponcova)
    - Remove the unused variable bugzillaUrl (vponcova)
    - Remove the unused attribute stage1_device_types (vponcova)
    - Move attributes from the Blivet class to Anaconda (vponcova)
    - Remove the Blivet's gpt flag (vponcova)
    - Set Automatic Installation Media for HDD not ISO (jkonecny)
    - Adapt old code to new partition name translation (jkonecny)
    - Fix source spoke status for expanded tree on HDD (jkonecny)
    - Enable installation from install tree on HDD (jkonecny)
    - Remove the unused class IPSeriesYaboot (vponcova)
    - Fix the name of the attribute stage2_device_raid_levels (vponcova)
    - Remove the useless attribute stage2_max_end_mb (vponcova)
    - Remove the unused attribute problems (vponcova)
    - Remove the unused logger to stderr (vponcova)
    - Move the code from format_by_default to the storage checker (vponcova)
    - Move the code from must_format to the storage checker (vponcova)
    
        
file modified
+1 -0
file modified
+54 -1
file modified
+1 -1