Graphical system installer
5496a07a76
- Use apply_disk_selection (vponcova) - Use filter_disks_by_names (vponcova) - Exclude zFCP and NVDIMM devices in is_local_disk (vponcova) - Move code from pyanaconda.ui.lib.disks (vponcova) - Remove the support for fake disks (vponcova) - Add tests for the Snapshot module (vponcova) - Remove the extra code for protecting live devices (vponcova) - payload: switch from CamelCase in utils.py (jkonecny) - payload: switch from CamelCase in rpmostreepayload.py (jkonecny) - payload: switch from CamelCase in manager.py (jkonecny) - payload: switch from CamelCase in livepayload.py (jkonecny) - payload: switch from CamelCase in dnfpayload.py (jkonecny) - payload: switch from CamelCase in the __init__.py (jkonecny) - payload: move versionCmp to a separate file (jkonecny) - payload: convert manager states to enum (jkonecny) - payload: use ABCMeta for abstract classes (jkonecny) - payload: move manager to a separate file (jkonecny) - payload: remove ImagePayload abstract class (jkonecny) - payload: move requirements code to a separate file (jkonecny) - payload: move requirements exception to payload.errors (jkonecny) - payload: import exceptions directly in dnf payload (jkonecny) - payload: move exceptions to a separate file (jkonecny) - payload: remove unused code parts (jkonecny) - payload: fix pep8 issues (jkonecny) - Specify the sysroot when you call the DBus method InstallWithTasks (vponcova) - Remove the obsolete check for unknown sources (vponcova) - network tui: guard use of NMClient by system configuration (rvykydal) - network tui: handle device configuration in proper spoke (rvykydal) - Use unformatted DASDs for the partitioning (vponcova) - Fix the storage reset in TUI (vponcova) - Use the Snapshot module in UI (vponcova) - Use the Snapshot module in the Storage module (vponcova) - Create a task for creation of snapshots (vponcova) - Create a task for validation of snapshot requests (vponcova) - Handle the command snapshot in the Snapshot module (vponcova) - Create the Snapshot module (vponcova) - network: rename sanityCheckHostname function (rvykydal) - network: remove code which is no more needed/used with network module (rvykydal) - network ui: share some code (will be provided by module) (rvykydal) - network gui: update model instead of recreating it on config changes (rvykydal) - network gui: connect to network module DeviceConfigurations (rvykydal) - network: use NM Client for networking status message (rvykydal) - network tui: use NetworkDeviceConfiguration structure (rvykydal) - network tui: let network module handle updating kickstart data (rvykydal) - network: remove no more used code (rvykydal) - network tui: use network module and libnm (rvykydal) - Add tests for the NVDIMM module (vponcova) - Use the NVDIMM module in the NVDIMMDialog (vponcova) - Create a task for the NVDIMM namespace reconfiguration (vponcova) - Move the support for setting NVDIMM namespaces to use on DBus (vponcova) - Move the support for updating NVDIMM actions on DBus (vponcova) - Move the support for ignoring NVDIMM devices on DBus (vponcova) - Create the NVDIMM module (vponcova) |
||
---|---|---|
.gitignore | ||
anaconda.spec | ||
sources |