e8726d3 New version 31.7-1

Authored and Committed by m4rtink 4 years ago
    New version 31.7-1
    
    - Create the initialization config in _get_initialization_config (vponcova)
    - Remove config from InstallerStorage (vponcova)
    - Update DiskInitializationConfig only before clearpart (vponcova)
    - Create the method can_initialize (vponcova)
    - Remove should_clear from InstallerStorage (vponcova)
    - Remove clear_partitions from InstallerStorage (vponcova)
    - Replace StorageDiscoveryConfig (vponcova)
    - Update the protected devices in the Storage module (vponcova)
    - Import the bootloader classes on demand (vponcova)
    - Remove bootloader_device from InstallerStorage (vponcova)
    - Remove update_bootloader_disk_list from InstallerStorage (vponcova)
    - Remove boot_fstypes of InstallerStorage (vponcova)
    - Remove set_up_bootloader from InstallerStorage (vponcova)
    - Define all bootloader attributes in the __init__ method (vponcova)
    - Remove workarounds for the unset bootloader (vponcova)
    - Clean up the do_it method of the storage (vponcova)
    - Validate the GRUB2 configuration in the Bootloader module (vponcova)
    - Add DBus support for the bootloader arguments (vponcova)
    - Add DBus support for detecting Windows OS (vponcova)
    - Add DBus support for EFI (vponcova)
    - Add DBus support for the bootloader installation tasks (vponcova)
    - Add DBus support for usable disks (vponcova)
    - Apply the disks selection in the partitioning modules (vponcova)
    - Remove the function get_available_disks (vponcova)
    - Organize actions in InteractivePartitioningTask (vponcova)
    - Add DBus support for device actions (vponcova)
    - Simplify ActionSummaryDialog (vponcova)
    - Set up the clearpart command from the storage (vponcova)
    - payload: request /usr/bin/fips-mode-setup (zbyszek)
    - Fix the entry for swap in /etc/fstab (#1258322) (vponcova)
    - Add DBus support for disk images (vponcova)
    - Remove askmethod flag (jkonecny)
    - Fix two typos (zbyszek)
    - Disable updates-testing (#1670091) (vponcova)
    - network module: return slaves in set and order them predictably in generated
      ks (rvykydal)
    - network module: update ifcfg.py unit tests for getting ifcfg file on s390
      (rvykydal)
    - network module: fix getting ifcfg file for s390 (rvykydal)
    - network module: remove unused functionality from get_ifcfg_file (rvykydal)
    - network module: unit tests for update onboot functions in ifcfg.py (rvykydal)
    - network module: add TODO to ifcfg.py tests (rvykydal)
    - network module: ifcfg.py tests - no need for ifcfg for vlan bound to device
      (rvykydal)
    - network module: add ifcfg.py unit tests (rvykydal)
    - network module: do not try to generate ksdata from wireless device ifcfg
      (rvykydal)
    - network module: fix a typo in function name (rvykydal)
    - network module: allow to generate ifcfg files in optional root (rvykydal)
    - network module: fix thinko (rvykydal)
    - network module: rename _ifcfg_files method (rvykydal)
    - network module: fix a super call (rvykydal)
    - Fix the unit tests (vponcova)
    
        
file modified
+1 -0
file modified
+56 -1
file modified
+1 -1