9936f69 New version 32.2-1

Authored and Committed by jkonecny 4 years ago
    New version 32.2-1
    
    - Set the minimum required entropy only once (vponcova)
    - Rename the icon (#1740864) (vponcova)
    - Format strings with format in interactive utils (vponcova)
    - Rename _get_device_info_description in the custom spoke (vponcova)
    - Remove pyanaconda.storage.partitioning (vponcova)
    - Use the partitioning request in TUI (vponcova)
    - Use the partitioning request in GUI (vponcova)
    - Update the storage initialization and configuration (vponcova)
    - Use the partitioning request in the tests (vponcova)
    - Use the partitioning request in the automatic partitioning module (vponcova)
    - Use the partitioning request in the automatic partitioning task (vponcova)
    - Exclude mount points from the automatic partitioning (vponcova)
    - Create a DBus structure for the partitioning request (vponcova)
    - Don't load the repo device path twice in the Payload class (vponcova)
    - Rename device_path to repo_device_path in the Payload class (vponcova)
    - Rename get_mount_device in payload utils (vponcova)
    - Remove a redundant condition in the Payload class (vponcova)
    - Specify types of arguments in the payload utils (vponcova)
    - Use the payload utils in UI (vponcova)
    - Add a new function unmount_device to payload utils (vponcova)
    - Add a new function setup_device to payload utils (vponcova)
    - Add a new function mount_device to payload utils (vponcova)
    - Add a new function teardown_device to payload utils (vponcova)
    - Move the support methods for image installations (vponcova)
    - Change the method for finding potential HDISO sources (vponcova)
    - Change the method for finding a valid optical install media (vponcova)
    - Add a new function resolve_device to payload utils (vponcova)
    - Rename variables and arguments in the Payload class (vponcova)
    - Provide a documentation for the payload utils (vponcova)
    - Don't propagate the storage and data to the payload again (vponcova)
    - Collect addons after running the %pre section (vponcova)
    - Fix: Merge the code for the device info validation (vponcova)
    - Fix: Generate the device info in interactive utils (vponcova)
    - Fix: Simplify the code for validating mount points (vponcova)
    - Handle a missing value of the mount point attribute (vponcova)
    - Improve logging of the device info changes (vponcova)
    - Remove the constants for the device type strings (vponcova)
    - Move the code for collecting supported RAID levels (vponcova)
    - Move the code for the device info validation (vponcova)
    - Move the code for the raid level validation (vponcova)
    - Simplify the code for validating mount points (vponcova)
    - Move the code for validating mount points (vponcova)
    - Generate the device info in interactive utils (vponcova)
    - Simplify overriding disk set with container's (vponcova)
    - Simplify the removal of the device (vponcova)
    - Merge the code for changing the size (vponcova)
    - Move code to the function revert_reformat (vponcova)
    - Change arguments of the method for reformatting (vponcova)
    - Merge the code for the device info validation (vponcova)
    - Split the code for collecting the new device info (vponcova)
    - Move the code for collecting the new device info (vponcova)
    - Apply the device info changes in new methods (vponcova)
    - Remove the code for comparing the device info (vponcova)
    - Remove variables for new device info (vponcova)
    - Remove variables for old device info (vponcova)
    - Move the code for comparing the device info (vponcova)
    - Simplify logging of the device infos (vponcova)
    - Move the code for the new device info (vponcova)
    - Move the code for the old device info (vponcova)
    - Add squashfs+overlayfs base live image detection (bcl)
    - liveinst: Add support for plain squashfs root filesystem (bcl)
    
        
file modified
+1 -0
file modified
+65 -5
file modified
+1 -1