- Skip payload-related spokes in the initial setup (#1915541) (vponcova)
- Always show pykickstart parse warnings (vslavik)
- Grab GitHub notifications for periodic workflows (jkonecny)
- Split OSTree sysroot-setting to a task (vslavik)
- Split OSTree pull to a task (vslavik)
- Split OSTree deployment to a task (vslavik)
- Stop the timer that calls a callback for clicking on the continue button
(vponcova)
- Formatting fixes (vslavik)
- Split OSTree bootloader configuration to a task (vslavik)
- Split OSTree remote changes to a task (vslavik)
- Split OSTree fs and repo initialization to a task (vslavik)
- Split OSTree bootloader data copying to a task (vslavik)
- Split OStree mount target preparation to a task (vslavik)
- Move the RPM OSTree test to a directory (vslavik)
- Move the safe_exec_with_redirect function (vslavik)
- Save logs correctly after container update GH action run (jkonecny)
- Always report IPMI events from the exit dialog windows (vponcova)
- Always report IPMI events from the exception handler (vponcova)
- Always log IPMI events (vponcova)
- Add a new handler for PayloadSetupError and SourceSetupError (vponcova)
- Remove the error handlers for removed or unused DNF errors (vponcova)
- Refactorize the code for handling marking errors (vponcova)
- Don't run the error handler in the installation code (vponcova)
- Don't run the error handler if there is no callback (vponcova)
- Reorganize the mapping of error handlers (vponcova)
- Remove the error handler for no such group (vponcova)
- Remove the error handler for invalid image size (vponcova)
- Flush stdout during the TUI installation (vponcova)
- Set the PR status ASAP for kickstart tests (jkonecny)
- Always update container images before running workflow (jkonecny)
- Solve problem with missing loop device for kstest run (jkonecny)
- Remove the error handler for the missing image (vponcova)
- Remove the error handler for the unsupported algorithm (vponcova)
- Handle errors in the installation tasks (vponcova)
- Initialize librepo logger (#1908286) (pkratoch)
- Add rpm-tests support for external contributors (jkonecny)
- Don't run the execute method in the kickstart installation in TUI by default
(vponcova)
- Don't run spokes that don't support live payloads (vponcova)
- Don't run spokes that don't support dir installations (vponcova)
- Don't run spokes that don't support non-package payloads (vponcova)
- Create a user interface context (vponcova)
- Add how to run a subset of nosetests to tests README (jkonecny)
- Fix warning when running a subset of nosetests (jkonecny)
- network: fix double-free using libnm function filter_connections() (rvykydal)
- Provide a hint for the desired capacity (vponcova)
- Fix python3 rpm package name in spec file (jkonecny)
- Allow to interrupt media verification (#1349152) (honza.stodola)
- Use correct identity for ELN (sgallagh)
- virtualization: add missing /var/crash (sbonazzo)
- Enable rpm-tests on Fedora ELN (mpitt)
- Fix create_rpm_test on Fedora ELN/RHEL (mpitt)
- Fix container-rpm-test log output (mpitt)
- Define container for running rpm-tests (mpitt)
- Move to official fedora ELN container image (mpitt)
- Remove 'firstboot --enable' from interactive defaults (vponcova)
- Build real boot.iso for /kickstart-tests runs (mpitt)
- Fix artifact name in kickstart-tests.yml workflow (mpitt)
- Import imp on demand (vponcova)
- Adapt UI and tests to localhost.localdomain setting removal (rvykydal)
- Stop trying to set the default hostname (zbyszek)
- Document how to run kickstart tests in anaconda PRs (mpitt)
- Update the GitHub workflow documentation (mpitt)
- Add description of our GH workflow to tests/README file (jkonecny)
- Remove the support for updates on a floppy disk (vponcova)
- Fix list of Anaconda tests (jkonecny)
- Disable the debug solver debugging (vponcova)
- Select groups from a kickstart file in GUI (vponcova)
- Remove kickstart packages from GUI (vponcova)
- Remove kickstart packages from TUI (vponcova)
- Remove kickstart packages from the DNF payload class (vponcova)
- Remove kickstart packages from the installation tasks (vponcova)
- Remove kickstart packages from the DNF utilities (vponcova)
- Remove kickstart packages from the DNF manager (vponcova)
- Handle the %packages section in the DBus module (vponcova)
- Add the PackagesSeen property (vponcova)
- Add CentOS Stream config (riehecky)
- Deprecate the level option of the logging kickstart command (vponcova)
- Drop old WiFi & geocoding based geolocation support (mkolman)
- Add bot PR comment to run kickstart tests (mpitt)
- Migrate Anaconda daily COPR builds to Packit (jkonecny)
- Fix missing inst. prefixes for bootloader options in documentation (jkonecny)
- network: make generating of kickstart more robust (#1897832) (rvykydal)
- Fixup category sorting (mkolman)
- Place the user tasks into the right task queue (rvykydal)
- Lower geolocation connection timeout to 5 seconds (#1774873) (mkolman)
- Remove unused hubQ messages (vponcova)
- Remove the justUpdate argument (vponcova)
- Don't run the execute method in the kickstart installation in GUI by default
(vponcova)
- Don't use an empty string as a system root (vponcova)
- Fix logs from the get_os_release_value function (vponcova)
- Don't enter spokes after we leave the Summary hub (vponcova)
- network: rename Gtk cell renderer to prevent name collision (rvykydal)
- network: add unit tests for SecretsAgent (rvykydal)
- network: make SecretAgentDialog a bit more robust (rvykydal)
- network: move wireless secret agent bits into a separate file (rvykydal)
- Fix the logic for enabling latest updates (vponcova)
- Add better explanation what the `make admin user` means (#1803251) (jkonecny)
- Define the updates repositories in the Anaconda configuration files
(#1642513) (vponcova)
- Migrate User spoke glade file to 3.38 version (jkonecny)
- network: migrate SecretAgent from python-dbus to dasbus (rvykydal)
- Translate spoke category title directly at runtime (mkolman)
- Add description and links for bug keyword searches (vslavik)
- Apply pylint excessive memory usage fix (mpitt)
- Set shorter workflow timeouts (mpitt)
- Fix issue when ns_info cannot be retrieved for NVDimm namespace (jkonecny)
- Allow encryption of thin logical volumes (vponcova)
- Fix error in initrd: shift count out of range (honza.stodola)
- Set workflow temp mail and user to GH actions rebase (jkonecny)
- Rebase test pull request also for rhel-8 contributors (jkonecny)
- Build Anaconda for ELN (jkonecny)
- Create the get_kernel_version_list function for the DNF payload (vponcova)
- Create the sort_kernel_version_list function (vponcova)
- Move the unit tests for the payload base utils to a new file (vponcova)
- Remove the duplicate code for kernel version lists (vponcova)
- Move the get_kernel_version_list function to the Live OS utilities (vponcova)
- network: do not use dialog for just single wireless connection to configure
(rvykydal)
- Add the apply_specs function (vponcova)
- Add the get_installation_specs function (vponcova)
- Add the get_default_environment function (vponcova)
- Add the environments property to the DNF manager (vponcova)
- Set the RPM macros with an installation task (vponcova)
- network: fix configuration of wireless networks (rvykydal)
- Rebase branches to current master before testing (mpitt)
- network: use dialog instead of combobox to select wireless network (rvykydal)
- network: deal with obsolete ssid when configuring wireless (rvykydal)
- network: use function instead of assigned lambda in wireless activation
(rvykydal)
- network: do not update wireless AP combo active item when not necessary
(rvykydal)
- network: do not use obsolete access points in wireless configuration
(rvykydal)
- Add upstream tag hint for Packit (jkonecny)
- Create an installation task for import of RPM keys (vponcova)
- Remove leftover bootloader-related code from the Payloads service (vponcova)
- Add workflow for daily RHEL COPR build (mpitt)
- Remove the storage logger (vponcova)
- Remove the loglevel option (vponcova)
- Remove the support for changing the log level (vponcova)
- Handle missing spice-vdagent (#1897153) (vponcova)
- rhbz#1888697 list important major languages (suanand)
- Run master tests on Fedora ELN (mpitt)
- Fix handling of empty $CI_TAG (mpitt)
- Skip blivet-gui tests on Fedora ELN (mpitt)
- Drop obsolete id: from validate workflow (mpitt)
- Create the get_download_size method (vponcova)
- Create the get_installation_size method (vponcova)
- Create the dump_configuration method (vponcova)
- Create the configure_base function (vponcova)
- Create the configure_proxy method (vponcova)
- Create an abstraction of the DNF base (vponcova)
- Create the configure_dnf_logging function (vponcova)
- Create the get_os_release_value function (vponcova)
- Create the get_product_release_version function (vponcova)
- Drop testing in mock (mpitt)
- Remove the method command (vslavik)
- Fix incomplete configuration of repositories loaded from treeinfo (#1745064)
(honza.stodola)
- Fix checking ssl certificate for metadata (#1745064) (honza.stodola)
- Root password is mandatory if there is *not* admin user. (rvykydal)
- Skip add-on modules that failed to start (vponcova)
- Return the exit status of a Python module that failed to start (vponcova)
- Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova)
- Drop obsolete dependency_solver.py script from rpm-tests (mpitt)
- Run a DBus task to configure FIPS on the installed system (vponcova)
- Run a DBus task to set up FIPS for the payload installation (vponcova)
- Use podman for pushing the nightly container update (mpitt)
- Robustify container-autoupdate workflow (mpitt)
- Disable seccomp profile when running containers on Ubuntu host (mpitt)
- Use podman in GitHub workflows (mpitt)
- Remove deviceprobe and install commands (vslavik)
- Change handling of UID and GID values (vslavik)
- Send UID and GID over D-Bus as UInt32 (vslavik)
- Correct limits for UIDs and GIDs in GUI (vslavik)
- Rename Subscription module tests (vslavik)
- Rename common module tests (vslavik)
- Rename Boss module tests (vslavik)
- Remove autostep functionality (vslavik)
- Don't include unknown files in the updates image (vponcova)
- Clean up the code for the platform-specific partitioning requirements
(vponcova)
- Use a property for the platform-specific stage1 constraints (vponcova)
- Use a property for the stage1 device descriptions (vponcova)
- Use a property to provide a suggestion for the stage1 device (vponcova)
- Use a property to define non-linux format types (vponcova)
- Use a property to define platform-specific packages (vponcova)
- Do not fail user check job in rhel-8 validate workflow (jkonecny)
- Move the code that sets up the default disklabel type from platform.py
(vponcova)
- Add unit tests for platform.py (vponcova)
- Revert "Standardize calls to parent via super()" in platform.py (#1858649)
(vponcova)
- Move the code for the kernel package selection to new functions (vponcova)
- Remove the support for PAE (vponcova)
- Move Timezone module tests to a directory (vslavik)
- Move Subscription module tests to a directory (vslavik)
- Move Boss module tests to a directory (vslavik)
- Move common module tests to a directory (vslavik)
- Add directory for module tests (vslavik)
- Move UI tests to a directory (vslavik)
- Move core tests to directory (vslavik)
- Do not exclude English from available languages (vslavik)
- Add ELN support (sgallagh)
- Fix testing target branch instead of PR branch (jkonecny)
- Remove the old support for the requirements (vponcova)
- Move the code for the requirements of the DBus modules to the Boss module
(vponcova)
- Move the requirements for FIPS to the Security module (vponcova)
- Move the code for the driver disk requirements to a new function (vponcova)
- Move the code for platform requirements to a new function (vponcova)
- Move the code for language requirements to new functions (vponcova)
- Remove the support for language groups (vponcova)
- Use constants for the types of requirements (vponcova)
- Move constants to prevent circular dependency (vslavik)
- Hardening of our GH action event trigger (jkonecny)
- network: handle None values of team configuration correctly (rvykydal)
- Verify RPM exists before running it (vslavik)
- Relabel the anaconda logs after copying them to the installed system
(jstodola)
- post-scripts need to be sorted (honza.stodola)
- Fix ci-tasks container shell instructions (mpitt)
- Collect pylint and nosetests logs in validate workflow (mpitt)
- Clean up s390 partitioning check (#1855724) (vslavik)
- Show test-suite.log in validate workflow on failure (mpitt)
- More aggressive pylint downscaling (mpitt)
- Fix pylint downscaling (mpitt)
- fix “0 storage devices selected”abnormality (69908158+xqrustc2020)
- Add link to metacity enums schema (mpitt)
- Fix local tests run inside of container (jkonecny)
- Clean up the live image payload module (vponcova)
- Calculate required space from sources (vponcova)
- Provide the set-up and tear-down tasks of the live image source (vponcova)
- Use sources in the live image payload (vponcova)
- Create a DBus structure for the live image (vponcova)
- Create a basic file structure for the live image source (vponcova)
- Restrict pylint parallelism to available RAM (mpitt)
- Fix crash on nonexisting network config directories (mpitt)
- Allow running tests with docker (mpitt)
- Clean up container build/run rules and variables (mpitt)
- Robustify GitHub actions runner download in ci-tasks container (mpitt)
- Add variable for extra labels to GitHub action runner entry point (mpitt)
- Don't stop unit tests when the tests failed (jkonecny)
- Document possibility to run container tests without autotools (jkonecny)
- Make it possible to call make -f Makefile.am (jkonecny)
- Don't ignore the timezone kickstart command in the tests (vponcova)
- Run validate workflow in ci-tasks container (mpitt)
- Fix SECTION headers in docstrings (mpitt)
- Add GitHub actions runner to ci-tasks container (martin)
- Make it easier to run make commands (jkonecny)
- Remove support for the nfsiso: pseudo-protocol (vslavik)
- Fix formatting of contribution guidelines document (jkonecny)
- Fix missing space in Makefile (jkonecny)
- Add more options how to start the tests container (jkonecny)
- Fix dependency_solver to not require spec file for pip dependencies
(jkonecny)
- Add container workflow to tests README file (jkonecny)
- Add Makefile target to run tests in container (jkonecny)
- Add Makefile target to build container (jkonecny)
- Add Dockerfile for anaconda unit-tests (jkonecny)
- Allow to format selected DASDs (vponcova)
- Test for wrong spellings of OSTree (vslavik)
- network: remove function that is not used anymore (rvykydal)
- network: do not create ifcfg files in initramfs (rvykydal)
- network: handle special binding for ifname= also when updating a connection
(rvykydal)
- network: update comments in method for dumping default connections (rvykydal)
- network: update apply kickstart for everything applied in stage2 (rvykydal)
- network: remove task for consolidating of initramfs connections (rvykydal)
- network: remove task for setting real ONBOOT values (rvykydal)
- Run rpm tests in a GitHub action (martin)
- Separate RPM installability test from rpm_tests (martin)
- Define make targets for building source and binary rpms (martin)
- Drop superfluous build in `make run-rpm-tests-only` (martin)
- Fix spelling/name of OSTree (vslavik)
- Remove the inst.singlelang boot option (vslavik)
- Set up proxy environmental variables with a function (vponcova)
- Show in the first screen only translated locales (vslavik)
- Run unit tests in a GitHub action (martin)
- Mark the ostreesetup kickstart command as useless (vponcova)
- Use the RPM OSTree module in the UI (vponcova)
- Implement SetUpSourcesWithTask and TearDownSourcesWithTask (vponcova)
- Finalize the code that sets up and tear downs the RPM OS Tree source
(vponcova)
- Improve the string representation of the RPM OSTree source (vponcova)
- Implement network_required of the RPM OSTree source (vponcova)
- Mock system operations in MountFilesystemsTask task (martin)
- Add missing "rpm-build" test dependency (martin)
- Add missing "make" BuildRequires (martin)
- Fix mock installation/usage instructions (martin)
- Fix nosetests name in tests/README.rst (martin)
- Fix tests/README.rst syntax (martin)
- Stop passing rd.{dm,md,lvm,luks}=0 in installer environment (awilliam)
- fix remove unkown partition in sda failed (69908158+xqrustc2020)
- Fix show missing inst. prefix warning appropriately (#1875561) (jkonecny)
- Fix unit test dependency installation for boolean expressions (martin)
- Drop obsolete Py_Initialize link check in configure (martin)
- Document the mount points of the target system (vponcova)
- fix remove unkown partition in sda failed (69908158+xqrustc2020)
- Import RPM certificates at end of installation (vslavik)
- Remove the Packages module (vponcova)
- Handle the %packages section in the DNF module (vponcova)
- Create the DBus property Packages (vponcova)
- Create the DBus structure for the packages configuration (vponcova)
- network: commit changes synchronously when dumping autoconnections (rvykydal)
- Run the user instance of systemd (vponcova)
- network: do not bind virtual devices to mac (rvykydal)
- network: split add_and_activate_connection_sync function (rvykydal)
- network: add support for bridged bond to stage 2 kickstart (%pre) (rvykydal)
- Never mount partitions on a disk with the iso9660 filesystem (vponcova)
- packit: use tar-pax instead of tar-ustar (ttomecek)
- Change default Packit jobs (#1697339) (jkonecny)
- Enable Packit for Anaconda (#1697339) (jkonecny)
- Change text on the Reset All button in custom part. (vslavik)
- Add a rule for translated strings to code conventions (#1619530) (vponcova)
- Never convert translated strings to uppercase (vponcova)
- Never change first letters of translated strings to uppercase (vponcova)
- network: update docstring of clone_connection_async (rvykydal)
- network: add support for vlan over bond to stage 2 kickstart (pre) (rvykydal)
- Move the execute method of the logging command (vponcova)
- Fix the combo box for an URL type of additional repositories (#1879127)
(vponcova)
- Add DBus support for the ostreesetup kickstart command (vponcova)
- Create the structure for RPM OSTree configuration (vponcova)
- Create the RPM OSTree source module (vponcova)
- Create the RPM OSTree module (vponcova)
- network: clone connections from intramfs to persistent config (rvykydal)
- network: set addr-gen-mode of Anaconda default connections to eui64
(rvykydal)
- network: default to addr-gen-mode eui64 (rvykydal)
- network: do not reset ipv6.addr-gen-mode in tui network configuration
(rvykydal)
- network: get hwadddr when binding to mac more robustly (rvykydal)
- Improve the error dialog for storage reset (vponcova)
- Remove the needs_storage_configuration property (vponcova)
- Remove the is_hmc_enabled property (vponcova)
- Remove the install_device attribute (vponcova)
- Move the proxy property to the base payload class (vponcova)
- Fix CDN button visibility (mkolman)
- subscription: Assure payload restart on DVD install after registration
(mkolman)
- Remove the handles_bootloader_configuration property (vponcova)
- Run the CreateBLSEntriesTask task (vponcova)
- Add the CreateBLSEntriesTask task (vponcova)
- Call the DBus method InstallBootloaderWithTasks (vponcova)
- Add the CreateRescueImagesTask task (vponcova)
- Call the DBus method GenerateInitramfsWithTasks (vponcova)
- Add the RecreateInitrdsTask task (vponcova)
- network: set addr-gen-mode of Anaconda default connections to eui64
(rvykydal)
- network: default to addr-gen-mode eui64 (rvykydal)
- network: do not reset ipv6.addr-gen-mode in tui network configuration
(rvykydal)
- network: get hwadddr when binding to mac more robustly (rvykydal)
- subscription: Only restart payload when needed (mkolman)
- Document the restart_payload argument of subscription helper functions
(mkolman)
- network: fix missing log message argument (rvykydal)
- Propagate verify_ssl to RHSM (mkolman)
- Check if original partitions are mounted, too (vslavik)
- network: do not add superfluous quotes to inst.dhcpclass identifier
(rvykydal)
- Add the DBus method IsDeviceShrinkable (#1875677) (vponcova)
- Show warning message when entered size is not valid (vslavik)
- Extend unit tests for generate_device_factory_request (vponcova)
- Differentiate between RAID levels of a device and its container (vponcova)
- Don't generate container data for non-container device types (vponcova)
- network: fix parsing of hostname from ip= if mac is defined in dhcp
(rvykydal)
- network: fix inst.dhcpclass boot option (rvykydal)
- Do not push pot files just tell user that he should update (jkonecny)
- Add support for booting installation media with plain SquashFS (bkhomuts)
- Do not check ro mount in Dracut for overlay (jkonecny)
- network: apply kickstart network --nodefroute also from stage2 (rvykydal)
- list major common keyboard layouts first (suanand)
- Apply onboot policy even when network was configured in UI. (rvykydal)
- network: fix kickstart network --dhcpclass option (rvykydal)
- network: use constants instead of enum to hold stirng values of connection
type (rvykydal)
- network: fix using of values of NMConnectionType enum (rvykydal)
- Always clear treeinfo metadata (#1872056) (jkonecny)
- Do not check ro mount in Dracut for overlay (jkonecny)
- Propagate a lazy proxy of the storage model (vponcova)
- Add TODO to check if biospart support is required for DUD (jkonecny)
- Remove failure messages about not supported biospart (jkonecny)
- Switch to a new HardDrive command version with removed biospart (jkonecny)
- Make custom storage summary dialog resizeable (1626555) (mkolman)
- network: add constants for NM connection types (rvykydal)
- Recognize systemd.unit=anaconda.target in anaconda-generator (m.novosyolov)
- The underline character should not be displayed (honza.stodola)
- network: create default connection also for slave devices (rvykydal)
- network: remove ONBOOT hack for slave connections (rvykydal)
- network: replace ifcfg module with config_file module (rvykydal)
- network: remove unused functions from ifcfg module (rvykydal)
- network: generate kickstart via NM API (connections) (rvykydal)
- network: get master slaves via NM API (rvykydal)
- network: use NM API to look for config files for DeviceConfigurations
(rvykydal)
- network: use NM API to look for config files when setting final ONBOOT
(rvykydal)
- network: use NM API to look for config files when setting real ONBOOT
(rvykydal)
- network: use NM API to look for config files when applying kickstart
(rvykydal)
- network: use NM API to look for config files when consolidating connections
(rvykydal)
- network: check for missing device config via NM api (rvykydal)
- network: use underscore in the names of slave devices created from kickstart
(rvykydal)
- network: log also content of keyfiles (rvykydal)
- We won't support inst.ks=bd: (jkonecny)
- network: do not enforce network standalone spoke on default source (rvykydal)
- Move slower part of Subscription spoke initialization to a thread (mkolman)
- Add test to detect every RW mount command in Dracut (jkonecny)
- subscription: Convert the RHSM default config values to expected format
(mkolman)
- Implement get_source_proxy() in payload base class (mkolman)
- Use spec file macros for all requires version specifications (jkonecny)
- Fix spec macro for version name (jkonecny)
- Correctly work with package boolean logic in our setup scripts (jkonecny)
- Wait for payload initialization to finish in Subscription spoke (mkolman)
- Unify usage of BootLoaderArguments add() & update() (vslavik)
- Rename Arguments to BootLoaderArguments (vslavik)
- Remove usage of OrderedSet (vslavik)
- Add tests for the boot loader Arguments class (vslavik)
- Do not mount as RW in Dracut (jkonecny)
- network: do not crash when updating a connection without wired settings
(rvykydal)
- Fix traceback when removing additional repository (jkonecny)
- subscription: Handle cases where CDN should not be the default (mkolman)
- subscription: Set DNF payload source via config file option (mkolman)
- subscription: Manual CDN selection support (mkolman)
- subscription: Handle source switching at registration/unregistration
(mkolman)
- subscription: Introduce the default_source configuration option (mkolman)
- Use "raise from" to link exceptions (vslavik)
- Fix branching documentation (mkolman)
- Change keyboard ordering to US layout first, 'native' second. Resolves:
rhbz#1039185 (suanand)
- Remove docs where we tell users that inst. prefix is not required (jkonecny)
- Print warning for boot options without inst. prefix (jkonecny)
- Add missing dracut commands as missing inst. prefix warning (jkonecny)
- Enable warning when inst. prefix is not used (jkonecny)
- Reset the state of the custom partitioning spoke (vponcova)
- Reset the RAID level of the device request (#1828092) (vponcova)
- Protect all devices with the iso9660 file system (vponcova)
- Don't ignore NVDIMM devices with the iso9660 file system (vponcova)
- Add tests for the DBus method FindOpticalMedia (vponcova)
- Fix everything in payload should be mounted as read only (jkonecny)
- Add support for mount options to device_tree.MountDevice (jkonecny)
- Adapt tests for CDRom for the new inst.stage2 discovery (jkonecny)
- CDRom source should prioritize stage2 device during discover (jkonecny)
- Fix dependency_solver failure with spec file boolean logic syntax (jkonecny)
- Avoid unnecessarily pulling in glibc-langpack-en (sgallagh)
- Set up the ignored_device_names variable (vponcova)
- network: do not try to activate connection that has not been found (rvykydal)
- network: add timeout for synchronous activation of a connection (rvykydal)
- network: fix configuration of virtual devices by boot options (rvykydal)
- Handle exceptions from threads without new instances (vslavik)
- Do not use disabled --install-scripts command of pip (jkonecny)
- Use bootlist command to update the PowerPC-64 Boot Order (javierm)
- Discard current boot list when updating the boot-device NRVAM variable
(javierm)
- Automatically break lines in labels in software selection spoke (vslavik)
- Set up FIPS in the target system (vponcova)
- Update the service anaconda-sshd (vponcova)
- Set up FIPS in the installation environment (vponcova)
- Add Blivet version to generated kickstart (vslavik)
- Add Anaconda version to saved kickstart (vslavik)
- Fix kickstart file error with user groups (kai.kang)
- Get rid of add_disable_repo (jkonecny)
- Move parts together in the DNF repo (jkonecny)
- Fix issue that treeinfo repositories were never disabled (jkonecny)
- Keep treeinfo repositories disabled after payload reset (jkonecny)
- Fix crash on first entering of source spoke (jkonecny)
- Remove treeinfo repositories instead of disabling (jkonecny)
- Reload treeinfo repositories on every payload reset (jkonecny)
- Fix our tests with a newer rpmfluff library (jkonecny)
- network: pass also keyfile NM configuration to target system (#1858439)
(rvykydal)
- Unify the indentation in the Anaconda configuration files (vponcova)
- Remove the DBus method ConfigureNTPServiceEnablementWithTask (vponcova)
- Create ssh user using only existing fields (#1860058) (vslavik)
- Fix the position of the info bar in standalone spokes (vponcova)
- Add the function is_service_installed (vponcova)
- Drop the dependency on python3-ntplib (vponcova)
- Remove Blivet's tests (vponcova)
- Remove gui tests (vponcova)
- Generate the coverage report for tests (vponcova)
- Fix the util tests (vponcova)
- Simplify the regex tests (vponcova)
- Fix the module tests (vponcova)
- Clean up the driver tests (vponcova)
- Fix the kickstart dispatcher tests (vponcova)
- Fix the localization tests (vponcova)
- drop workarounds for the TLS exhaustion issue on aarch64 and ppc64le (dan)
- Run actions of the Resize dialog in the reversed order (#1856496) (vponcova)
- Reset repositories from the main thread (vponcova)
- Initialize the closest mirror from the main thread (vponcova)
- Remove the mirrors_available property (vponcova)
- Rename ActivateFilesystemsTask (vponcova)
- Document the Anaconda configuration files (vponcova)
- Remove the encrypted attribute (vponcova)
- subscription: Fix rhsm --proxy kickstart command usage with no username
specified (mkolman)
- subscription: Fix RHSM HTTP proxy configuration crash in the GUI (mkolman)
- Log the information about the original exception (vponcova)
- Update the documentation of the Anaconda sysconfig file (vponcova)
- Make spoke tiles stack more tightly (vslavik)
- Add NTS support to time sources in GUI (mlichvar)
- Add connection test for NTS (mlichvar)
- Parse NTP server options from config file (mlichvar)
- Run bash instead of sh in rescue mode (vslavik)
- Add support for the timesource kickstart command (vponcova)
- Use the structure for time sources in GUI (vponcova)
- Use the structure for time sources in TUI (vponcova)
- Add support for generating a summary of the NTP servers (vponcova)
- Add support for the NTP server status cache (vponcova)
- Use the structure for time sources in network.py (vponcova)
- Use the structure for time sources in anaconda.py (vponcova)
- Use the structure for time sources in the Timezone module (vponcova)
- Use the structure for time sources in ntp.py (vponcova)
- Create a new DBus structure for time sources (vponcova)
- Replace the zram service (vponcova)
- Fix software spoke message when source changes (mkolman)
- ostree: set rootflags when installing on btrfs (#1753485) (dcavalca)
- Only pass one initrd image to kexec (javierm)
- Prevent crash on unregistration (mkolman)
- Add LVM with inconsistent sector size disks to common bugs (jkonecny)
- Don't create swap by default (vponcova)
- Don't require fcoe-utils (vponcova)
- Temporarily ignore the new timezone kickstart command (vponcova)
- Schedule timed actions with the right selector (#1851647) (vponcova)
- Reconfigure DNF payload after options are set (vslavik)
- Fix displaying of empty software group description (rvykydal)
- Fix passing of arguments when creating dracut arguments for FCoE (rvykydal)
- network: fix obtaining of s390 options of a wired connection (rvykydal)
- Exclude stderr from returned output when executing powerpc-utils tools
(javierm)
- Fix imports of Blivet-GUI in unit tests (vponcova)
- Don't mount DBus sources at /run/install/source (vponcova)
- Always specify the boot disk (vponcova)
- Create the initial storage model during the initialization (vponcova)
- Use LUKSDevice.raw_device instead of LUKSDevice.slave (vtrefny)
- Use modinfo to check ko before modprobe (t.feng94)
- Fix EFI bootloader install (#1575957) (butirsky)
- Use Btrfs for all Fedora variants installed by Anaconda except Server
(ngompa13)
- Remove the support for language filtering (vponcova)
- Remove the support for locale filtering (vponcova)
- Don't override the eula command with the same command (vponcova)
- Improve logs for validation of stage1 and stage2 devices (vponcova)
- Document an issue with invalid partitioning in the output kickstart file
(vponcova)
- Remove support for check_supported_locales (vponcova)
- Remove the support for Fedora Atomic Host (vponcova)
- Move Subscription spoke under Software (vslavik)
- Update the function get_default_partitioning (vponcova)
- Update the property default_partitioning (vponcova)
- Change the default_partitioning option (vponcova)
- Fix hiding of network device activation switch (#1847493) (rvykydal)
- Typo fix (sh.yaron)
- Add test for NFS URL with ISO in path (#1848718) (jkonecny)
- Fix issue when NFS path is pointing directly to ISO (#1848718) (jkonecny)
- Rename function for a simple check for DNF repository (jkonecny)
- Add tests for verify_valid_installtree function (#1844287) (jkonecny)
- Move verify_valid_installtree to source module utils (#1844287) (jkonecny)
- Do not test if repo is valid based on .treeinfo file (#1844287) (jkonecny)
- Relabel whole /etc instead of only some parts (vslavik)
- Clean up lists of files and directories to relabel (vslavik)
- Use allowlist and blocklist in the Anaconda configuration file (vponcova)
- Correctly set up the LUKS version when we click on a mount point (#1689699)
(vponcova)
- Fix the mock function for DBus.get_proxy (vponcova)
- Fix the mock function for DBus.get_proxy (vponcova)
- Simplify the workaround for the RHSM configuration proxy (vponcova)
- Show pylint version in logs (vslavik)
- Don't use the private attribute for a message bus (vponcova)
- Ignore unknown variable (vslavik)
- Split storage spoke dialogs to a separate module (vslavik)
- Fix more SElinux contexts (vslavik)
- Fix regression reading kernel list when collecting configurations (#1846156)
(jkonecny)
- Document common issues and bugs (vponcova)
- Add logging messages to %post scripts (vslavik)
- Don't prompt the user to ssh in VNC installations (vponcova)
- Extend the function prompt_for_ssh (vponcova)
- Allow having /boot on a btrfs volume (i.gnatenko.brain)
- network: do not parse IPADDR0 anymore (rvykydal)
- Do not use kwargs when creating network_data from ifcfg file (rvykydal)
- Extend unit tests for generating network data from ifcfg file (rvykydal)
- Fix updating of user gid/uid value checkbox in gui (rvykydal)
- Fix crash on user uid/gid unchecked in gui (rvykydal)
- Add daily build status badge (jkonecny)
- Fix the pylint warning in the Payloads module (vponcova)
- Add pointer to kickstart tests to tests README (rvykydal)
- resolved a user created password verification issue that could not exit
(57519382+huzunhao)
- Don't use data.method.proxy (vponcova)
- Use sshd_config drop in directory to allow root login (jjelen)
- localization: do not crash on failed parsing of X layout (#1836047)
(rvykydal)
- Catch Blivet's exceptions when we reset a device (#1843278) (vponcova)
- Fix wireless network configuration on get_ssid() returning None (#1838357)
(rvykydal)
- Unify definition of directory for ifname and prefixdevname config (rvykydal)
- Use constants when mocking paths for network installation test (rvykydal)
- Create /etc/systemd/network dir for ifname= renaming if needed. (rvykydal)
- Use the Blivet's property is_empty (vponcova)
- Set up LD_PRELOAD for the Payloads module (vponcova)
- Extend the start-module script (vponcova)
- subscription: Fix authentication method switching in GUI (mkolman)
- subscription: Make sure CDN repos are loaded and usable (mkolman)
- Add NFS ISO support back to the NFS SetupSourceTask (jkonecny)
- Add NFS ISO support to the NFSSourceModule (jkonecny)
- Tear down HDD device mount if no valid installation source is found
(jkonecny)
- Extract ISO find algorith from harddrive (jkonecny)
- Update required ack in makebumpver script for rhel > 7 (rvykydal)
- Close responses from session.get (vponcova)
- Improve the documentation of the SetUpMountTask class (vponcova)
- Raise an exception if the source's mount point is not unmounted (vponcova)
- Change the default source to CDROM (vponcova)
- Don't set up sources in the refresh method of the Source spoke (vponcova)
- Make cppcheck ignore the G_DEFINE_TYPE macros (vslavik)
- Fix issue that unified ISO from URL is not loaded (jkonecny)
- Add split_protocol payload helper function (jkonecny)
- Fix string based on translator comments (vslavik)
- Update the bootloader configuration after live installation (javierm)
- subscription: Registration button sensitivity handling (mkolman)
- subscription: Make credential checking functions usable in GUI (mkolman)
- Add exclude to the dependency_solver (jkonecny)
- Add the method is_complete to the class DNFPayload (vponcova)
- Add the property source_type to the class DNFPayload (vponcova)
- Add the method get_source_proxy to the class DNFPayload (vponcova)
- Fix call to super() with missing parameters (vslavik)
- Change string according to translator comments (vslavik)
- Remove gjs dependency exclude which is no more needed with anaconda-live
(rvykydal)
- Remove sphinx test dependency (jkonecny)
- Extend the objects for parsing the cmdline installation method (vponcova)
- Add functions to set up and tear down of DBus sources (vponcova)
- Switch call of pip3 to python3 -m pip (jkonecny)
- Move for_publication as second method in sources (jkonecny)
- Move sources private methods on top of the file (jkonecny)
- Fix RPMSourceMixin class documentation (jkonecny)
- Switch MountingSourceBase to MountingSourceMixin (jkonecny)
- Remove tear_down_with_tasks from MountingSourceBase (jkonecny)
- Do not implement get_state in MountingSourceBase (jkonecny)
- Change gui test relative imports to absolute (vslavik)
- Disable spurious pylint warning (vslavik)
- Add CDN source (vslavik)
- Test the DBus method IsNetworkRequired (vponcova)
- Add the DBus method IsNetworkRequired (vponcova)
- Detect HTTPS as a protocol that requires the network (michel)
- Remove unused variable (vslavik)
- subscription: Hook up state update methods (mkolman)
- subscription: Make it possible to register/unregister from the GUI (mkolman)
- subscription: Register & subscribe during automated installation (mkolman)
- subscription: Add asynchronous registration helper functions (mkolman)
- subscription: Add IsRegistered property (mkolman)
- Add functions for DBus sources (vponcova)
- Implement DeviceName API for CDrom payload source (jkonecny)
- Return device name from SetUpCdromSourceTask (jkonecny)
- Add GetISOPath HardDrive payload source API (jkonecny)
- subscription: Add the ParseAttachedSubscriptionsTask (mkolman)
- Add new Hard drive source property to tell that iso is used (jkonecny)
- Change return of SetUpHardDriveSourceTask (jkonecny)
- Add __repr__ to payload sources (vslavik)
- Create a DBus proxy of the DNF module (vponcova)
- Work around pylint 2.5.0 issue with _ in warning id (vslavik)
- subscription: Add network connectivity check to the Subscription spoke
(mkolman)
- Split find_and_mount_iso_image source helper func (jkonecny)
- subscription: Add main Subscription spoke structure (mkolman)
- Add the DBus method ActivatePayload (vponcova)
- Add the DBus property CreatedPayloads (vponcova)
- Replace the DBus method GetActivePayload with a property (vponcova)
- subscription: Add helper functions for Subscription spoke (mkolman)
- Remove the DBus method IsPayloadSet (vponcova)
- subscription: Add glade file for Subscription spoke (mkolman)
- subscription: Simplify system purpose configuration (mkolman)
- subscription: Implement equality testing for SystemPurposeData (mkolman)
- subscription: Add check_system_purpose_set() helper function (mkolman)
- Add generate_repo_configuration for URL payload source (jkonecny)
- Add gererate_repo_configuration for all mount sources (jkonecny)
- Add GetRepoConfigurations API for DNF payload (jkonecny)
- Create ABC class declaring interface for RPM sources (jkonecny)
- Add the combo box for choosing a LUKS version in the container dialog
(#1714120) (vponcova)
- Use the combo box for choosing a LUKS version only for encrypted devices
(vponcova)
- Provide the LUKS version of the encrypted container (vponcova)
- Add the function set_container_data (vponcova)
- Remove a missed use of has_source() to fix tests (vslavik)
- Change string to new format (vslavik)
- Add DBus property Description for all sources (vslavik)
- subscription: Add AttachedSubscription DBus structure (mkolman)
- Pre-select disk initialization mode in TUI (honza.stodola)
- Remove the HasSource D-Bus function (vslavik)
- Add kickstart support to URL payload source (jkonecny)
- Add NFS source kickstart support (jkonecny)
- Add function to create NFS from components (jkonecny)
- Move ProxyString to core.payload (jkonecny)
- Move parse_nfs_url to the new core/payload file (jkonecny)
- Fail on harddrive --biospart in HDD payload source (jkonecny)
- Add kickstart support for HDD payload source (jkonecny)
- Add SE/HMC payload source kickstart support (jkonecny)
- Add CDROM payload source kickstart support (jkonecny)
- Pick HMC as the last DNF source when processing KS data (jkonecny)
- Add DNF module kickstart processing for sources (jkonecny)
- subscription: Run installation tasks of the Subscription module (mkolman)
- subscription: Add is_module_available() utility function (mkolman)
- Ignore the required package dmraid in RHEL (honza.stodola)
- subscription: Attach subscription task (mkolman)
- subscription: Add unregistration task (mkolman)
- Activate the set/remove buttons in the "Select disks and boot loader" window
only when a disk is selected (honza.stodola)
- Properly update UI after removing the boot device (honza.stodola)
- Do not offer disk selection when encrypting existing partition
(honza.stodola)
- Destroy the disk selection dialog on escape (honza.stodola)
- Add the DBus method GetModules to the Boss service (vponcova)
- subscription: Fix registration tasks docstring typo (mkolman)
- Add payload source __repr__ support to improve logging (jkonecny)
- Fix calling payloads service with empty kickstart (jkonecny)
- Rename check_set_sources to set_and_check_sources (jkonecny)
- Create two parts of the set_check_sources payload test (jkonecny)
- Add payload base add_source() module scope API (jkonecny)
- Fix payload log message (jkonecny)
- Add new commands for DNF payload recognition (jkonecny)
- Disable %packages from DNF module (jkonecny)
- Add new supported sources to DNF payload (jkonecny)
- Add kickstart commands for DNF payload (jkonecny)
- Use new F33 Repo command from pykickstart (jkonecny)
- subscription: Add subscription related package requirements (mkolman)
- subscription: Add registration tasks (mkolman)
- subscription: Add RegistrationError exception (mkolman)
- network: don't try to use DeviceConfigurations on live cd (#1827999)
(rvykydal)
- subscription: Add TransferSubscriptionTokensTask (mkolman)
- subscription: Add RestoreRHSMLogLevelTask (mkolman)
- Add tests for ReadKickstart (vponcova)
- Remove pyanaconda.storage (vponcova)
- Move the initialization functions from pyanaconda.storage (vponcova)
- Move create_storage from pyanaconda.storage (vponcova)
- Move the model from pyanaconda.storage (vponcova)
- Move the utils from pyanaconda.storage (vponcova)
- Move the installation functions from pyanaconda.storage (vponcova)
- Move the storage checker from pyanaconda.storage (vponcova)
- Move pyanaconda.platform (vponcova)
- Move PartSpec from pyanaconda.storage (vponcova)
- Don't use pyanaconda.platform in UI (vponcova)
- Separate the "Reset All" button from the edge of the screen (honza.stodola)
- Fix the warning messages from ReadKickstart (vponcova)
- Unify module source test variable names (vslavik)
- Add resolv.conf to log-capture (riehecky)
- Reload NTP server list in dialog on every run (vslavik)
- Fix the line number in the kickstart message data (vponcova)
- Remove TODO to solve is_ready for payload sources (jkonecny)
- Use the new task class with the harddrive source (vslavik)
- Detect the live OS image automatically (vponcova)
- Add constants for the source types (vponcova)
- Exclude liveimg from the kickstart command method (vponcova)
- Access the kickstart command liveimg directly (vponcova)
- Create a base class for live payloads (vponcova)
- Remove pyanaconda.payload.livepayload (vponcova)
- Run %onerror and %traceback scripts for all types of exceptions (vponcova)
- gui source spoke: fix the key used to check proxy for additional repo
(rvykydal)
- Respect changesok password policy for root password (#1584145) (rvykydal)
- rootpw gui: make root spoke insensitive if rootpw is set in ks (#1584145)
(rvykydal)
- subscription: RHSM runtime configuration support (mkolman)
- Move the bootloader-related code to the module (vponcova)
- Add the is_ready method to the Payload class (vponcova)
- Rename NOT_SUPPORTED to NOT_APPLICABLE (jkonecny)
- subscription: Add missing declaration for rhsm_observer property (mkolman)
- subscription: Fixup a docstring (mkolman)
- Remove payload tests for empty sources (jkonecny)
- Improve HDD payload source test (jkonecny)
- Change tests for new payload ready states (jkonecny)
- Use new source states in payload sources (jkonecny)
- Create source state enum (jkonecny)
- date time gui: no empty space in combo for day and month selection (#1823130)
(rvykydal)
- Reset the partitioning of Blivet-GUI (#1826286) (vponcova)
- Remove the logic with sources from the network standalone spoke (vponcova)
- Move remaining DNF-related code to the DNF payload (vponcova)
- subscription: Add SystemPurposeConfigurationTask (mkolman)
- Rename payload source is_ready to get_state (jkonecny)
- Remove the tip about the user name (#1823015) (vponcova)
- Add payload base tests (jkonecny)
- Improve payload shared test source creation (jkonecny)
- Fix exception string when incompatible payload source (jkonecny)
- Translate names of OS installations on demand (#1823126) (vponcova)
- subscription: Add helper function to SystemPurposeData DBus structure
(mkolman)
- network tui: fix getting of network device configurations (#1823011)
(rvykydal)
- Reset the partitioning of Blivet-GUI (#1826286) (vponcova)
- Fix the validation of a device label (#1823221) (vponcova)
- Use the new base classes in sources (vslavik)
- Add base classes for mounting sources (vslavik)
- Add test if the spokes ordering is correct (jkonecny)
- Fix ordering of spokes with the same priority (jkonecny)
- Fix TUI Kernel and Unsupported HW spokes ordering (jkonecny)
- Switch collecting & ordering action classes to static (jkonecny)
- Add TUI/GUI tests for standalone spokes priority (jkonecny)
- Use join_paths instead of os.path.join in sources (vslavik)
- Get ui/__init__.py closer to pep8 (jkonecny)
- Allow to remove incomplete devices (#1823232) (vponcova)
- subscription: RHSMObserver & StartRHSMTask (mkolman)
- Make sure that the summary button is really hidden (#1823467) (vponcova)
- Use default priority in the GUI spokes (jkonecny)
- Fix TUI spokes priorities (jkonecny)
- Add back default priority for standalone spokes (jkonecny)
- subscription: Add initial RHSM DBus API identifiers (mkolman)
- Install scripts at /usr/bin (vponcova)
- Remove mock from the test dependencies (vponcova)
- Install test dependencies from pip when possible (vponcova)
- Fix the indentation of the test dependencies (vponcova)
- Expand the selector with swap (#1823127) (vponcova)
- Fix default value for pwpolicy emptyok (#1664704) (mkolman)
- Only quit GTK mainloop on GUI quit request (#1643111) (mkolman)
- Print correct message if no linux partitions were found in rescue mode
(#1823222) (honza.stodola)
- Use black color for errors in bottom bar (#1823004) (honza.stodola)
- subscription: Implement install_with_tasks() method (mkolman)
- subscription: Add the IsSubscriptionAttached property (mkolman)
- subscription: Add ConnectToInsights task (mkolman)
- Create product configuration files for Red Hat Virtualization (vponcova)
- Create the configuration section Storage Constraints (vponcova)
- Extend tests for the default storage checker (vponcova)
- Represent the constraint STORAGE_MIN_RAM by an instance of Size (vponcova)
- Remove the constraint STORAGE_MIN_ROOT (vponcova)
- Extend support for custom storage checking (vponcova)
- Add a new type of the default partitioning for virtualizations (vponcova)
- Add the configuration option default_scheme (vponcova)
- Add the configuration option help_directory (vponcova)
- Accept `harddrive --dir` without absolute paths (jkonecny)
- Make the kickstart support for the btrfs command optional (vponcova)
- Fix non-root dir of install tree HD installation (#1689194) (jkonecny)
- subscription: Add missing pieces for the Subscription DBus module (mkolman)
- Add UI support for the ZIPL Secure boot (vponcova)
- Add DBus support for the ZIPL Secure Boot (vponcova)
- Add code convention to prefer join_paths over os.path.join (jkonecny)
- Add helper function force_path_join (jkonecny)
- Fix get anaconda version test after test file rename (vponcova)
- Rename iutil_test to util_test (jkonecny)
- Fix the indentation of false positives (vponcova)
- Don't try to format FBA DASD devices (#1715303) (vponcova)
- Disable the SMT warning by default (vponcova)
- Detect and warn if SMT is enabled (#1684056) (vponcova)
- Use constants to check the type of the payload object (#1820418) (vponcova)
- Provide the DBus types of the payloads (vponcova)
- Add Harddrive (HDD, HDISO) source (vslavik)
- Add utility functions for sources (vslavik)
- subscription: SubscriptionRequest DBus structure (mkolman)
- Remove the abstraction for the event loop (vponcova)
- Upgrade findFirstIsoImage (vslavik)
- Make sure that all Anaconda's DBus errors are registered (vponcova)
- Remove the mapping to a DBus error for KickstartError (vponcova)
- Don't use the default error register (vponcova)
- Set new repo configuration after validation is done (jkonecny)
- Add packaging constrains to URL payload source (jkonecny)
- Add repo cost to the URL payload source (jkonecny)
- Add proxy url to URL payload source (jkonecny)
- Add ssl configuration structure to URL payload source (jkonecny)
- Add ssl verification flag to URL payload source (jkonecny)
- Add Name to the URL payload source (jkonecny)
- Add URL repo configuration to the url source (jkonecny)
- Add empty repository configuration DBus structure (jkonecny)
- Add install_repo_enabled flag to URL payload source (jkonecny)
- Add tests for set up and tear down for url source (jkonecny)
- Add is_ready tests for URL source module (jkonecny)
- Add simple tests for a new URL payload source (jkonecny)
- Add payload URL source base structure (jkonecny)
- Don't clear errors by expanding pages in the custom spoke (vponcova)
- Fix the permission for changing a mount point (#1818500) (vponcova)
- Allow to use an existing unlocked LUKS in one special case (#1772902)
(vponcova)
- Fix the encryption checkbox in the custom spoke (#1819360) (vponcova)
- Don't manually trigger a device encryption change (vponcova)
- Fix the test for complex data with secrets (vponcova)
- Update generate_request_description (vponcova)
- Add support for secrets in DBus structures (vponcova)
- Rename _test_dbus_property to _check_dbus_property (jkonecny)
- Fix text color on info bars (mkolman)
- Add NFS source (vslavik)
- Don't call the DBus method IsNodeFromIbft from the Storage module (#1817529)
(vponcova)
- Use the right partitioning method in the storage spoke (vponcova)
- Improve logging of storage spokes in GUI and TUI (vponcova)
- Don't log an empty string (vponcova)
- Handle translation of an empty string in widgets (#1815461) (vponcova)
- Replace lambda by partial (jkonecny)
- Implement updating changed Anaconda files in a mock (jkonecny)
- Add possibility to add/remove specific dir in mock (jkonecny)
- Remove prepare parameter disable when running tests (jkonecny)
- Add missing arguments from the main command check (jkonecny)
- Move check for required setup-mock commands (jkonecny)
- Simplify test calling in setup-mock-test-env script (jkonecny)
- storage gui: keep expanded mountpoints info on actions in UI by default
(#1210944) (rvykydal)
- Support updating Anaconda files in the mock (jkonecny)
- Handle invalid disk selection (vponcova)
- Set up advanced storage on the right device tree (#1812561) (vponcova)
- Remove storage tests (jkonecny)
- Use the right field of DiskStoreRow (#1816256) (vponcova)
- Add Repo files source (vslavik)
- Clean up and rename parseNfsUrl (vslavik)
- Do not show quarterly release part of the version in UI. (rvykydal)
- Add license to the __main__.py file for DBus modules (mkolman)
- Pass nosmt boot option to installed system (rvykydal)
- Adapt makebumpver to rhel-devel -> rhel-8 branch renaming. (rvykydal)
- Revert "Fix PR tests with mock version 2" (jkonecny)
- Remove the class PackagePayload (vponcova)
- Remove pyanaconda.payload.dnfpayload (vponcova)
- Improve help of dd_extract tool (jkonecny)
- Add missing period in iscsi login failure message. (rvykydal)
- Rename add-ons to additional software (#1674011) (rvykydal)
- Fix dd test RPM generation with binary files (jkonecny)
- Enable back skipped DD test (jkonecny)
- Fix translation of one nvdimm related GUI string (rvykydal)
- Fix memory leak in utils (yubihong)
- Fix code formatting of DUD tests (jkonecny)
- Fix dud test names (jkonecny)
- Small optimization in setup-mock-test-env script (jkonecny)
- Fix setup-test-env for other than pyanaconda tests (jkonecny)
- Create pyanaconda.payload.dnf (vponcova)
- Create pyanaconda.payload.__init__ (vponcova)
- Rename pyanaconda.payload.__init__ (vponcova)
- subscription: add system purpose support (mkolman)
- subscription: run Subscription module on RHEL (mkolman)
- subscription: add initial subscription module structure (mkolman)
- Wrap iscsi login error messages in GUI (#1811382) (rvykydal)
- Add tests for CD-ROM source (vslavik)
- Add CD-ROM source (vslavik)
- Add tests for the new utils file (vslavik)
- Move verifyMedia to sources as is_valid_install_disk (vslavik)
- Add the DBus module for SE/HMC (vponcova)
- Don't return anything from setup_kickstart (vponcova)
- Fix fd leak while fchmod failed (yubihong)
- Remove the configuration of the Blivet's logger (vponcova)
- Support logging of Anaconda DBus modules to files (#1812380) (vponcova)
- Fix a typo in s390 znet options configuration (rvykydal)
- Remove empty lines at the test source file (jkonecny)
- Source type is already tested by Interface (jkonecny)
- Remove the logging from the method process_kickstart (vponcova)
- Don't override the method generate_kickstart (vponcova)
- Show the help again (#1812896) (vponcova)
- gui: make description column of disk list resizable (#1530410) (rvykydal)
- gui: add tooltip to descriptions in disk list (#1530410) (rvykydal)
- gui: ellipsize description in disk list (#1530410) (rvykydal)
- Fix '\' is correctly forwarded by udev rules (jkonecny)
- Add debug print to dracut driver_updates (jkonecny)
- Escape spaces in dracut partition specifications (bcl)
- Rename the file with unit tests for the Payloads module (vponcova)
- Split the code for the source and payload factories (vponcova)
- Remove BaseFactory (vponcova)
- Simplify kickstart processing in the Payloads module (vponcova)
- Replace stat.ST_SIZE by .st_size (jkonecny)
- Module backport to better handling of sparse images (jkonecny)
- Avoid downloading payload image in set up phase (jkonecny)
- Add fallbacks for the source and payload factories (vponcova)
- Test the source and payload factories for all types (vponcova)
- Rename the file with unit tests for the Live OS module (vponcova)
- Test the LVM storage check. (vslavik)
- Verify that LVM destruction is orderly (vslavik)
- Don't set up the locale if none is selected (#1649956) (vponcova)
- network: fix crash during connections consolidation (#1811649) (rvykydal)
- Execute a kickstarted partitioning (#1811242) (vponcova)
- Remove extra quotes from the doc strings (vponcova)
- Remove unused code (vponcova)
- Remove dead dracut code (jkonecny)
- Set liveimg min_size to be x3 the real size (yturgema)
- Fix typos, comments and style in the storage-related code (vponcova)
- Don't add None values to a combo box (#1810679) (vponcova)
- Fix the unit tests for BTRFS (vponcova)
- Adjust documentation for new localization solution (jkonecny)
- Check pykickstart imports are correct in branching (jkonecny)
- Be able to disable correct branch in check-branching (jkonecny)
- Add check for branch setting (jkonecny)
- Add localization branch testing (jkonecny)
- Move functions to pyanaconda.core.storage (vponcova)
- Move functions to pyanaconda.ui.lib.storage (vponcova)
- Update action buttons only for the selected row (vponcova)
- Fix action buttons in the resize dialog (#1809950) (vponcova)
- Add branch specific configuration to a separate file (jkonecny)
- Always use the Anaconda's kickstart version (vponcova)
- Remove the Baz module (vponcova)
- Add small badges for Read the Docs and translations (vponcova)
- Remove the temporary workaround for StorageError (vponcova)
- Remove the error handler from the storage-related code (vponcova)
- Handle storage installation errors (vponcova)
- Remove the handler for FSTabTypeMismatchError (vponcova)
- Handle ZIPL errors as a bootloader installation error (vponcova)
- Remove the handler for NoDisksError (vponcova)
- Remove the handler for PartitioningError (vponcova)
- Handle the unusable storage module in UI (#1808650) (vponcova)
- Don't mention new-kernel-pkg anymore in /etc/sysconfig/kernel (rvykydal)
- Don't print warnings for new-kernel-pkg not being present (javierm)
- Handle the unusable storage module in the DBus Storage module (vponcova)
- network: add network module tests for installation tasks (rvykydal)
- Fix incorrect docstrings (vslavik)
- Use the latest kernel version list (#1807252) (vponcova)
- Check free space in the correct device tree (#1807339) (vponcova)
- Change log-capture script date to remove `:` symbol (jkonecny)
- Add missing logs to the log-capture utility (jkonecny)
- prefixdevname: add to unit tests (rvykydal)
- prefixdevname: pass persistent configuration to installed system (rvykydal)
- Add L10N dir constant to makefile (jkonecny)
- Remove auto-discover of git branch (jkonecny)
- Adapt Makefile to new L10N repository structure (jkonecny)
- prefixdevname: pass net.ifnames.prefix option to installed system (rvykydal)
- prefixdevname: install package to target system if needed (rvykydal)
- prefixdevname: import state from initramfs to stage 2 (rvykydal)
- Handle invalid optical install media (#1806520) (vponcova)
- Start live CD with explicit GUI (#1765650) (vslavik)
- network: fix GUI crash on invalid devices in the list (rvykydal)
- Add translation badge (vslavik)
- Remove -devel and -release for L10N repository (jkonecny)
- Use git url instead of http for pot files creation (jkonecny)
- Fix documentation changes in release.rst (jkonecny)
- Ignore the required package btrfs-progs in RHEL (vponcova)
- Fix the multiselection in the custom spoke (vponcova)
- Handle installation errors from DBus tasks (vponcova)
- Wait for entropy in the DBus Storage module (vponcova)
- Don't remove unknown devices (#1806233) (vponcova)
- Call GetFormatData instead of GetFormatTypeData (vponcova)
- Show progress messages from DBus tasks (vponcova)
- Report Blivet's messages during the storage installation (vponcova)
- Handle a failed bootloader installation (#1806103) (vponcova)
- Fix the exit handler (#1805916) (vponcova)
- Add DBus methods GetDeviceMountOptions and SetDeviceMountOptions (vponcova)
- Don't show the disk free space in bytes (vponcova)
- Fix the default disk selection (#1805553) (vponcova)
- Initialize disks in interactive and Blivet partitioning modules (vponcova)
- Fix the function get_device_partitions (vponcova)
- Fix the function unlock_device (vponcova)
- Apply extra arguments before the bootloader installation (vponcova)
- Remove configure_storage (vponcova)
- Remove the support for resetting the custom storage data (vponcova)
- Remove the support for on-disk snapshots of storage (vponcova)
- Remove collect_selected_disks (vponcova)
- Remove the local storage object from the custom spoke (vponcova)
- Remove the local storage object from the custom storage helpers (vponcova)
- Update the storage model of device tree modules (vponcova)
- Use the exception DeviceSetupError (vponcova)
- Change the task MountExistingSystemTask (vponcova)
- Change the task AddDeviceTask (vponcova)
- Extend the task ChangeDeviceTask (vponcova)
- Add the container specification to the device factory request (vponcova)
- Extend the DBus method ValidateContainerName (vponcova)
- Add the DBus method UpdateContainerData (vponcova)
- Add the DBus method GenerateContainerData (vponcova)
- Add the DBus method GenerateContainerName (vponcova)
- Add the method reset_container_data to the device factory request (vponcova)
- Add the DBus method GetContainerFreeSpace (vponcova)
- Add the DBus method CollectContainers (vponcova)
- Add permissions for changing the container (vponcova)
- Filter unsupported disklabel devices (vponcova)
- Add the DBus method IsDeviceEditable (vponcova)
- Add the DBus method CheckCompleteness (vponcova)
- Add the DBus method IsDeviceLocked (vponcova)
- Add a new permission for changing a list of disks (vponcova)
- Update the permission for the device encryption (vponcova)
- Add the DBus method ResetDevice (vponcova)
- Add the DBus method DestroyDevice (vponcova)
- Add the DBus method SchedulePartitionsWithTask (vponcova)
- Remove the local storage object from the accordion (vponcova)
- Remove the local storage object from the source spoke in GUI (vponcova)
- TUI: Use get_hdiso_source_description (vponcova)
- Remove the local storage object from the storage spoke (vponcova)
- Remove the local storage object from the advanced storage spoke (vponcova)
- Use the Blivet partitioning module in Blivet-GUI (vponcova)
- Remove the local storage object from the resize dialog (vponcova)
- Remove the local storage object from the action dialog (vponcova)
- Extend the class DeviceActionData (vponcova)
- Remove the local storage object from the selected disks dialog (vponcova)
- Remove the local storage object from the refresh dialog (vponcova)
- Remove the local storage object from dialogs for specialized disks (vponcova)
- Remove the local storage object from run_installation (vponcova)
- Remove the local storage object from FileSystemSpaceChecker (vponcova)
- TUI: Use create_partitioning (vponcova)
- TUI: Extend apply_disk_selection (vponcova)
- TUI: Simplify default disk selection in Storage spoke (vponcova)
- Move is_local_disk to pyanaconda.ui.lib (vponcova)
- Use apply_partitioning from pyanaconda.ui.lib (vponcova)
- Move try_populate_devicetree to pyanaconda.ui.lib (vponcova)
- Move the UI support for device protection to pyanaconda.ui.lib (vponcova)
- Move get_disks_summary to pyanaconda.ui.lib (vponcova)
- Move apply_disk_selection to pyanaconda.ui.lib (vponcova)
- Move the UI support for storage initizalization to pyanaconda.ui.lib
(vponcova)
- Remove the storage argument from the storage initialization (vponcova)
- Move the UI support for DASD formatting to pyanaconda.ui.lib (vponcova)
- Remove the storage and data arguments from DasdFormatting (vponcova)
- Add the function find_partitioning (vponcova)
- Remove the static partitioning modules (vponcova)
- Remove the Enabled property from the partitioning modules (vponcova)
- Mark storage kickstart commands as useless (vponcova)
- Remove the UI workaround for storage kickstart data (vponcova)
- Remove the UI code for the storage configuration (vponcova)
- Remove the local storage object from TUI (vponcova)
- Don't use the local storage object in storage utils (vponcova)
- Don't use the local storage object for the installation (vponcova)
- Don't use the local storage object for formatting DASDs from UI (vponcova)
- Remove automatic push of pot files during release (jkonecny)
- Remove zanata from release.rst (jkonecny)
- Remove deprecated translations.txt document (jkonecny)
- Update Readme link to translation project (jkonecny)
- Remove Zanata from translation canary (jkonecny)
- Remove zanata from setup test env scripts (jkonecny)
- Remove zanata from makebumpver (jkonecny)
- Remove zanata configuration file (jkonecny)
- Remove Zanata from po/Makefile (jkonecny)
- Remove zanata from Makefile (jkonecny)
- Remove unnecessary sed from configure.ac (jkonecny)
- Use l10n repository for pushing changed pot file (jkonecny)
- Pull po files from our l10n repo instead of Zanata (jkonecny)
- Offer only supported sector sizes in NVDIMM reconfiguration dialog (rvykydal)
- Fix PR tests with mock version 2 (jkonecny)
- Don't use the local storage object for the storage initialization (vponcova)
- Don't use device objects in the payload classes (vponcova)
- Remove the attribute for storage from the payload classes (vponcova)
- Don't use local storage objects in the image utils (vponcova)
- Don't use the local storage objects in the payload utils (vponcova)
- Run a DBus task to create the pre-installation snapshot (vponcova)
- Don't set up the local storage checker object (vponcova)
- Don't use the local storage object during the start of anaconda (vponcova)
- Remove the local storage object from the rescue mode (vponcova)
- Don't use the local storage object to initialize time (vponcova)
- Don't reset the local storage object (vponcova)
- Don't create the local storage object (vponcova)
- Don't modify the list of device names (vponcova)
- Test kickstart warnings from modules (vslavik)
- Use kickstart parsing warnings coming from boss (vslavik)
- Log kickstart warnings in modules (vslavik)
- Disable package download to / /tmp (#1781517) (jkonecny)
- Handle the variant in SetConstraint (vponcova)
- Handle the variant from GetResult (#1798392) (vponcova)
- Fix the function _del_xdg_runtime_dir (vponcova)
- Do not crash on adding fcoe device in gui when there are no nics (#1798402)
(rvykydal)
- Fix checking of network device type in Add FCoE gui dialog (#1798876)
(rvykydal)
- Use check_task_creation_task in timezone tests (rvykydal)
- Move timezone setup kickstart method to dbus module (rvykydal)
- Do not restart NTP service during its installation (rvykydal)
- Add fixme to ntp from dhcp setting (rvykydal)
- Change "not...in" to "...not in" (vslavik)
- Line length fixes (PEP8) + typos (vslavik)
- Add the DBus method GenerateDeviceFactoryPermissions (vponcova)
- Generate the device factory permissions (vponcova)
- Add the DBus structure DeviceFactoryPermissions (vponcova)
- Move the class DeviceFactoryRequest to a new file (vponcova)
- Set up the environment for pylint (vponcova)
- Unify geoloc logging and enable/disable decision logic (vslavik)
- Disable geoloc by opts.geoloc instead of kernel cmdline (vslavik)
- Add a fallback for a disk of the live device (vponcova)
- If no usable boot drive is found, raise an exception (vponcova)
- Don't set the device names (#1797274) (vponcova)
- Fix line spacing in UI (vslavik)
- Fix line spacing in pyanaconda (vslavik)
- Extend the start-module script (vponcova)
- Remove start() from pylint defining attrs methods (jkonecny)
- Refactor pylintrc file a bit (jkonecny)
- Remove pylint CVS ignore directory (jkonecny)
- Add TODO to enable C and R in pylint (jkonecny)
- Remove bad-option-value disables from pylint (jkonecny)
- Add TODO for future work (jkonecny)
- Remove use of eval from pylint disabled (jkonecny)
- Ignore attributes of Namespace class (jkonecny)
- Fix GError message False positive (jkonecny)
- Move unnecessary pass statement from false positives (jkonecny)
- Add mock to the list of pylint deprecated modules (jkonecny)
- Fix pylint errors (jkonecny)
- Adapt runpylint to use pocketlint replacement (jkonecny)
- Add pylint censorship - replacement of pocketlint (jkonecny)
- Add the path-id attribute to the DBus structure for device data (vponcova)
- Use id_path as a long identifier of a disk (vponcova)
- Migrate authselect to dbus tasks (mkolman)
- Remove pyanaconda.flags.cmdline and KernelArguments.getbool() (vslavik)
- Remove duplicated definition of PayloadContainer (vslavik)
- Fix typos in docstrings (vslavik)
- Fix setup-mock-test-env with multiple test commands (jkonecny)
- Add support to run pylint only check (jkonecny)
- Fix most of pep8 issues in pyanaconda/modules subfolder (rvykydal)
- Convert VG reserved_space to Size (vtrefny)
- Do not set default fstype for blivet-gui (vtrefny)
- Revert "Fix Timezone pykickstart command version" (vponcova)
- Improve payload packages test for languages (jkonecny)
- Update payload Packages properties tests (jkonecny)
- Update payload LiveImage properties tests (jkonecny)
- Fix Timezone pykickstart command version (jkonecny)
- Fix failed tests introduced by merging multiple PRs (jkonecny)
- Clean up for PEP257, PEP8, etc. in localization and its tests (vslavik)
- Add tests for the rewritten localization module (vslavik)
- Fix wrong code in localization found while writing tests (vslavik)
- Remove parse_langcode(), LANGCODE_RE, and associated tests (vslavik)
- Fix dosctrings by removing mentions of LANGCODE_RE (vslavik)
- Replace remaining uses of parse_langcode by langtable's parsing (vslavik)
- Add and use a convenience function to get language id (vslavik)
- Add and use a mechanism for aborting early with invalid locale (vslavik)
- Add failure tests for %packages --ignorebroken (jkonecny)
- Raise error on --ignorebroken when is disabled (jkonecny)
- Fail to set packages IgnoreBroken when disabled (jkonecny)
- Add enable_ignore_broken_packages configuration (jkonecny)
- Add test for the new Packages API (jkonecny)
- Support --ignorebroken by packages module (#1642013) (jkonecny)
- Support possibility to skip broken packages (#1642013) (jkonecny)
- Do not crash on disk.wwn value being None (#1711571) (rvykydal)
- Fix a callback of the PropertiesChanged signal (vponcova)
- Test unwrapped DBus values (vponcova)
- Replace the default DBus error (vponcova)
- Extend check_task_creation_list (vponcova)
- Simplify langtable method calls (vslavik)
- Require langtable 0.0.49 for its new parsing method (vslavik)
- Fix import, add license statement in dracut driver updates test (vslavik)
- Fix cppcheck problem with undefined macros (jkonecny)
- Fix C variable use before check for NULL (jkonecny)
- Calculate ip address for kickstart URL ending in / (imsedgar)
- Enable /boot on btrfs subvolume with GRUB2 (ngompa13)
- Remove the workaround in the Resize dialog (vponcova)
- Move the support for resizing devices (vponcova)
- Add KernelArguments.is_enabled() as a replacement for getbool() (vslavik)
- Fix tests broken by renamed modules (vslavik)
- keyboard: pass shared module instance of localed wrapper to tasks (rvykydal)
- keyboard: replace safe_dbus with dasbus in LocaledWrapper (rvykydal)
- Add tests for the KernelArguments class (vslavik)
- Stop KernelArguments inheriting from a dictionary (vslavik)
- Change tests to use kernel.cmdline instead of flags.cmdline (vslavik)
- Change all uses of flags.cmdline to kernel.kernel_arguments (vslavik)
- Rename variables to prevent conflict with importing "kernel_arguments"
(vslavik)
- Change flags.cmdline to use kernel.kernel_arguments (vslavik)
- Add kernel.kernel_arguments providing same functionality as flags.cmdline
(vslavik)
- Only attempt to open the ibm,max-boot-devices sysfs entry if it exists
(javierm)
- Don't add more devices in boot-device NVRAM than the maximum allowed
(javierm)
- Calculate the space on uninitialized disks (#1782449) (vponcova)
- Define a method required by _schedule_actions (#1782463) (vponcova)
- Split the partitioning code (vponcova)
- Add the attribute children to the device data (vponcova)
- Add a DBus method for checking resizable devices (vponcova)
- Add DBus methods for partitioned devices (vponcova)
- Add a DBus method for getting device size limits (vponcova)
- Add the attribute protected to the device data (vponcova)
- keyboard: make populating of missing values part of installation task
(rvykydal)
- keyboard: fix write_x_configuration method (rvykydal)
- Reduce progress spinner repaints to save CPU (rhbz#1204242) (vslavik)
- Document the storage setters (vponcova)
- Rename the file with tests for the Blivet partitioning method (vponcova)
- Change the type of AppliedPartitioning (vponcova)
- Rename the callbacks on_storage_reset (vponcova)
- Add the DBus method ResetPartitioning (vponcova)
- Rename the DBus method for resetting the storage (vponcova)
- Test the boot loader factory (vponcova)
- Set up the boot loader factory (vponcova)
- Create the boot loader factory (vponcova)
- Add a new configuration option for the type of the bootloader (vponcova)
- network: wrap IPv4 addresses showed in GUI (#1777706) (rvykydal)
- keyboard: do not return None value from apply configuration task (rvykydal)
- keyboard: fix reference before assignment in apply keyboard task (rvykydal)
- keyboard: add localization module unit tests for keyboard (rvykydal)
- keyboard: fix return value of LocaledWrapper.layouts_variants property
(rvykydal)
- keyboard: fix setting from generic keyboard in ks parsing (rvykydal)
- keyboard: move setting of default value into related task (rvykydal)
- Raise MountFilesystemError from DBus methods (vponcova)
- keyboard: make update_settings_from_task private (rvykydal)
- Add the mount point attribute to the device format data (vponcova)
- Change mock imports to use the unittest.mock full import path (vslavik)
- Rename an attribute of the action data structure (vponcova)
- Change service_start_timeout (vponcova)
- keyboard: update a comment for future refactorisations (rvykydal)
- keyboard: remove superfluous call to write_x_configuration (rvykydal)
- Calculate the space on disks with supported disk labels (vponcova)
- keyboard: guard activation of keyboard configuration in the module (rvykydal)
- keyboard: when converting values restore both console and X (#1775712)
(rvykydal)
- keyboard: do not store generic keyboard setting at all (rvykydal)
- keyboard: split populating of missing keyboard values (rvykydal)
- Fix __all__ in pyanaconda.modules.common.structure.* (vponcova)
- keyboard: do not convert from X value if we have vconsole in apply (#1776148)
(rvykydal)
- Change the DBus support for collecting ancestors (vponcova)
- Add the attribute removable to the device data (vponcova)
- Extend the attributes of the device data (vponcova)
- keyboard: fix getting options from LocaledWrapper (rvykydal)
- keyboard: move LocaledWrapper into localization module (rvykydal)
- keyboard: apply configuration with a task (rvykydal)
- keyboard: populate missing keyboard items with a task (rvykydal)
- keyboard: write configuration with module task (rvykydal)
- keyboard: split out populating of missing values into separate task
(rvykydal)
- keyboard: remove doc for unused weight parameter. (rvykydal)
- keyboard: remove keyboard command from anaconda (rvykydal)
- Rename payload sources to source (jkonecny)
- Rename PayloadService to PayloadsService (jkonecny)
- Rename payloads.payloads to payload.payload (jkonecny)
- Rename payload to payloads for DBus services (jkonecny)
- Rename payload module to payloads (jkonecny)
- Publish main payload under Payloads (jkonecny)
- Create PayloadContainer for dynamic provisioning (jkonecny)
- Rename payload base to payload (jkonecny)
- Use a variable when calling Zanata client in makefile (mkolman)
- Clean up the spoke for the advanced storage (vponcova)
- Rename payload DBus constants (jkonecny)
- Remove handler word from payload leftovers (jkonecny)
- Remove handler word from tests (jkonecny)
- Rename LiveOSHandler* classes to LiveOS* (jkonecny)
- Rename LiveImageHandler* classes to LiveImage* (jkonecny)
- Rename DNFHandler* classes to DNF* (jkonecny)
- Rename handlers from DNF internal variables (jkonecny)
- Rename PackagesHandler* classes to Packages* (jkonecny)
- Rename handler to payload in PayloadBase class (jkonecny)
- Rename publish_handler to publish_payload (jkonecny)
- Rename create_handler to create_payload (jkonecny)
- Rename get_active_handler_path to payload path (jkonecny)
- Rename is_handler_set to is_payload_set (jkonecny)
- Rename payload handler getter and setter to payload (jkonecny)
- Rename HandlerFactory to PayloadFactory (jkonecny)
- Rename HandlerType to PayloadType (jkonecny)
- Remove handler from factories variables (jkonecny)
- Rename HandlerNotSetError to PayloadNotSetError (jkonecny)
- Rename handler in logs for payload service class (jkonecny)
- Rename payload handler internals in payload service (jkonecny)
- Fix wrong kdump boot option in boot options docs (vslavik)
- Remove unused pylint false positive (jkonecny)
- Remove the DBus library (vponcova)
- Remove the extra support for PropertiesChanged (vponcova)
- Normalize the pretty XML output (vponcova)
- Update the unit tests (vponcova)
- Reorganize the DBus library (vponcova)
- Remove signal subscriptions from anaconda (vponcova)
- Add support for disconnection of a DBus proxy (vponcova)
- Clean up the anaconda's signal (vponcova)
- Remove the anaconda's DBus from the DBus library (vponcova)
- Remove the anaconda's signal from the DBus library (vponcova)
- Remove the anaconda's logger from DBus library (vponcova)
- Create the DBus library (vponcova)
- network: restrict applying of config from ks in initramfs with NM (#1768791)
(rvykydal)
- network: try to apply kickstart in initramfs only if neeeded (#1768791)
(rvykydal)
- Use default required space solution for LiveOS payload (jkonecny)
- Fix Live Image module required value default (jkonecny)
- Add defaults to payload required space base (jkonecny)
- Move set up and tear down sources to payload base (jkonecny)
- Move installation task API to base payload (jkonecny)
- Move SpaceRequired API to payload base (jkonecny)
- Add tests payload shared API for sources handling (jkonecny)
- Add payload shared test API for sources (jkonecny)
- Tweak payload_shared test class (jkonecny)
- Use payload base interface for existing payloads (jkonecny)
- Add payload base interface implementation (jkonecny)
- Move payload base to payloads folder (jkonecny)
- Move source base classes to payload.sources (jkonecny)
- Add names to the network tests (vslavik)
- Forbid trailing period (dot) in hostname (#1648107) (vslavik)
- Remove the enum PartitioningMethod from the Storage spoke in GUI (vponcova)
- Collections of callbacks in signals can be changed during emitting (vponcova)
- Run the installation tasks of the DBus addons (vponcova)
- Add DBus support for installation tasks for addons in the Boss (vponcova)
- Provide fake installation tasks for the Baz addon (vponcova)
- Add DBus support for installation tasks for addons (vponcova)
- Add support for running DBus tasks in one task (vponcova)
- Don't enable BLS for Xen machines (javierm)
- Clean up ancient timezone tests (vslavik)
- Add missing quotation mark to tmux.conf (jkonecny)
- Fix too long lines in timezone module tests for PEP8 compliance (vslavik)
- Add timezone interface tests for creation of timezone and NTP tasks (vslavik)
- Add tests for the NTP D-Bus task (timezone module) (vslavik)
- Add tests for the timezone D-Bus task (timezone module) (vslavik)
- Move timezone and NTP from execute() to D-Bus configuration tasks (vslavik)
- Add Neal Gompa as community feature maintainer (jkonecny)
- Add pure community features documentation (jkonecny)
- Fix the timeout of DBus calls (vponcova)
- Remove pydbus from the spec file (vponcova)
- Test DBus support with Gio.TestDBus (vponcova)
- Update the support for DBus properties (vponcova)
- Create variants for the signal PropertiesChanged (vponcova)
- Test the extended support for the DBus observer (vponcova)
- Remove PropertiesCache (vponcova)
- Extend the DBus observer (vponcova)
- Test the extended support for DBus connection (vponcova)
- Extend the support for DBus connections (vponcova)
- Don't use pydbus in the function get_object_path (vponcova)
- Test the client support for DBus objects (vponcova)
- Add the client support for DBus objects (vponcova)
- Test the server support for DBus objects (vponcova)
- Add the server support for DBus objects (vponcova)
- Extend DBus constants (vponcova)
- Test the extended support for DBus specification (vponcova)
- Extend the support for DBus specification (vponcova)
- Test the support for parsing the XML specification (vponcova)
- Add support for parsing the XML specification (vponcova)
- Test the DBus signals (vponcova)
- Extend the Signal class (vponcova)
- Don't use signals from pydbus (vponcova)
- Test the DBus error registration (vponcova)
- Don't use DBus error registration from pydbus (vponcova)
- Remove pydbus from the comments (vponcova)
- Test the extended support for DBus typing (vponcova)
- Extend the support for DBus typing (vponcova)
- Don't import Variant from pydbus (vponcova)
- Fix other payload module cyclic imports (vponcova)
- Add code conventions to upstream (jkonecny)
- Fix payload module cyclic imports (jkonecny)
- Enable networking in the testing environment by default (vponcova)
- network: adapt network config via kickstart from disk to NM in initramfs
(#1757781) (rvykydal)
- network: fix handling of ksdevice=bootif in initramfs (rvykydal)
- Make sure we work with fresh data when trying to do netroot (vpodzime)
- Make our manual triggering on network in dracut work (#1082500) (vpodzime)
- iscsi: do not generate initiator for generated kickstart if iscsi is not used
(rvykydal)
- network: remove useless function (rvykydal)
- network: remove Network command from anaconda (rvykydal)
- network: remove parse method from Network command (rvykydal)
- network: remove packages attribute from Network command (rvykydal)
- Move payload live_os source under its directory (jkonecny)
- Create an empty payload source live_os folder (jkonecny)
- Move payload service constants to the main dir (jkonecny)
- Remove modules.payload.live folder (jkonecny)
- Move rest of payload utils to live_image utils (jkonecny)
- Move create_rescue_image to payload base utils (jkonecny)
- Move get_kernel_version_list to payload base (jkonecny)
- Move InstallFromTarTask to live_image payload (jkonecny)
- Move InstallFromImageTask to payload.base (jkonecny)
- Move UpdateBLSConfigurationTask to payload base (jkonecny)
- Move DownloadProgress to payload live_image (jkonecny)
- Move TeardownInstallationSourceImageTask to payload (jkonecny)
- Move SetupInstallationSourceImageTask to payload (jkonecny)
- Move CheckInstallationSourceImageTask to payload (jkonecny)
- Fix imports after move of live_image payload (jkonecny)
- Move lime_image code to the payloads folder (jkonecny)
- Fix imports after move of live_os payload (jkonecny)
- Move live_os code to the payloads folder (jkonecny)
- Fix imports after move of DNF payload (jkonecny)
- Move DNF handler to payloads folder (jkonecny)
- Remove useless support for boot loader update (vponcova)
- Return back AutoPart kickstart command (#1761901) (jkonecny)
- Update pyanaconda/exception.py (japokorn)
- Fix links to a new pykickstart GitHub group (jkonecny)
- Rename main modules to services (vponcova)
- don't treat s390 as headless when selecting UI mode (dan)
- Add link to the blog website to our README (jkonecny)
- Add links on our blog to upstream documentation (jkonecny)
- Add PARTUUID to lsblk_output log (japokorn)
- Fix a unit test for a boot loader task (vponcova)
- Test the DBus method FindFormattable (vponcova)
- Add DBus method that finds DASDs for formatting (vponcova)
- Move tests for the zFCP module (vponcova)
- Move tests for the FCoE module (vponcova)
- Move tests for the ISCSI module (vponcova)
- Move tests for the DASD module (vponcova)
- Do not use module_debsolv_errors DNF method (jkonecny)
- Update pyanaconda/rescue.py (slavik.vladimir)
- Make small fixes in the errors file code (jkonecny)
- Make error string wrap more sane (jkonecny)
- Remove make updates (jkonecny)
- Fix regexp for iscsi initiator iqn name validation (#1750865) (rvykydal)
- Disable kickstart output from the Payload module (vponcova)
- Extend the tests for the Boss module (vponcova)
- Mark the network command as removed (vponcova)
- Generate the complete kickstart using the Boss (vponcova)
- Add DBus support for generating a complete kickstart (vponcova)
- Improve the DBus return value for reading a kickstart file (vponcova)
- Add DBus structure for a kickstart report (vponcova)
- Simplify the DBus support for reading a kickstart file (vponcova)
- Don't reimplement the run method in the Boss (vponcova)
- Start DBus modules in a task (vponcova)
- Remove AnacondaBossInterface (vponcova)
- Don't represent the modules observers by their DBus path (vponcova)
- Use a signal to propagate the module observers in the Boss (vponcova)
- Make the nomount boot option work again (vslavik)
- Skip buildins when processing kernel boot args (#1637472) (jkonecny)
- Remove ldconfig scriptlet from a spec file (jkonecny)
- Switch the makeupdates script to Python 3 (mkolman)
- Fix a couple issues identified by Pylint (mkolman)
- PEP8 for function names (mkolman)
- Remove disused support for automatically fetching packages from Koji
(mkolman)
- Support basic nested DBus structures (vponcova)
- Support resolving of simple type hints (vponcova)
- Generate DBus fields with DBusFieldFactory (vponcova)
- Fix a missing patch in unit tests (vponcova)
- Increase test coverage for payload sources (jkonecny)
- Improve docstring on payload source (jkonecny)
- Add logging to the payload source ready state (jkonecny)
- Adapt tests to a new is_ready solution (jkonecny)
- Implement is_ready for live os payload source (jkonecny)
- Switch payload source ready property to method (jkonecny)
- Remove payload source ready setter (jkonecny)
- Add tests for payload sources error propagation (jkonecny)
- Raise exception at the end of sources tear down (jkonecny)
- Payload sources can't be set when initialized (jkonecny)
- Fix doc strings in Live OS payload source (jkonecny)
- Fix doc strings in Payload module (jkonecny)
- Adapt tests to a new payload grouping tasks (jkonecny)
- Use TearDownSourcesTask in LiveOS payload (jkonecny)
- Add tear down payload sources task (jkonecny)
- Use SetUpSourcesTask in LiveOS payload (jkonecny)
- Add set up payload sources task (jkonecny)
- Rename Live OS Source specific tasks (jkonecny)
- Change test for Live payload source readiness (jkonecny)
- Adapt tests to new Installation task with source (jkonecny)
- Check source readiness in Payload install task (jkonecny)
- Remove handler check for source readiness (jkonecny)
- Remove payload sources validate API (jkonecny)
- Replace payload attach_source by set_sources (jkonecny)
- Rename kind to type (jkonecny)
- Rename tear down Live OS source task (jkonecny)
- Add source tests to Live OS (jkonecny)
- Adapt tests to the new Live OS source solution (jkonecny)
- Add check_task_creation_list helper function (jkonecny)
- Add source checkers to Live OS handler (jkonecny)
- Use source object in the Live OS handler (jkonecny)
- Add is source set method to payload handler base (jkonecny)
- Adapt Live OS test for detect image migration (jkonecny)
- Move Live OS image detection to source (jkonecny)
- Adapt payload Live OS handler/source tests (jkonecny)
- Migrate image path from Live OS handler to source (jkonecny)
- Live OS source can have only one source attached (jkonecny)
- Fix line longer than 99 characters in payload (jkonecny)
- Add check if payload source is supported (jkonecny)
- Add payload source type tests (jkonecny)
- Implement type to the payload source base (jkonecny)
- Move payload handler/sources types to constants (jkonecny)
- Implement source attach to the payload handlers (jkonecny)
- Add test for payload CreateSource API (jkonecny)
- Wrap payload source creation to DBusContainer (jkonecny)
- Add support for source creation to Payload module (jkonecny)
- Add payload SourceFactory test (jkonecny)
- Add payload source factory (jkonecny)
- Add test for the payload HandlerFactory class (jkonecny)
- Make payload HandlerFactory class more generic (jkonecny)
- Remove required parameter from the Live OS Source (jkonecny)
- Add Live OS source tear down test (jkonecny)
- Use moved tear down task in Live OS source (jkonecny)
- Move Live OS tear down task to Live OS source (jkonecny)
- Add test for Live OS source validation method (jkonecny)
- Learn Live OS source how to validate source (jkonecny)
- Add Validate API to the payload source base (jkonecny)
- Add test for Live OS Source set up task (jkonecny)
- Move and fix Live OS init source test (jkonecny)
- Use set up source task in the Live OS source (jkonecny)
- Rename set up task for live os source (jkonecny)
- Move set up source live os image task to sources (jkonecny)
- Add empty classes for Live OS payload interface (jkonecny)
- Add base payload source module (jkonecny)
- Add a new python module for payload sources (jkonecny)
- network: split configure hostname task out of network installation task
(#1757960) (rvykydal)
- Switch to pypi pylint from RPM (jkonecny)
- Allow to handle the return value of subprocess.run (vponcova)
- Remove the unexpected keyword argument 'env' (vponcova)
- Remove the assignment of the same variable to itself (vponcova)
- Remove unused false positives (vponcova)
- Improve updates repo configuration in GUI (#1670471) (mkolman)
- Don't touch storage until it is ready (vponcova)
- Run the manual partitioning task for the given requests (vponcova)
- Set the locale for unit tests (vponcova)
- Deprecate the current kickstart support for addons (vponcova)
- Add kickstart support for the Baz module (vponcova)
- Support the %addon sections in the kickstart specification (vponcova)
- Handle the bootloader reset in the partitioning task (vponcova)
- Fix the DBus patching functions (vponcova)
- Patch DBus proxies in GUI and TUI simple import tests (vponcova)
- Add DBus method for validation of selected disks (vponcova)
- Enable faulthandler in DBus modules (vponcova)
- Reset the storage and the playground of partitioning modules (vponcova)
- Add support for getting an object path of a DBus proxy (vponcova)
- Remove pointless '../../' to clean up NFS mounts (riehecky)
- Switch between layouts without confirmation (#1333984) (vponcova)
- Remove the old and broken zram-stats script (#1561773) (mkolman)
- Rename _test_dbus_partitioning and _test_dbus_property (vponcova)
- Remove attributes for the static partitioning modules (vponcova)
- Test the custom partitioning from kickstart (vponcova)
- Test the property AppliedPartitioning (vponcova)
- Test the property CreatedPartitioning (vponcova)
- Test the dynamic partitioning modules (vponcova)
- Test the partitioning factory with kickstart (vponcova)
- Generate kickstart from the applied partitioning (vponcova)
- Create a partitioning module for the kickstart data (vponcova)
- Add tests for the storage installation tasks (vponcova)
- Add the installation task for BTRFS (vponcova)
- Add a simple import test for pyanaconda (vponcova)
- Fix the implementation of patch_dbus_publish_object (vponcova)
- Use the validation report for the storage validation (vponcova)
- Remove get_object_path of TaskInterface (vponcova)
- Add support for validation tasks (vponcova)
- Move the partitioning validation to the base class (vponcova)
- Add the installation task for ZIPL (vponcova)
- Improve installation tasks of the Storage module (vponcova)
- Don't initialize PartTypeSpoke from the Summary hub (vponcova)
- Add DBus support for the device ancestors (vponcova)
- Fix the DBus method GetUsableDisks (vponcova)
- network: split function for generating dracut arguments (#1751189) (rvykydal)
- network: generate dracut arguments from connections (#1751189) (rvykydal)
- network: do not touch iBFT connections created in initramfs (#1751189)
(rvykydal)
- Increase EFI System Partition (ESP) size to 200-600 MiB (javierm)
- payload module: update live image tar payload options with --numeric-owner
(rvykydal)
- payload module: add tests for live image payload interface (rvykydal)
- Only partitions have the is_magic attribute (#1625154) (vponcova)
- network gui: wrap multiple IP addresses in network spoke (#1593561)
(rvykydal)
- Don't use update_storage_ksdata in tests (vponcova)
- Verify existing unlocked LUKS devices without keys (#1624617) (vponcova)
- network tui: fix addr_str referenced before assignment (#1731415) (rvykydal)
- Fix the second screen of Welcome to Fedora (#1748203) (vponcova)
- Add a space after the comma in the description (junjieyuanxiling)
- Use numbers for user/group names when unpacking tar live image (356889)
- Add tests for the device factory requests (vponcova)
- Raise an exception if the device type is unsupported (vponcova)
- Fix: Move the code for getting the device LUKS versions (vponcova)
- Use a device factory request to populate the right side (vponcova)
- Improve logging of the custom spoke (vponcova)
- Use the device factory request to change devices (vponcova)
- Generate a device factory request (vponcova)
- Use a device factory request to add a mount point (vponcova)
- Add support for transforming device factory requests to arguments (vponcova)
- Add DBus support for the device factory request (vponcova)
- Fix tests after using flatpak format_ref method (jkonecny)
- Use flatpak API to create ref string (jkonecny)
- network: make sure configuration from boot options has ONBOOT=yes (#1727904)
(rvykydal)
- network: fix dumping of generic "Wired connection" created in initramfs
(#1727904) (rvykydal)
- Make clear where repo names are used not objects (jkonecny)
- Remove __main__ functions for testing (vponcova)
- Drop dhclient requirement (pbrobinson)
- Compare normalized XML strings (vponcova)
- Add temporal pylint false positive (jkonecny)
- Make default state of treeinfo repos configurable by product (riehecky)
- Fix pylint test by loading C extensions (jkonecny)
- Drop dhclient requirement (pbrobinson)
- Fall back to a boot drive with a valid stage1 device (#1168118) (vponcova)
- Use test dependencies from Fedora instead of pip (jkonecny)
- Do not crash test env setup in case of empty list (jkonecny)
- Fix parsing of hostname from cmdline for ipv6. (rvykydal)
- dnfpayload: repo in _fetch_md is a dnf repo not ksrepo (awilliam)
- Don't set up a warning label to None (#1745933) (vponcova)
- Add DBus support for shrinking devices (vponcova)
- Add DBus support for removing devices (vponcova)
- Devices to be shrinked are always resizable (vponcova)
- Identify devices by theirs names in the resize dialog (vponcova)
- Refactorize the ResizeDialog (vponcova)
- network module: guard onboot configuration task by environment (rvykydal)
- network: modify autoactivate via NM API with a separate task (rvykydal)
- network: get ONBOOT values from NM connections (rvykydal)
- network: activate connections during initramfs consolidation synchronously
(rvykydal)
- network: block autoactivation also when updating iniramfs connection
(rvykydal)
- network: find initramfs connections even without ifcfg files (#1727904)
(rvykydal)
- network: block autoactivation when adding connection from kickstart
(rvykydal)
- network: split the function for adding a connection from kickstart (rvykydal)
- network: implement NM connection change commit using Update2() (rvykydal)
- network: fix setting real ONBOOT for inactive vlan devices (rvykydal)
- network: modify ONBOOT via libnm during network initialization (rvykydal)
- network: set autoconnect/ONBOOT to yes for default connection in tui
(rvykydal)
- network: get rid of ONBOOT workaround in tui (rvykydal)
- More detailed addon logging (riehecky)
- Revert "Keep getSysroot for kdump-anaconda-addon" (vponcova)
- Use the task container to publish tasks (vponcova)
- Remove publish_task (vponcova)
- Make tasks publishable (vponcova)
- Create and set up the DBus container for tasks (vponcova)
- Add note to fix time consuming live os dbus task (jkonecny)
- Add notes for the future work on the module payloads (jkonecny)
- Move constants specific for copy dd task (jkonecny)
- Add test for updating bls entries task (jkonecny)
- Add test for Live OS post installation task (jkonecny)
- Add test for create_rescue_image function (jkonecny)
- Add Live OS handler test for install with task (jkonecny)
- Add live payload handler test for InstallWithImageTask (jkonecny)
- Improve tests for live os image detection code (jkonecny)
- Add live os test for kernel version list (jkonecny)
- Make consistent imports (jkonecny)
- Replace getSysroot by conf value (jkonecny)
- Move get_dir_size test to the payload module tests (jkonecny)
- Move get_dir_size function to the payload.base.utils (jkonecny)
- Rename GetDirSize to get_dir_size (jkonecny)
- Add sysroot param to the copy DD files task (jkonecny)
- Change write module blacklist to take sysroot param (jkonecny)
- Change create root dir func to take sysroot param (jkonecny)
- Add sysroot param to prepare installation task (jkonecny)
- Rename payload shared to base (jkonecny)
- Add Live OS handler space required test (jkonecny)
- Inline copy driver disk payload function to task (jkonecny)
- Add API for required space to live os payload handler (jkonecny)
- Add copy DD files task to live image payload handler (jkonecny)
- Use new task copy driver disks files to old payload (jkonecny)
- Add copy DD files as post install task to live os handler (jkonecny)
- Add post-installation task to live os payload handler (jkonecny)
- Do a facelift to the old copy driver disk function (jkonecny)
- Moved copy driver disk to the payload module shared (jkonecny)
- Use new shared task in the old payload module (jkonecny)
- Add test for prepare installation payload task (jkonecny)
- Add tests for payload module shared utils (jkonecny)
- Create and use task to prepare installation for LiveOS (jkonecny)
- Move payload shared code for handlers to a directory (jkonecny)
- Move write module blacklist to paylod module (jkonecny)
- Move create root directory to its own function (jkonecny)
- Add install task with API to Live OS handler (jkonecny)
- Add kernel version list support to live os handler (jkonecny)
- Fix noverifyssl when downloading .treeinfo file (#1723811) (jkonecny)
- Add the DBus property PartitioningMethod (vponcova)
- Add support for dynamic partitioning modules (vponcova)
- Make partitioning modules publishable (vponcova)
- Create the partitioning factory (vponcova)
- Use a DBus container for the device trees (vponcova)
- Add support for DBus containers (vponcova)
- Add a simple unit test for TUI and GUI (vponcova)
- Add logic to create flatpaks rpmostree payload (#1734970) (jkonecny)
- Move flatpak code to a new ostree payload class (#1734970) (jkonecny)
- Create flatpak in ostree payload only if available (#1734970) (jkonecny)
- Update tests for new class method is_available (#1734970) (jkonecny)
- Make flatpak is_available() a static method (#1734970) (jkonecny)
- Remove the fixed file:// from the flatpak remote (#1734970) (jkonecny)
- Fix payload prepare mount targets install task (#1734970) (jkonecny)
- Merge rpmostreepayload installation under one task (#1734970) (jkonecny)
- Move progress messaging from flatpak to rpmostree (#1734970) (jkonecny)
- Add test for flatpak change remote for refs (#1734970) (jkonecny)
- Replace remote for installed refs in rpmpayload (#1734970) (jkonecny)
- Use new flatpak replace remote on installed refs (#1734970) (jkonecny)
- Add flatpak remote replace for installed refs (#1734970) (jkonecny)
- Make flatpak ref full format method more generic (#1734970) (jkonecny)
- Create an flatpak base ref list object (#1734970) (jkonecny)
- Use flatpak add/remove remotes in ostree payload (#1734970) (jkonecny)
- Add flatpak tests for adding and removing remotes (#1734970) (jkonecny)
- Implement flatpak adding and removing remotes (#1734970) (jkonecny)
- Adapt flatpak tests to the new changes (#1734970) (jkonecny)
- Change flatpak remote logic (#1734970) (jkonecny)
- Rename flatpak REMOTE_NAME to LOCAL_REMOTE_NAME (#1734970) (jkonecny)
- Make flatpak ref lists object consistent (#1734970) (jkonecny)
- Implement object to get installed flatpak refs (#1734970) (jkonecny)
- Add flatpak error reporting implementation (#1734970) (jkonecny)
- Cleanup temp repository of flatpak before install (#1734970) (jkonecny)
- Add and fix tests for newly added flatpak cleanup (#1734970) (jkonecny)
- Add flatpak cleanup method (#1734970) (jkonecny)
- Split flatpak setup to two initialization methods (#1734970) (jkonecny)
- Fix tests after connecting to flatpak signals (#1734970) (jkonecny)
- Add callbacks to monitor flatpak transactions (#1734970) (jkonecny)
- Install flatpaks as part of ostree installation (#1734970) (jkonecny)
- Add test for the flatpak install method (#1734970) (jkonecny)
- Add support to install all remote flatpaks (#1734970) (jkonecny)
- Add flatpak required space test (#1734970) (jkonecny)
- Add get_required_space to the flatpak payload (#1734970) (jkonecny)
- Add flatpak object to abstract flatpak Ref list (#1734970) (jkonecny)
- Don't configure the default target without systemd (#1744115) (vponcova)
- Change flatpak remote name to constant (#1734970) (jkonecny)
- Use FlatpakPayload from the RPMOStreePayload (#1734970) (jkonecny)
- Add test for the flatpak setup method (#1734970) (jkonecny)
- Add method to setup flatpak objects (#1734970) (jkonecny)
- Add flatpak test for remote availability (#1734970) (jkonecny)
- Add check if flatpak remote repo is available (#1734970) (jkonecny)
- Add libflatpak dependency to the anaconda spec (#1734970) (jkonecny)
- Add an empty class to handle flatpak (#1734970) (jkonecny)
- Look for existing installations on existing devices (vponcova)
- Require a mount point only for mountable formats (vponcova)
- Handle the missing mountpoint attribute (#1743853) (vponcova)
- 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)
- Use append_dbus_tasks() for DBus Task scheduling (mkolman)
- Add append_dbus_task method to TaskQueue (mkolman)
- Replace Firewall and Network command setup() method (mkolman)
- Add support for localization of modules (rvykydal)
- Don't measure code coverage during the installation (vponcova)
- Use the new discovery & join DBUS tasks (mkolman)
- Increase network timeout constant (jkonecny)
- Add DBUS Tasks for realm discovery & joining a realm (mkolman)
- Add the add_requirements() method for PayloadRequirements (mkolman)
- Extend RealmData (mkolman)
- Set timeout for all session.get calls (jkonecny)
- Add support for disabling modules via module --disable (mkolman)
- Don't check the format status in UI (vponcova)
- Fix updating of ifcfg files for ifname= bound devices (#1727904) (rvykydal)
- network module: be more strict when adding physical device configuration
(#1727904) (rvykydal)
- Adapt to changes caused by NM in initramfs (#1727904) (rvykydal)
- Change the documentation of the 'reason' attribute (vponcova)
- Fix traceback in network module installation task. (rvykydal)
- Remove the connect method of DBusObserver (vponcova)
- Remember which modules are addons (vponcova)
- Simplify the initialization of the module observer (vponcova)
- Remove the support for the object observer (vponcova)
- Move the module manager to a new subpackage (vponcova)
- Fix pylint warning (vponcova)
- Keep getSysroot for kdump-anaconda-addon (vponcova)
- Specify sizes of nonexistent devices in tests (vponcova)
- network tui: fix a typo concerning inifiniband device configuration
(rvykydal)
- Remove the object observers from UI (vponcova)
- Remove the method changed (vponcova)
- Move the preserved arguments to the Anaconda configuration file (vponcova)
- Remove system root from DBus methods (vponcova)
- Rename setSysroot (vponcova)
- Replace getSysroot (vponcova)
- Replace getTargetPhysicalRoot (vponcova)
- Replace publisher patches with the new solution (jkonecny)
- Handle disk selection errors in get_candidate_disks (vponcova)
- Don't verify mounted partitions of protected disks (vponcova)
- Always protect the live backing device (#1706335) (vponcova)
- Don't change the storage if the reset fails (vponcova)
- Remove support for teardown before storage reset (vponcova)
- Always schedule the installation task for joining realm (#1732620) (vponcova)
- Fix issue raised by giving publisher as last parameter (jkonecny)
- Use the new publisher patch decorator in a tests (jkonecny)
- Add decorator as shortcut for a publisher patching (jkonecny)
- Add test for creating invalid payload handler (jkonecny)
- Fix tests after removing handlers publish method (jkonecny)
- Remove _publish_handler method from payload module (jkonecny)
- Fix tests because of new payload API change (jkonecny)
- Remove get_handler_path from payload handlers (jkonecny)
- Return path from payload handler publish methods (jkonecny)
- Join all the payload handler create methods (jkonecny)
- Publish payload handler after KS data are parsed (jkonecny)
- Add handler factory and use that in payload module (jkonecny)
- Add tests for new payload API (jkonecny)
- Do not create payload handler if already set (jkonecny)
- Add API to test if there is a payload handler set (jkonecny)
- Do not set default payload handler (jkonecny)
- Don't prune and sort actions in the partitioning task (vponcova)
- Fix imports in the tests (jkonecny)
- Adapt payload tests to a new task check function (jkonecny)
- Adapt network tests to a new task check function (jkonecny)
- Adapt localization tests to a new task check function (jkonecny)
- Adapt bootloader test to a new task check function (jkonecny)
- Adapt storage tests to a new check task function (jkonecny)
- Make a new test func to check task creation (jkonecny)
- Add test for new payload API on live image creation (jkonecny)
- Add new payload API to create live image handler (jkonecny)
- Add tests for new payload handlers solution (jkonecny)
- Fix tests after payload handler logic change (jkonecny)
- Add support to create DNF payload handler (jkonecny)
- Improve payload handler creation abstraction (jkonecny)
- Publish payload handler before it is set (jkonecny)
- Fix payload generate_kickstart with no handler (jkonecny)
- Add payload module API to get active handler (jkonecny)
- Publish handler in the creation method call (jkonecny)
- Propagate DBus path when creating handler (jkonecny)
- Use base handler class by the handler modules (jkonecny)
- Add payload handler base class (jkonecny)
- Change main payload handlers to property (jkonecny)
- Add root password SSH login override checkbox (#1716282) (mkolman)
- Move code to exctract kernel version from tar to utils (jkonecny)
- Add link for our translations to README (#1729788) (jkonecny)
- Change Makefile zanata client check from pkg to bin (jkonecny)
- Add recommendation to release process guide (jkonecny)
- Remove unnecessary step from release in mock doc (jkonecny)
- Fix mock release dependency in a mock (jkonecny)
- Fix: Simplify the code for creating container store rows (vponcova)
- Fix a docstring of add_device (vponcova)
- Get the current device type only once (vponcova)
- Move the code for getting the name of the new root (vponcova)
- LiveImagePayload: move some functions to utils.py (rvykydal)
- LiveImagePayload: replace PostInstallTask with UpdateBLSConfigurationTask
(rvykydal)
- LiveImageHandler: make API and implementation method names consistent
(rvykydal)
- LiveImageHandler: use more descriptive names for installation tasks
(rvykydal)
- LiveImagePayload: Do not provide API for setting of required space (rvykydal)
- LiveImageHandler: prevent reusing of DownloadProgress instance (rvykydal)
- LiveImageHandler: simplify using of SetupInstallationSourceImageTask result
(rvykydal)
- LiveImageHandler: simplify using of CheckInstallationSourceImageTask result
(rvykydal)
- LiveImageHandler: remove interfaces for task results we don't need (rvykydal)
- Add logging to interactive utils (vponcova)
- Fix the FIXME comment for collect_selected_disks (vponcova)
- Rename the argument for the boot drive (vponcova)
- Remove empty lines in collect_used_devices (vponcova)
- Fix: Move the code for collecting device types (vponcova)
- Fix: Move the code for completing the device info (vponcova)
- Fix: Move the code for hiding protected disks to InstallerStorage (vponcova)
- Move the code for suggesting device names (vponcova)
- Fix: Move the code for getting a container device (vponcova)
- Fix: Move the code for collecting device types (vponcova)
- Fix pylint issues in the custom spoke (vponcova)
- Move the code for label validation (vponcova)
- Move the code for collecting supported mount points (vponcova)
- Show a detailed warning in the custom spoke (vponcova)
- Show a detailed error in the custom spoke (vponcova)
- Move the code for collecting containers (vponcova)
- Move the code for getting a container device (vponcova)
- Populate a container for the given device (vponcova)
- Simplify the code for creating container store rows (vponcova)
- Move the code for renaming containers (vponcova)
- Move the code for destroying devices (vponcova)
- Remove the method for removing empty parents (vponcova)
- Move the code for completing the device info (vponcova)
- Move the code for creating devices (vponcova)
- Move the function get_device_raid_level (vponcova)
- Refactor the code for setting up the device types (vponcova)
- Move the code for collecting device types (vponcova)
- Move the code for collecting file system types (vponcova)
- Move the code for getting the device LUKS version (vponcova)
- Move the code for the device reformatting (vponcova)
- Move the code for changed encryption (vponcova)
- Move the code for changing the device size (vponcova)
- Move the code for reverting reformat (vponcova)
- Collect roots with supported devices (vponcova)
- Move the code for adding the unknown page (vponcova)
- Move the code for adding the root page (vponcova)
- Move the code for creating a new root (vponcova)
- Move the code for adding the initial page (vponcova)
- Move the code for collecting roots to interactive utils (vponcova)
- Move constants and function from custom_storage.py (vponcova)
- Optimize the method _update_space_display of the custom spoke (vponcova)
- Remove the method _current_total_space from the custom spoke (vponcova)
- Remove the method _set_current_free_space of the custom spoke (vponcova)
- Move the code for hiding protected disks to InstallerStorage (vponcova)
- Don't check if disks have media present (vponcova)
- Rename _clearpart_devices in CustomPartitioningSpoke (vponcova)
- Rename get_new_devices in CustomPartitioningSpoke (vponcova)
- Fix: Remove bootloader_devices from CustomPartitioningSpoke (vponcova)
- Fix: Remove unused_devices from CustomPartitioningSpoke (vponcova)
- Remove bootloader_devices from CustomPartitioningSpoke (vponcova)
- Remove the attribute _devices from CustomPartitioningSpoke (vponcova)
- Remove unused_devices from CustomPartitioningSpoke (vponcova)
- Remove the property unused_devices from InstallerStorage (vponcova)
- Remove banners (vponcova)
- Replace the Progress hub (vponcova)
- Remove useless class attributes from SpokeCategory (vponcova)
- LiveImageHandler: add progress reporting of download (rvykydal)
- LiveImageHandler: split out Teardown task from PostInstall (rvykydal)
- LiveImageHandler: pass source image mount point as argument to tasks
(rvykydal)
- LiveImageHandler: PostInstallWithTask() 2/2 (rvykydal)
- LiveImagehandler: InstallWithTask() (rvykydal)
- LiveImageHandler: UpdateKernelVersionList() (rvykydal)
- LiveImageHandler: PostInstallWithTask() 1/2 (rvykydal)
- Change the sort order of the User Settings category (vponcova)
- Move all spokes to the Summary hub (vponcova)
- LiveImageHandler: PreInstallWithTask() (rvykydal)
- LiveImageHandler: SetupWithTask() (CheckInstallationSourceImage) (rvykydal)
- Call teardown_all explicitly (vponcova)
- Don't publish the module in the loop (vponcova)
- Start swap on ZRAM service (cmurf)
- Use %autosetup instead of %setup (mkolman)
- Adjust the exclude arguments for livepayloads (bcl)
- Recreate the BLS entries when using liveimg (bcl)
- Cache the liveimg tar kernel list (bcl)
- Add common function for creating rescue images (bcl)
- move comment into docstring for PowerNVGRUB2 install method (dan)
- add PowerNV into BootloaderClassTestCase (dan)
- LiveImage payload: clean up directory used for image mounting (rvykydal)
- LiveImage payload: mount live image privately (rvykydal)
- introduce PowerNV variant for grub2 class (dan)
- initial PowerNV class support (dan)
- Add the option decorated_window to the Anaconda configuration (vponcova)
- Add test for Live OS detect live os image feature (jkonecny)
- Add Live OS base image detection code (jkonecny)
- Add tests for the new Live OS tasks (jkonecny)
- Add Live OS handler tests for ImagePath property (jkonecny)
- Implement teardown to Live OS payload handler (jkonecny)
- Add support to create Live OS handler manually (jkonecny)
- Implement SetupInstallationSource Live OS task (jkonecny)
- Add ImagePath property to the Live OS handler (jkonecny)
- Add an empty LiveOS payload handler (jkonecny)
- Don't use the auto partitioning module in the custom spoke (vponcova)
- Add support for decomposing DBus values (vponcova)
- Use the default file system type for /boot (vponcova)
- Move updates reponames to constants (riehecky)
- Fix setting and reporting ready state in Source Spoke. (rvykydal)
- Add comprehensive unit tests for ConfigureFirewallTask (mkolman)
- Fix a typo (mkolman)
- Use FirewallMode enum firewall configuration DBus Task (#1722979) (mkolman)
- Don't encrypt devices in the interactive partitioning by default (vponcova)
- Provide a default passphrase for the PassphraseDialog (vponcova)
- Set the passphrase for the automatic partitioning from the dialog (vponcova)
- Don't use the global encryption passphrase (vponcova)
- Add support for passphrases in the device tree module (vponcova)
- Handle the passphrase requirements in the partitioning modules (vponcova)
- Use _get_passphrase in the custom partitioning task (vponcova)
- Don't generate passphrases in a kickstart file (vponcova)
- Fix the unit tests for the Services module (vponcova)
- Convert names of attributes and variables in custom storage helpers
(vponcova)
- Fix code alignment in the custom storage helpers (vponcova)
- Convert names of attributes and variables in the custom spoke (vponcova)
- Remove local variables with unused values in the custom spoke (vponcova)
- Fix code alignment in the custom spoke (vponcova)
- Initialize attributes in the __init__ method of the custom spoke (vponcova)
- Reorganize imports in the custom spoke (vponcova)
- Move graphical login detection to a DBus Task (#1722950) (mkolman)
- Add DBus support for device trees of partitioning modules (vponcova)
- Create the interactive partitioning module (vponcova)
- Fix misleading comment (riehecky)
- Replace the XConfig execute() method by DBus Tasks (mkolman)
- Fix list-screens script reference (gpchelkin)
- Fix protecting of the live device (#1699387) (vponcova)
- Adapt tests for new Live payload handler changes (jkonecny)
- Add setters to LiveImage payload handler (jkonecny)
- Rename Live payload handler to LiveImage (jkonecny)
- Extend payload live handler with new properties (jkonecny)
- Add read only properties to payload Live handler (jkonecny)
- Add the apply-updates script (vponcova)
- Add payload live handler tests (jkonecny)
- Update payload DNF handler tests (jkonecny)
- Create a new payload handler mixin class for tests (jkonecny)
- Improve the documentation of inst.stage2.all and inst.ks.all (vponcova)
- Add DBus support for teardown tasks (vponcova)
- Tear down images with teardown_disk_images (vponcova)
- Move get_anaconda_version_string to util (vponcova)
- Support multiple payload handlers (jkonecny)
- Add kickstart processing to payload live handler (jkonecny)
- Create Live payload handler module (jkonecny)
- Deprecate the method changed (vponcova)
- Calculate free space for the physical root in dir installations (vponcova)
- Use the actual sysroot to pick up a mount point for downloading (vponcova)
- Use the physical root for mounting existing systems (vponcova)
- Change the path to the system root (vponcova)
- Read files in /etc/anaconda/conf.d on demand (vponcova)
- iscsi: require relevant blivet version for iscsi module (rvykydal)
- iscsi: add unit tests for iscsi module (rvykydal)
- iscsi: fix name of some method arguments (target -> portal) (rvykydal)
- iscsi: use proper iscsi interface mode constants in ui (rvykydal)
- iscsi: update the CanSetInitiator docstring to reflect the reality (rvykydal)
- iscsi: move conversion to IscsiInterfacesMode from implementation to
interface (rvykydal)
- iscsi: use better name for a NodeIsFromIbft method (rvykydal)
- iscsi: move kickstart iscsi processing into the iSCSI module (rvykydal)
- iscsi: attach iBFT targets in early kickstart by the iSCSI module (rvykydal)
- iscsi gui: show target in Target column (not initiator) (rvykydal)
- iscsi: rename iSCSI node info attribute holding name of iscsi interface
(rvykydal)
- iscsi: move dracut argument generating into the iSCSI module (rvykydal)
- iscsi: get info about target being added from iBFT from the iSCSI module
(rvykydal)
- iscsi: use attributes added blivet iscsi device replacing iscsi node object
(rvykydal)
- iscsi: rename Target to Portal where appropriate (rvykydal)
- iscsi: move kickstart data update to the iSCSI module (rvykydal)
- iscsi: write configuration by the iSCSI module (rvykydal)
- iscsi: use the iSCSI module by kickstart iscsi command (rvykydal)
- iscsi: use the iSCSI module in GUI (rvykydal)
- Adapt iSCSI structures to dbus structure updates (rvykydal)
- Use the ISCSI module in the ISCSIDialog (vponcova)
- Create DBus tasks for discovering iSCSI nodes (vponcova)
- Create the basic structure for the iSCSI module (vponcova)
- Hide spokes in Silverblue and Workstation (vponcova)
- Remove the screen access management (vponcova)
- Hide spokes with the Anaconda configuration file (vponcova)
- Run the DBus task for configuration of post-installation tools (vponcova)
- Replace the lang execute() method (mkolman)
- Collect requirements of the Storage module (vponcova)
- Add DBus support for module requirements (vponcova)
- Replace the Services execute() method by a DBus Task (mkolman)
- Replace the SELinux execute() method by a DBus Task (mkolman)
- Replace the Firewall execute() method by a DBus Task (mkolman)
- Add FirewallConfigurationTask DBus Task (mkolman)
- Add root parameter to execInSysroot utility function (mkolman)
- Improve post install tools configuration (mkolman)
- Require langtable-0.0.44, drop langtable-data requirement (mfabian)
- Extend the format data with the mountable property (vponcova)
- Add DBus support for supported file system types (vponcova)
- Add DBus support for getting format type data (vponcova)
- Add DBus support for gathering mount point requests (vponcova)
- Move tests for partitioning modules to new files (vponcova)
- Add DBus support for populating a device tree (vponcova)
- Don't define the __eq__ method of DBusData (vponcova)
- Add DBus support for mounting the existing system (vponcova)
- Extend the function mount_existing_system (vponcova)
- Add DBus support for finding existing operating system (vponcova)
- Simplify generate_string_from_data (vponcova)
- Define the __eq__ method of DBusData (vponcova)
- Parse the output of df correctly (#1708701) (vponcova)
- Skip scaling if there is no primary monitor (#1592014) (vponcova)
- Document how to report a bug (vponcova)
- Handle post inst tools toggling in screen access manager (mkolman)
- Fix a typo in Initial Setup configuration task (mkolman)
- Remove methods _setup_mount_data and _process_mount_data (vponcova)
- Rename MountPoint to MountPointRequest (vponcova)
- Add tests for the storage checker module (vponcova)
- Add DBus support for setting a constraint (vponcova)
- Don't check the storage in a separate thread (vponcova)
- Remove HMC from flags (jkonecny)
- Rename the method add_new_constraint (vponcova)
- Rename the method add_constraint (vponcova)
- Remove the update_constraint method (vponcova)
- Create the DBus module for the storage checker (vponcova)
- Use MountPoint in TUI (vponcova)
- Use MountPoint in ManualPartitioningTask (vponcova)
- Use MountPoint in tests (vponcova)
- Use MountPoint as DBus structure (vponcova)
- Cleanup long removed "headless" option from docs (mkolman)
- Fix condition for running GUI User spoke in Initial Setup (mkolman)
- Expose individual user group, user and root password DBus tasks (mkolman)
- Use a DBus task for Initial Setup configuration (mkolman)
- Add ConfigureInitialSetupTask (mkolman)
- Sysroot support for enable_service() and disable_service() (mkolman)
- Fix documentation for nosslverify (jkonecny)
- Replace noverifyssl flag in anaconda (jkonecny)
- Adjust verify_ssl config from cmdline (jkonecny)
- Move payload nosslverify to the config files (jkonecny)
- Skip some of the driver disk tests (vponcova)
- Use the absolute paths to set the testing environment (vponcova)
- Use DBus consistently (mkolman)
- Test generate_string_from_data with invalid argument (vponcova)
- Make from_structure and to_structure more strict (vponcova)
- Remove no longer needed kickstart command overrides (mkolman)
- Use Users DBUS module for user configuration in GUI (mkolman)
- Use Users DBUS module for user configuration in TUI (mkolman)
- Adjust Users module DBus API for better kickstart root configuration
(mkolman)
- Use DBusData base class for data holders (mkolman)
- Add a string representation for UserData (mkolman)
- Add ui/lib/users.py (mkolman)
- Use a constant for the UID/GID not set value (mkolman)
- Improve ksdata <-> user data methods in Users DBUS module (mkolman)
- Do root, group, user and SSH key configuration with DBUS tasks (mkolman)
- Add tasks for root, user, group and ssh key configuration (mkolman)
- Fix indentation for user creation method docstring (mkolman)
- Drop support for using custom password crypt algorithm (mkolman)
- Make clear_root_password() into set_root_password() alias (mkolman)
- Lock root & user accounts if password in kickstart is empty (mkolman)
- Convert create_user() from kwargs to optional args (mkolman)
- Convert create_group() from kwargs to optional args (mkolman)
- Mark the root account as locked by default (mkolman)
- Add docstrings & some signature tweaking in users.py (mkolman)
- Move methods from User class to module top-level (mkolman)
- Apply PEP8 for method names in users.py (mkolman)
- Move user management code to core (mkolman)
- Use Pykickstart data classes via handler (mkolman)
- Add API for easy admin user detection (mkolman)
- Add support for SSH key management via the users DBUS module (mkolman)
- Add support for group management via the users DBUS module (mkolman)
- Add support for managing multiple users to the users module (mkolman)
- get_iface_from_hwaddr: be more careful about hwaddr (#1703152) (awilliam)
- network: fix a typo in infiniband connections creating (#1698937) (rvykydal)
- network: do not crash on --device bootif when BOOTIF is not specified
(#1699091) (rvykydal)
- Add DBus support for the device specifier for use in /etc/fstab (vponcova)
- Set swap devices for fstab in the interactive partitioning (vponcova)
- Refactor the passphrase setup on unconfigured LUKS devices (vponcova)
- Add DBus support for UUID (vponcova)
- Add DBus support for device format (vponcova)
- Add DBus support for unlocking LUKS devices (vponcova)
- Add DBus support for finding mountable partitions (vponcova)
- We inherit self.data.repo.dataList() from parent class. (riehecky)
- Remove the function get_structure (vponcova)
- Remove the function apply_structure (vponcova)
- Remove the decorator (vponcova)
- Add the class DBusData (vponcova)
- Give payload a hook for adding disabled repos. (riehecky)
- Extend the function generate_string_from_data (vponcova)
- Blivet-GUI should wait for the storage threads to finish (#1696478)
(vponcova)
- network: do not pass None value from NM device object to data holder
(#1695967) (rvykydal)
- Handle bytes and strings from RPM (#1693766) (vponcova)
- network module: add network module unit tests (rvykydal)
- network: create systemd .link files for ifname= boot options (#1695894)
(rvykydal)
- Bump Workstation root partition max size to 70 GiB (klember)
- Add DBus support for finding optical media (vponcova)
- Add DBus support for handling a device (vponcova)
- Do not use ISO source as install tree root (#1691832) (jkonecny)
- Fix bad assumption about base repo identification (#1691832) (jkonecny)
- network tui: fix updating of a connection from UI (#1692677) (rvykydal)
- network: fix copying of resolv.conf for cases where target /etc does not
exist (#1695990) (rvykydal)
- network: fix crash ensuring single connections for unplugged devices
(#1695899) (rvykydal)
- Add support for skipping attributes in the string representation (vponcova)
- Raise the UnknownDeviceError exception (vponcova)
- Add DBus support for resolving devices (vponcova)
- Add DBus support for the available space (vponcova)
- Move GetRequiredDeviceSize to the device tree module (vponcova)
- Create the device tree module (vponcova)
- Don't set the __repr__ methods of data classes (vponcova)
- network: for vlan set DEVICE only if interfacename is specified in kickstart
(rvykydal)
- Change fips package requirement reason (jkonecny)
- payload: raise exception on invalid Languages (jkonecny)
- payload: Mark DefaultEnvironment API as temporary (jkonecny)
- payload: fix default values for packages section (jkonecny)
- Remove unused import for DNF (jkonecny)
- payload: add converter for kickstart groups (jkonecny)
- payload: switch multilib policy to names (jkonecny)
- payload: add rest of the DNF/Packages attributes (jkonecny)
- payload: add packages controlling properties (jkonecny)
- payload: add package groups interface to Packages (jkonecny)
- payload: adjust packages section attributes (jkonecny)
- payload: move %packages parsing to DNF/Packages (jkonecny)
- payload: add DBus packages dnf submodule (jkonecny)
- payload: add the empty DNF handler (jkonecny)
- payload: create internal Packages class (jkonecny)
- payload: parse %packages section in module (jkonecny)
- 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)
- Test the DBus support for the device tree (vponcova)
- Add DBus support for the device tree (vponcova)
- Fix the initialization of BootInfo (#1599378) (vponcova)
- network module: update module API unit tests (rvykydal)
- network module: guard some methods on NM availability (rvykydal)
- Remove useless swapoff (vponcova)
- Always specify the LUKS version in CustomPartitioningSpoke (#1689699)
(vponcova)
- Remove the property free_space_snapshot from InstallerStorage (vponcova)
- network: fix setting of NetworkDeviceInfo from NM Device (rvykydal)
- Hide the encryption checkbox for the interactive partitioning (vponcova)
- Deprecate DBusObjectObserver (vponcova)
- Remove DBusCachedObserver (vponcova)
- Add the method get_file_system_free_space to InstallerStorage (vponcova)
- Use get_disk_free_space and get_disk_reclaimable_space in StorageSpoke
(vponcova)
- Use get_disk_free_space in ResizeDialog (vponcova)
- Use get_disk_free_space in CustomPartitioningSpoke (vponcova)
- Use get_disk_free_space in SelectedDisksDialog (vponcova)
- network: adapt a unit test to get_supported_devices change (rvykydal)
- Don't estimate the free space based on the clearpart settings (vponcova)
- Update the kickstart data for iSCSI and NVDIMM during the installation
(vponcova)
- network: share single NM Client in anaconda (rvykydal)
- network: handle ONBOOT in ifcfg by network module (rvykydal)
- network: network.py cleanup (rvykydal)
- Don't generate temporary kickstart in the Storage module (vponcova)
- Remove attributes for autopart encryption from the InstallerStorage
(vponcova)
- Make invalid installation from HDD more visible (jkonecny)
- network module: fix updating of ONBOOT value on installed system (rvykydal)
- network: remove nm.py (rvykydal)
- network: use libnm to get device IP addresses (rvykydal)
- network: use libnm to get ntp servers from dhcp options (rvykydal)
- network module: provide and use GetActivatedInterfaces (rvykydal)
- network: remove unused stuff from nm.py (rvykydal)
- network: use GetSupportedDevices API (rvykydal)
- network module: provide GetSupportedDevices (rvykydal)
- Remove the encrypted_autopart property of the InstallerStorage (vponcova)
- Remove the autopart_type property of the InstallerStorage (vponcova)
- Remove the autopart_requests property of the InstallerStorage (vponcova)
- Remove the do_autopart property of the InstallerStorage (vponcova)
- Move the support for scheduling partitions to the Storage module (vponcova)
- Move do_autopart to the Storage module (vponcova)
- Move do_reqpart to the Storage module (vponcova)
- Add a new task for interactive auto partitioning (vponcova)
- Replace the function do_kickstart_storage (vponcova)
- Replace partitioning executors with tasks (vponcova)
- Move partitioning executors to the Storage module (vponcova)
- Move swap_suggestion to pyanaconda.storage.utils (vponcova)
- network: remove ifcfg.log (rvykydal)
- network module: log configuration state after installation task (rvykydal)
- network: remove low-level debug logging on IfcfgFile modifications (rvykydal)
- network module: use module for logging of configuration state (rvykydal)
- network module: move ifcfg logging into the module (rvykydal)
- network module: do not log secrets (rvykydal)
- network module: rename and add doc to network initialization task interface
(rvykydal)
- network module: guard initialization tasks by anaconda system configuration
(rvykydal)
- network: log network initialization better (rvykydal)
- network module: use task to dump missing ifcfg files (rvykydal)
- network module: use task to set real onboot values (rvykydal)
- network module: use task for initramfs connections consolidation (rvykydal)
- network module: use task for apply kickstart (rvykydal)
- payload: separate blivet.utils & blivet.arch call (jkonecny)
- Improve content of the top-level README file (mkolman)
- Don't run the storage checker to check autopart (vponcova)
- Remove the SnapshotValidateTask class (vponcova)
- Validate post-installation snapshot requests with the storage checker
(vponcova)
- Add a new type of the installation system for the initial setup (vponcova)
- Simplify update_storage_ksdata (vponcova)
- Don't set anything if the partitioning fails (vponcova)
- Reset the bootloader with reset_bootloader (vponcova)
- Add support for scanning all devices in the system (vponcova)
- Add the ExclusiveDisks property (vponcova)
- Move tests for the disk selection module to a new file (vponcova)
- Replace initialize_storage with reset_storage (vponcova)
- Remove the shutdown method (vponcova)
- payload: don't force host-only mode when executing dracut (javierm)
- Simplify the code for protected devices (vponcova)
- Define the quit message in TUI (#1686116) (vponcova)
- efi: don't include the grub2-pc package on EFI installs (javierm)
- Small optimization in boot arg parsing method (jkonecny)
- Fix bad --addrepo command line parsing (jkonecny)
- Raise correct exception on bad addrepo boot param (jkonecny)
- payload: migrate TUI software spoke to pep8 (jkonecny)
- payload: switch from CamelCase in software spoke (jkonecny)
- payload: remove unused radio button (jkonecny)
- payload: solve basic pep 8 errors (jkonecny)
- Add tests for UnsupportedPartitioningError (vponcova)
- Handle missing support for Blivet-GUI in the Storage module (#1685645)
(vponcova)
- Create the default partitioning requests on demand (vponcova)
- Get the summary about selected disks from a function (vponcova)
- Replace warnings about disks with constants (vponcova)
- Rename and reorganize members of the storage spoke in TUI and GUI (vponcova)
- Add tests for the Blivet partitioning module (vponcova)
- Add DBus support for Blivet-GUI (vponcova)
- Create the Blivet partitioning module (vponcova)
- Don't override bg color of gtk-themes (mate)
- Fix the import of ZFCP (#1684583) (vponcova)
- Set up the disk initialization module from the partitioned storage (vponcova)
- Move the tests for the disk initialization module (vponcova)
- Set the default filesystem type for /boot in the Storage module (vponcova)
- Replace the default autopart type in the Storage module (vponcova)
- Set the correct attribute of the bootloader kickstart data (vponcova)
- network: Get FCoE nics from the DBus module (vponcova)
- Set up the kickstart partitioning from the storage by default (vponcova)
- Get the required device size for the given space from DBus (vponcova)
- network module: remove DisableIPV6 API (rvykydal)
- network module: fix disabling of ipv6 (rvykydal)
- Fixes for pylint-2.3.0 (vponcova)
- network module: remove API for applying boot options (rvykydal)
- network: use DEVICETYPE for team when updating virtual slaves ifcfgs
(rvykydal)
- dracut/parse-kickstart: Set DEVICETYPE instead of TYPE in a team master ifcfg
file (ptalbert)
- network module: take DEVICETYPE for team into account (rvykydal)
- payload: fix pep8 errors in TUI source spoke (jkonecny)
- network: fix network spoke status message (rvykydal)
- payload: switch source spoke from CamelCase (jkonecny)
- payload: solve pep8 errors in GUI source spoke (jkonecny)
- network module: fix missing argument in a log message (rvykydal)
- network module: honor ifname boot option for kickstart %pre and missing
ifcfg (rvykydal)
- 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)
- Reorganize the code for the boot loader installation (vponcova)
- Remove a useless argument from write_boot_loader (vponcova)
- Remove useless arguments from methods of the kickstart commands (vponcova)
- Create installation tasks for the Storage module (vponcova)
- Add tests for the custom partitioning module (vponcova)
- Create the custom partitioning module (vponcova)
- Process the btrfs command in the Storage module (vponcova)
- Remove the data from the execute method of the partitioning executors
(vponcova)
- Remove unmaintained signal handler (#1676683) (vponcova)
- Change a confusing message for headless systems (vponcova)
- Mount the file systems in a different installation task (vponcova)
- Write the escrow packets later (vponcova)
- Replace the writeStorageEarly and writeStorageLater methods (vponcova)
- Don't use the network manager client in a mock environment (vponcova)
- Don't load storage plugins in dir installations (#1674605) (vponcova)
- Test the storage configuration and validation in the Storage module
(vponcova)
- Implement configuration and validation in the partitioning modules (vponcova)
- Create the storage validation task (vponcova)
- Create the storage configuration task (vponcova)
- Create base classes for the partitioning modules (vponcova)
- Check if we can access a DBus service (vponcova)
- Drop the temporary anaconda-live dependency (mkolman)
- network module: update tests for generating dracut arguments (rvykydal)
- network_module: return set from function for getting dracut arguments
(rvykydal)
- network module: pass ifcfg to the function for getting dracut arguments
(rvykydal)
- network module: split add_connection_from_ksdata function (rvykydal)
- network module: split bind_connection function (rvykydal)
- network module: move looking for first device with link into a function
(rvykydal)
- network module: split and fix device configuration functions (rvykydal)
- network module: fix device configuration update for GUI (rvykydal)
- network module: add docstring to ifcfg.py (rvykydal)
- network module: use super() (rvykydal)
- network module: update docstrings and style of kickstart.py (rvykydal)
- network module: do not generate kickstart data for onboot value tweaking
(rvykydal)
- network module: decide better when to apply onboot policy (rvykydal)
- network module: move functions getting network data to better places
(rvykydal)
- network module: update docstrings of installation task methods (rvykydal)
- network module: remove unused return values from installation task methods
(rvykydal)
- network module: fix ONBOOT log message for installation task (rvykydal)
- network module: remove devel debugging log messages (rvykydal)
- network module: transform device configurations to structures in interface
(rvykydal)
- network module: update doc strings for DeviceConfigurations API (rvykydal)
- network module: connect DisableIPv6 to implementation signal (rvykydal)
- network module: fix generating of kickstart --activate option (rvykydal)
- network module: clean up typos and style (rvykydal)
- network module: use already existing function (rvykydal)
- Reset the storage object in the Storage module (vponcova)
- Protect devices in the Storage module (vponcova)
- Create the storage object in the Storage module (vponcova)
- Initialize Blivet in the Storage module (vponcova)
- Create a task with a result in the Baz module (vponcova)
- Allow to publish a task with a different interface (vponcova)
- Add the GetResult method (vponcova)
- Add the Succeeded signal (vponcova)
- network module: update unit tests (rvykydal)
- newtork module: put use of NM client under control of network module
(rvykydal)
- network module: use constant for nm connection uuid length (rvykydal)
- network module: use network module to get dracut arguments (rvykydal)
- network module: add support for getting dracut arguments (rvykydal)
- network module: support renaming of devices with ifname= boot option
(rvykydal)
- network module: generate kickstart from network module (rvykydal)
- network module: set current hostname using network module directly (rvykydal)
- network module: remove dependency of configuration task on nm_client
(rvykydal)
- network module: use module task for network configuration writing (rvykydal)
- network module: ifcfg.py cleanup (rvykydal)
- network module: dump missing ifcfg files via network module (rvykydal)
- network module: add support for dumping missing ifcfg files (rvykydal)
- network module: set real ONBOOT values via network module (rvykydal)
- network module: add support for updating ONBOOT ifcfg value (rvykydal)
- network module: apply kickstart via network module (rvykydal)
- network module: fix list of devices for which kickstart was applied
(rvykydal)
- network module: work with ifcfg file objects, not paths (rvykydal)
- network module: set bootif kickstart value from boot options (rvykydal)
- network module: provide apply_kickstart (rvykydal)
- network module: consolidate initramfs connections via Network module
(rvykydal)
- network module: provide initramfs connections consolidation (rvykydal)
- network module: set default value for missing network --device from ksdevice.
(rvykydal)
- network module: handle default network --device value (rvykydal)
- network module: handle hostname only network commands correctly (rvykydal)
- network module: use DBus Structure for DeviceConfiguration (rvykydal)
- network module: provide dbus API for DeviceConfigurations (rvykydal)
- network module: fix looking up vlan parent if specified by UUID (rvykydal)
- network module: fix kickstart generating for vlan interface name (rvykydal)
- network module: generate kickstart data from DeviceConfigurations (rvykydal)
- network module: add a module providing NM.Client (rvykydal)
- network module: connect DeviceConfigurations to signals from NM (rvykydal)
- network module: add DeviceConfigurations for persistent config state
(rvykydal)
- Remove obsolete Group tag & obsolete scriptlets (mkolman)
- Move the write method of the InstallerStorage class (vponcova)
- Clean up the reset method of the InstallerStorage class (vponcova)
- Allow non-ASCII characters in passphrases again (#1619813) (vponcova)
- Remove the argument protected from initialize_storage (vponcova)
- Remove multiboot support for tboot (javierm)
- Move the code for ignoring disks labeled OEMDRV (vponcova)
- Set default entry to the BLS id instead of the entry index (javierm)
- Remove the ksdata argument from the initialize_storage function (vponcova)
- Remove the ksdata attribute from the InstallerStorage class (vponcova)
- Move the code for ignoring nvdimm devices to pyanaconda.storage.utils
(vponcova)
- Use new ssl certificate kickstart options (lars)
- Remove the data argument from the do_autopart function (vponcova)
- Call refreshAutoSwapSize from the do_autopart function (vponcova)
- Move getAvailableDiskSpace to pyanaconda.storage.utils (vponcova)
- Move lookupAlias to pyanaconda.storage.utils (vponcova)
- Move getEscrowCertificate to pyanaconda.storage.utils (vponcova)
- Move get_ignored_nvdimm_blockdevs to pyanaconda.storage.utils (vponcova)
- Remove update_ksdata from the InstallerStorage class (vponcova)
- Remove obsolete ldconfig scriptlets (mkolman)
- Do not try to use disks without partition slots for autopart (vtrefny)
- dracut: Add deps for fetch-kickstart-disk (walters)
- Move code for the storage creation (vponcova)
- Move code for the storage initialization (vponcova)
- Remove the GRUB class (javierm)
- Remove support for deprecated bootloaders (javierm)
- Spelling fix in Boot Options documentation (josephvoss14)
- Put 'lock' checkbox under 'Confirmation field' (frederic.pierret)
- Don't create an extra instance of the bootloader (vponcova)
- Remove the preStorage method in payload (vponcova)
- Use LUKS2 by default (vponcova)
- Clean up the space checkers (#1520749) (vponcova)
- Don't show time and date controls in live installations (#1510425) (vponcova)
- anaconda: add option to lock root account (frederic.epitre)
- 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)
- Fix anaconda-live package temporary Requires: (mkolman)
- Add a new configuration option allow_imperfect_devices (vponcova)
- Remove the selinux flag (vponcova)
- Rename the Services section (vponcova)
- Fix Arm EFI package selection and 32 bit status (pbrobinson)
- Remove support for the undocumented option force_efi_dir (vponcova)
- Remove the flag extlinux (vponcova)
- Remove the flag nombr (vponcova)
- Remove the flag leavebootorder (vponcova)
- Remove the flag nonibftiscsiboot (vponcova)
- Use the file system type provided by Blivet by default (#1663585) (vponcova)
- Move remaining GUI related files to anaconda-gui (mkolman)
- Create anaconda-live sub-package (mkolman)
- Don't acquire the imp's lock (#1644936) (vponcova)
- Remove install classes from the code (vponcova)
- Remove files with install classes (vponcova)
- Use the Anaconda configuration to configure the storage (vponcova)
- Use the Anaconda configuration to configure the bootloader (vponcova)
- Use the correct name of the variant AtomicHost (vponcova)
- Use the Anaconda configuration to configure payload (vponcova)
- Use the Anaconda configuration to configure network devices (vponcova)
- Use the Anaconda configuration to customize the user interface (vponcova)
- Use the Anaconda configuration to show EULA (vponcova)
- Use the Anaconda configuration to detect unsupported hardware (vponcova)
- Remove the kickstart command installclass (vponcova)
- Fix the anaconda documentation (vponcova)
- Add support for inst.product and inst.variant (vponcova)
- Use the product configuration files in Anaconda (vponcova)
- Require password confirmation in GUI (#1584064) (mkolman)
- Run zipl again after generating initramfs (#1652727) (vponcova)
- Preserve the boot option zfcp.allow_lun_scan (#1561662) (vponcova)
- Don't allow /boot on LVM (#1641986) (vponcova)
- The encoding should be always set to UTF-8 (#1642857) (vponcova)
- Make sure fips is correctly enabled on target system (#1619568) (mkolman)
- Remove workaround for bd_s390_dasd_online (vponcova)
- Clean up /run/install (#1562239) (vponcova)
- Make it possible to exit empty user spoke (#1620135) (mkolman)
- Don't allow to use LDL DASD disks (#1635825) (vponcova)
- Remove initThreading method from pyanaconda.threading (vponcova)
- Drop the inst.noblscfg option (javierm)
- Extend tests for the configuration support (vponcova)
- Split the Anaconda configuration handler to more files (vponcova)
- Add tests for the product configurations (vponcova)
- Read only *.conf files from /etc/anaconda/conf.d (vponcova)
- Create the product configuration loader (vponcova)
- Disable BLS config if new-kernel-pkg script is installed (javierm)
- Drop xorg-x11-server-Xorg check from graphical target detection (#1583958)
(mkolman)
- Create a basic structure of the product configuration files (vponcova)
- Fix pylint errors (vponcova)
- dracut/parse-kickstart: don't abort on --device=link (lkundrak)
- Add provides_network_config system property (rvykydal)
- Get rid of network system capability which does not make sense. (rvykydal)
- Prohibit network configuration on Live OS. (rvykydal)
- Use check_supported_locales to filter unsupported locales (vponcova)
- Replace filterSupportedLangs and filterSupportedLocales (vponcova)
- Remove help-related constants from install classes (vponcova)
- Remove setup_on_boot from the install classes (vponcova)
- Convert a keymap into a list of layouts (vponcova)
- RPM: anaconda-core requires dbus-daemon (awilliam)
- Remove use_geolocation_with_kickstart from install classes (vponcova)
- Simplify the task Activate filesystems (vponcova)
- Remove the flag livecdInstall (vponcova)
- Overwrite network configuration for the live image payload (vponcova)
- Write tests for the installation system configuration (vponcova)
- Resolve the name conflicts in exception.py (vponcova)
- Use the Anaconda configuration in the network module (vponcova)
- Revert "Don't try to get hostnamed proxy in non-installer-image environments
(#1616214)" (vponcova)
- Remove the function can_touch_runtime_system (vponcova)
- Add rules for the installation system (vponcova)
- Configure the installation system (vponcova)
- Replace setNetworkOnbootDefault (vponcova)
- Add tests for the FCoE module (vponcova)
- Discover an FCoE device with a DBus task (vponcova)
- Reload the FCoE module on the storage reset (vponcova)
- Let the FCoE module to provide the dracut arguments (vponcova)
- Let the FCoE module to write the configuration (vponcova)
- Move kickstart support to the FCoE module (vponcova)
- Create the basic structure for the FCoE module (vponcova)
- Install grubby-deprecated when using the extlinux bootloader (javierm)
- Remove configurePayload (vponcova)
- Resolve the name conflicts with conf (vponcova)
- Write tests for the target support (vponcova)
- Simplify the code (vponcova)
- Replace the dirInstall flag (vponcova)
- Replace the imageInstall flag (vponcova)
- Configure the installation target (vponcova)
- Write tests for the default partitioning (vponcova)
- Define the default partitioning statically (vponcova)
- Remove l10n_domain from the install classes (vponcova)
- Re-generate BLS loader file snippets on live installs (#1648472) (awilliam)
- Remove the attribute bootloaderTimeoutDefault (vponcova)
- Remove the attribute bootloaderExtraArgs (vponcova)
- Remove the method setPackageSelection (vponcova)
- Remove the setStorageChecker method (vponcova)
- Remove the getBackend method (vponcova)
- Add doc to make a release in a mock environment (jkonecny)
- Support in our scripts creating release in a mock (jkonecny)
- Add dependencies to make a new release to dependency_solver (jkonecny)
- Make the pyanaconda/image.py more pep8 (jkonecny)
- Test image repodata folder based on treeinfo file (jkonecny)
- Use var instead of strings in findFirstIsoImage (jkonecny)
- Use new InstallTreeMetadata instead of TreeInfo (jkonecny)
- Add InstallTreeMetadata class (jkonecny)
- Move DEFAULT_REPOS to the constants (jkonecny)
- Don't check for firmware compatibility to enable BootLoaderSpec support
(javierm)
- Update kernel command line parameters in BLS files (javierm)
- Add support for GRUB_ENABLE_BLSCFG and inst.noblscfg (pjones)
- Get rid of new-kernel-pkg invocations (pjones)
- Minor pylint cleanups (pjones)
- Load configuration files from /etc/anaconda/conf.d (vponcova)
- Let the DBus launcher to set up the modules (vponcova)
- Start modules that are enabled in the configuration file (vponcova)
- Enable the DBus modules and addons via the configuration file (vponcova)
- Remove flags from anaconda_logging (vponcova)
- Remove blivet-specific flags from pyanaconda.flags (vponcova)
- The armplatform option is deprecated (vponcova)
- Create a class for the Anaconda bus connection (vponcova)
- Fix local repo files aren't enabled (#1636739) (jkonecny)
- Write RPM tests for the Anaconda configuration file (vponcova)
- Write tests for the configuration support (vponcova)
- Create a class for handling the Anaconda configuration (vponcova)
- Provide a better support for handling the configuration files (vponcova)
- Create the Anaconda configuration file (vponcova)
- nvdimm: update ks data for actions in UI (rvykydal)
- nvdimm: use pykickstart constant for setting reconfigure mode (rvykydal)
- Revert "Don't allow booting from nvdimm devices" (rvykydal)
- Add --no-pip to setup-mock-test-env script (jkonecny)
- Fix error message in setup-mock-test-env script (jkonecny)
- Add shortcut function to get dependency script (jkonecny)
- Add install-pip parameter to setup-mock-test-env (jkonecny)
- Small optimalization in setup-mock-test-env (jkonecny)
- Add package installation from pip for test script (jkonecny)
- Fix wrong pylint false positive regex (jkonecny)
- Adjust to some DNF 3.6 changes (#1637021) (mkolman)
- Ignore errors when trying to activate unsupported swaps (#1635252) (vtrefny)
- Add option to set kernel.hung_task_timeout_secs option (rvykydal)
- Move the glade adaptor to a separate plugin (dshea)
- Fix strings not marked for translation (jkonecny)
- Drop attempt to add 'nocrypto' to tsflags (awilliam)
- Fix librepo logging with new DNF (jkonecny)
- Revert "Remove librepo imports from Anaconda (#1626609)" (jkonecny)
- Set the VNC password directly (#1592686) (vponcova)
- Update the spoke for unsupported hardware in TUI (#1601545) (vponcova)
- Update the dialog for unsupported hardware in GUI (#1601545) (vponcova)
- Support detection of kernel taints (vponcova)
- Fix the rescue mode (#1631749) (vponcova)
- Fix the sanity check verify_gpt_biosboot (#1593446) (vponcova)
- Flags shouldn't process the kernel options (vponcova)
- Fully support the inst.gpt option (vponcova)
- Don't set Anaconda-specific flags in Blivet (vponcova)
- Remove the class for kernel arguments from pyanaconda.flags (vponcova)
- Remove unused false positives (vponcova)
- Don't connect to signals of the Network Manager DBus objects (#1582233)
(vponcova)
- Fix documentation for setting Pykickstart command version (mkolman)
- Don't try to get hostnamed proxy in non-installer-image environments
(#1616214) (rvykydal)
- Use realm data in UI (vponcova)
- Use realm data in the DBus module (vponcova)
- Create a DBus structure for realm data (vponcova)
- Add support for DBus structures (vponcova)
- docs/commit-log.rst: Don't wrap example firstlines (ferdnyc)
- Detect that there is not enough space on a device (#1613232) (vponcova)
- Add Silverblue InstallClass (jkonecny)
- Save lsblk output to the Anaconda traceback file (vtrefny)
- Remove librepo imports from Anaconda (#1626609) (jkonecny)
- DNF 3.5 compatibility (mkolman)
- Use the default LUKS version for auto partitioning (#1624680) (vponcova)
- Remove the testing flag (vponcova)
- Fix crash in tui when default partitioning scheme is not supported.
(rvykydal)
- Fix pylint errors (vponcova)
- Add libtool build dependency (jkonecny)
- Remove shebang from DUD test (jkonecny)
- Add inst.addrepo documentation for HD variant (jkonecny)
- Warn when repo names are not unique (jkonecny)
- HD addon repos have mount directories permanent (jkonecny)
- Unmount hard drive additional repositories (jkonecny)
- Move RepoData copy creation to the RepoData class (jkonecny)
- Show empty file protocol on HD addon repo fail (jkonecny)
- Mount and use HDD additional repositories (jkonecny)
- Separate _find_and_mount_iso from _setup_media (jkonecny)
- Load hard drive repo type from inst.addrepo (jkonecny)
- Do not fail if .discinfo file can't be read (jkonecny)
- Use productmd to parse .discinfo file (jkonecny)
- Add payload sources tests (jkonecny)
- Cleanup payload tests source file (jkonecny)
- Add documentation for inst.addrepo boot option (jkonecny)
- Add additional repositories to KS data (jkonecny)
- Use new source solution (jkonecny)
- Add payload sources implementation (jkonecny)
- Don't resize a device if the size is same as the old size (#1572828)
(vponcova)
- Mark disks with additional repos as protected (jkonecny)
- Support boot args parsing to list (jkonecny)
- Add inst.addrepo new options (jkonecny)
- Make parenthesis consistent (jkonecny)
- Remove unused parameter from live_startup method (jkonecny)
- Disable treeinfo based repos only once (jkonecny)
- Disable treeinfo repos when base repo change (jkonecny)
- Treeinfo repos can't be changed nor removed (jkonecny)
- Add all repositories from the treeinfo file (jkonecny)
- Load base repository location from treeinfo (jkonecny)
- Add limited file:// protocol to GUI Source spoke (jkonecny)
- Add BaseOS between default base repositories (jkonecny)
- Split _setupInstallDevice method in payload (jkonecny)
- Check the LUKS2 memory requirements (vponcova)
- Add an option for choosing version of LUKS in GUI (vponcova)
- Add tests for LUKS2 in the auto partitioning module (vponcova)
- Apply the LUKS2 options from the auto partitioning module (vponcova)
- Support LUKS2 options in the auto partitioning module (vponcova)
- Support LUKS2 options in logvol, part and raid commands (vponcova)
- Enable to set a default version of LUKS (vponcova)
- Update dependencies and kickstart commands to support LUKS2 (#1547908)
(vponcova)
- Revert back to running DNF in a subprocess (mkolman)
- Use SimpleConfigFile to get PLATFORM_ID from /etc/os-release (mkolman)
- Fix a 5 year old typo in the spec file (mkolman)
- Use wwn attr instead of removed wwid. (#1565693) (dlehman)
- Bump required DNF version (mkolman)
- Fix some small issues with the platform id patch (mkolman)
- Set platform id for DNF (mkolman)
- Fix crash when software environment is False (jkonecny)
- Allow to delete all file systems used by Unknown (#1597199) (vponcova)
- DD: Use text mode when calling tools with subprocess (rvykydal)
- Update RHEL placeholder names (mkolman)
- Typo fixup (rvykydal)
- Define if blivet-gui is supported via installclasses (rvykydal)
- Offer Blivet-GUI partitioning only if supported (rvykydal)
- Only show the "closest mirror" source option where appropriate (mkolman)
- Starting from 3.0 DNF expects strings in comps queries (mkolman)
- Use the manual partitioning module in TUI (vponcova)
- Use the manual partitioning module in UI (vponcova)
- Add tests for the manual partitioning module (vponcova)
- Create the manual partitioning module (vponcova)
- Reserve enough static space for 2 lines in spoke status on hub (#1584160)
(rvykydal)
- Fix disable additional repositories (jkonecny)
- Show better messages for NoSuchPackage and NoSuchGroup (#1599190) (vponcova)
- Bootloader stage2 can't be on btrfs on rhel (#1533904) (rvykydal)
- Handle new module specific error states (mkolman)
- Handle missing package errors reported by the install_specs() function
(mkolman)
- Initial module enablement and installation support (mkolman)
- Use productmd library to parse .treeinfo (#1411673) (jkonecny)
- Import kickstart classes as version-less in the dracut script (vponcova)
- Use only version-less kickstart classes (vponcova)
- Define version-less variants of kickstart classes (vponcova)
- Pylint should skip the file livepayload.py (vponcova)
- Fix pylint errors (vponcova)
- Change the pop-up text with the pre-release warning (#1542998) (vpodzime)
- Sort categories on the hub by defined order (#1584160) (rvykydal)
- Show a note about EULA where relevant (mkolman)
- Change message log level to INFO when adding repo (jkonecny)
- Set packaging log level to DEBUG by default (jkonecny)
- Remove the python-wrapt dependency (vponcova)
- Do not use capitals for spoke names (#1584160) (rvykydal)
- Wrap category label and add space between columns (#1584160) (rvykydal)
- Use 32 px icons (instead of 16 px) on hubs (#1584160) (rvykydal)
- Replace deprecated dracut options for booting with ibft. (rvykydal)
- Improve handling of unsupported filesystems in UI. (rvykydal)
- Reserve two lines for status message (#1584160) (rvykydal)
- Use three spoke columns on hub for better scaling (#1584160) (rvykydal)
- Make pyanaconda.dbus.typing work with Python 3.7 (#1598574) (awilliam)
- Protected devices might be hidden (#1561766) (vponcova)
- fstab: include a note about systemctl daemon-reload (zbyszek)
- Access the ZFCP module only on s390x (vponcova)
- Tell libreport if it is a final release or not (#1596392) (vpodzime)
- bootloader: GRUB2: Set menu_auto_hide when enabled by the instClass
(hdegoede)
- installclass: Add bootloader_menu_autohide property (hdegoede)
- Add tests for the zFCP module (vponcova)
- Handle the zfcp command in the zFCP module (vponcova)
- Use the zFCP discovery task in UI (vponcova)
- Create the zFCP discovery task (vponcova)
- Create the zFCP module (vponcova)
- Add tests for the DASD module (vponcova)
- Run the DASD formatting task in UI (vponcova)
- Extend the sync_run_task method with a callback (vponcova)
- Create a task for formatting DASDs (vponcova)
- Run the DASD discovery task from UI (vponcova)
- Create a task for discovering DASDs (vponcova)
- Create the DASD module (vponcova)
- Add tests for the language installation task (vponcova)
- Run an installation task to install a language (vponcova)
- nvdimm: fix crash on non-block devices (rvykydal)
- Wait for kickstart modules to quit (vponcova)
- Ask for a default passphrase if required (vponcova)
- Add support for setting different types of passwords in TUI (vponcova)
- Add tests for changes in tasks and the install manager (vponcova)
- Add a simple installation task in the Baz module (vponcova)
- Update the boss classes (vponcova)
- Update the base clases for modules (vponcova)
- Use the system installation task in the install manager (vponcova)
- Add the system installation task (vponcova)
- Add methods for running remote DBus tasks (vponcova)
- Improved base clases for DBus tasks (vponcova)
- Do not manually create LUKSDevice when unlocking a LUKS format (vtrefny)
- Fix pylint errors (vponcova)
- Skip the pylint check for the bootloader.py (vponcova)
- Enable DNF depsolver debugging in debug mode (mkolman)
- Don't reset locale of our DBus daemon (vponcova)
- Close the DNF base later (#1571299) (vponcova)
- Add 10% for storage metadata to the total required space (#1578395)
(vponcova)
- Add hook to prevent mistake upstream pushes (jkonecny)
- Revert "WIP" (vponcova)
- WIP (vponcova)
- Set locale to en_US.UTF-8 in every module (#1575415) (vponcova)
- Move initial module configuration to the init function (vponcova)
- Fix the mount command (vponcova)
- Use the auto partitioning module in UI (vponcova)
- Only check space during a tui kickstart if ksprompt is enabled (bcl)
- Fix can't exit TUI storage spoke (jkonecny)
- Use PROCESSED_AND_CLOSE and PROCESSED_AND_REDRAW (jkonecny)
- Remove not required PROCESSED return (jkonecny)
- Remove PROCESSED from refresh method (jkonecny)
- nvdimm: make debug messages more clear (rvykydal)
- nvdimm: use libblockdev enum to check namespace mode (rvykydal)
- Add data loss warning to nvdimm reconfigure dialog. (rvykydal)
- Add UI feedback for disk repopulating after nvdimm reconfiguration.
(rvykydal)
- Fix ignoring of nvdimm devices (rvykydal)
- Don't allow booting from nvdimm devices (rvykydal)
- Improve UI feedback for invalid boot on non-iBFT iSCSI devices. (rvykydal)
- Add inst.nonibftiscsiboot boot option. (rvykydal)
- Use only devices specified by nvdimm command for installation. (rvykydal)
- Add option to reconfigure nvdimm devices into sector mode. (rvykydal)
- Allow only devices in sector mode to be selected. (rvykydal)
- Add nvdimm devices to Advanced Storage spoke. (rvykydal)
- Add kickstart support for nvdimm reconfiguration to sector mode. (rvykydal)
- Ignore nvdimm disks which are not in sector mode. (rvykydal)
- Do not ignore nvdimm (pmemX) devices (rvykydal)
- Update the pykickstart commands (vponcova)
- Fix firewall DBUS module API usage (#1577405) (mkolman)
- Fix formatting in the TUI storage spoke (jkonecny)
- Fix TUI crash in mountpoint assignment (#1564067) (jkonecny)
- Fix KS logvol metadata and chunksize parameters (#1572511) (jkonecny)
- Show correct bootloader error on the MacEFI platform (vponcova)
- Revert "Fix broken kickstart command test" (rvykydal)
- Support fcoe --autovlan option (#1564096) (rvykydal)
- Increase module startup timeout to 600 seconds (mkolman)
- Fix name of the Zanata Python client package (mkolman)
- Add tests for the auto partitioning module (vponcova)
- Create the auto partitioning module (vponcova)
- Add the firewall submodule (mkolman)
- Once again fix cmdline error handling. (#1360223) (sbueno+anaconda)
- Extend the timeout period to 180s in the case of cmdline error. (#1360223)
(sbueno+anaconda)
- Fix the clearpart test with disklabel option (vponcova)
- The specified nosetests failed to run (vponcova)
- Show correct root account locked status in reconfig mode (#1507940) (mkolman)
- Add missing lines and modularization only log to test coverage (jkonecny)
- Remove makebumpver dependency from spec file (jkonecny)
- network module: use connectivity checking in anaconda (rvykydal)
- network module: add connectivity checking (rvykydal)
- Permit adding disabled external repos to installation. (riehecky)
- Handle empty active attribute for consoles (#1569045) (mkolman)
- Support temporary kickstart generating (vponcova)
- Create the dynamic module User (vponcova)
- Select Workstation install class for Workstation live (#1569083) (awilliam)
- Rename the main module User to Users (vponcova)
- Save logs to result folder after rpm-tests (jkonecny)
- Add Installed pyanaconda tests (jkonecny)
- Fix name of the RPM test (jkonecny)
- Support running just chosen rpm test (jkonecny)
- Add test cache files to gitignore (jkonecny)
- Move test install test from Makefile to rpm tests (jkonecny)
- Create structure to run rpm tests (jkonecny)
- Move all nosetests to separate directory (jkonecny)
- Fix broken kickstart command test (jkonecny)
- Fix broken kickstart command test (jkonecny)
- localization: use LanguageKickstarted module property (#1568119) (rvykydal)
- Start only the specified kickstart modules (#1566621) (vponcova)
- Use the Bootloader module in UI (vponcova)
- Add tests for the bootloader module (vponcova)
- Create the bootloader module (vponcova)
- rpmostreepayload: do not require network for dvd installation (#1565369)
(rvykydal)
- Fix double logging to stdout (vponcova)
- Don't try to create required partitions if there are none (vponcova)
- Bump simpleline version (mkolman)
- Do not redraw screen after text YesNo dialog (#1557951)(jkonecny)
- Revert "Adapt to a new simpleline changes (#1557472)(jkonecny)
- authselect: enable silent last log (pbrezina)
- authselect: fix typo to enable fingerprint authentication (pbrezina)
- Fix forgotten usage of the selinux kickstart command (vponcova)
- Fix tests for the storage module (vponcova)
- Use the disk selection and initialization modules in UI (vponcova)
- Enable to use object identifiers instead of object paths (vponcova)
- Create the disk initialization and disk selection modules (vponcova)
- Use watch_property to watch changes of DBus properties (vponcova)
- Better organize the base classes for modules (vponcova)
- Fixed KS forcing zerombr onto RO disk (japokorn)
- Add tests for the kickstart specifications (vponcova)
- Standardize calls to parent via super() (riehecky)
- Fix 'isDisk' property name (#1558906) (vtrefny)
- Make the class for removed kickstart commands more strict (vponcova)
- Fix the progress bar steps (vponcova)
- Use enum for the first boot action (vponcova)
- Use enum for the SELinux modes (vponcova)
- datetime spoke: still pass ksdata to NTPconfigDialog (UIObject) (rvykydal)
- Write rootpw command to kickstart (#1557529) (mkolman)
- Don't make safe to observe services on buses that don't run (vponcova)
- Add the LanguageKickstarted property (vponcova)
- Don't autoquit by default if the last hub is empty (#1553935) (mkolman)
- Use the Services module in UI (vponcova)
- Create the Services module (vponcova)
- Enable hibernation only on x86 (#1554345) (vponcova)
- Add the Storage module with no API (vponcova)
- Add the Payload module with no API (vponcova)
- Remove DBus modules Foo and Bar (vponcova)
- network module: fix accessing org.freedesktop.hostname1 for current hostname
(rvykydal)
- network module: add basic test (rvykydal)
- Add prepare command to setup-mock-test-env script (jkonecny)
- Mark partition live device's disk protected. (#1524700) (dlehman)
- Remove useless constants from pyanaconda.dbus.constants (vponcova)
- Use identifiers to get observers and proxies (vponcova)
- Remove the publish method from DBus interfaces (vponcova)
- Replace constants in publish and register methods (vponcova)
- Replace constants in DBus interface names (vponcova)
- Define DBus errors with the dbus_error decorator (vponcova)
- Use namespaces and identifiers to describe Anaconda DBus objects (vponcova)
- Add support for identification of DBus objects and services (vponcova)
- User module should parse only rootpw for now (#1553488) (vponcova)
- localization module: plug localization module into keyboard GUI spoke
(rvykydal)
- localization module: add KeyboardKickstarted property (rvykydal)
- localization module: add KS support for keyboard command (rvykydal)
- localization module: don't use Kickstarted so another command can be added
(rvykydal)
- Fix release docs (mkolman)
- network: set TYPE value in ifcfg from kickstart in initrmfs (rvykydal)
- Make formatting consistent in AnacondaWidgets.xml (riehecky)
- Use the user DBUS module in the UI (mkolman)
- Use the user DBUS module for the rootpw command in kickstart.py (mkolman)
- Add initial user DBUS module (mkolman)
- Add tests for the Security module (vponcova)
- Use the Security module in UI (vponcova)
- Don't send empty kickstart to DBus modules (vponcova)
- Add the Security module (vponcova)
- Fix makeupdates script to work with new DBus structure (jkonecny)
- Fix Makefile of the kickstart manager (vponcova)
- Fix check if dbus daemon quit properly (jkonecny)
- Remove check if dbus is running (#1551096) (jkonecny)
- Use Anaconda's special env variable for dbus address (#1551096) (jkonecny)
- Migrate Anaconda to our private dbus session (#1551096) (jkonecny)
- localization module: use l12 shortcut for module name in UI (rvykydal)
- localization module: replace ksdata.lang with the module in anaconda.
(rvykydal)
- localization module: add KS support for lang command (rvykydal)
- Return restorecon utility to Fedora 28 mock (jkonecny)
- Include dbus.log when exporting logs (mkolman)
- Reorganize pyanaconda.modules.boss (vponcova)
- Move all DBus errors to pyanaconda.modules.common.errors (vponcova)
- Move common classes and functions to pyanaconda.modules.common (vponcova)
- Close DBus log file when quitting DBus session (jkonecny)
- Enable payload configuration for Install classes (jkonecny)
- Rename files that provide kickstart specifications (vponcova)
- Move the kickstart specification to pyanaconda.core.kickstart (vponcova)
- Start and quit Boss properly (jkonecny)
- Make class from dbus.launcher module (jkonecny)
- Add the kernel option resume= by default (#1206936) (vponcova)
- Use observers to access the hostname service (vponcova)
- Make safe to observe services on buses that don't have to run (vponcova)
- DBus logs are now saved to /tmp/dbus.log (jkonecny)
- Add tests for toplevel installclass attribs (riehecky)
- Wait for DBus modules for longer time (vponcova)
- Drop dependency on authselect and firewalld (vponcova)
- Fix kickstart version test (vponcova)
- Authconfig is replaced with authselect (#1542968) (vponcova)
- Add support for different message buses (vponcova)
- Fix makeupdates script (vponcova)
- Set up basic logging for DBus modules (vponcova)
- Remove get_dbus_module_logger (vponcova)
- Fix logging of the DBus modules (vponcova)
- Fix the reimport error (vponcova)
- Fix the network module specification (vponcova)
- network module: update_network_data test (rvykydal)
- network module: use Module.Kickstarted instead of ksdata.seen (rvykydal)
- network module: use for hostname in tui (rvykydal)
- network module: handle current hostname (rvykydal)
- network module: handle ksdata.network.hostname (rvykydal)
- network module: add module skeleton (rvykydal)
- Log changes in the kickstart modules. (vponcova)
- Use the Timezone module in UI. (vponcova)
- Start Boss from Anaconda (jkonecny)
- Do not use System DBus (jkonecny)
- Remove anaconda-boss.service (jkonecny)
- Move Anaconda dbus services and confs to session dbus (jkonecny)
- Run DBus session if not present (jkonecny)
- Change pykickstart version (vponcova)
- Move system-logos dependency from anaconda-core to anaconda-gui (mkolman)
- makebumpver: fix parsing of -m option (rvykydal)
- makebumpver: fix -i option (rvykydal)
- Fix tests of the Timezone module (vponcova)
- installclass: add comments to server install class (dusty)
- Don't use deprecated formatErrorMsg (vponcova)
- Use the KickstartError attributes (vponcova)
- kickstart: "clearpart --list" does not work (#1410335) (marcel)
- Use handler in the Timezone module (vponcova)
- Fix the specification of the Bar module (vponcova)
- Use the KickstartHandler class (vponcova)
- Check the proxy attribute before accessing it (vponcova)
- Check the noverifyssl attribute before accessing it (vponcova)
- Don't access the url attribute (#1530428) (vponcova)
- Use Fedora Server default partitioning in Atomic (jkonecny)
- Clean code of Atomic install class (jkonecny)
- Migrate Atomic install class (#1491287) (jkonecny)
- Move Atomic install class to Anaconda (#1491287) (#1536853) (jkonecny)
- Make sure that fetch_url is defined. (vponcova)
- Change pykickstart version. (vponcova)
- Do not deepcopy the kickstart data in the storage (vponcova)
- Replace deepcopy of the method command (vponcova)
- Use pykickstart 3 (vponcova)
- Provide comprehensive log messages about the display mode (vponcova)
- Fix missing logging in some cases of update of ONBOOT value. (rvykydal)
- Fix tests for the timezone module. (vponcova)
- Add the Kickstarted property to the kickstart modules. (vponcova)
- Connect to the observed service and other stuff. (vponcova)
- Prevent 99-copy-lgs.ks from exiting with a 1 (bcl)
- Rename SetUTC to SetIsUTC in the timezone module. (vponcova)
- Move how to use setup-mock-test-env script to help (jkonecny)
- Add --init as new parameter to setup-mock-test-env (jkonecny)
- Initialize the thread manager at the first import. (vponcova)
- Added tests for the timezone module and other. (vponcova)
- Remove 'i' from iutil module (jkonecny)
- Remove 'i' from isignal module (jkonecny)
- Move isignal module to core/isignal (jkonecny)
- Extract process watch functions to a static class (jkonecny)
- Move regexes module to core/regexes (jkonecny)
- Move i18n module to core/i18n (jkonecny)
- Move constants module to core/constants (jkonecny)
- Move iutil module to core/iutil (jkonecny)
- Move async_utils to core/async_utils (jkonecny)
- Replace gobject GLib by our core/glib (jkonecny)
- Rename run_in_main_thread to run_in_loop (jkonecny)
- Add Timer and PidWatcher abstraction above GLib (jkonecny)
- Create abstraction above GLib event loop (jkonecny)
- Add core/glib module for GLib access (jkonecny)
- Ignore errors for KickstartSpecificationHandler. (vponcova)
- Try to use the PropertiesChanged signal. (vponcova)
- Add timezone module. (vponcova)
- Collect properties changes before emit. (vponcova)
- Use Ping method from the standard interface. (vponcova)
- Recognize members of standard interfaces. (vponcova)
- Add an object observer with cached properties (vponcova)
- Rename modules with Fedora install classes. (vponcova)
- Add support for Variant in .buildstamp (vponcova)
- Fix the Bar module. (vponcova)
- Add pykickstart version to branching policy doc (jkonecny)
- Remove `unstable` branch from documentation (jkonecny)
- Move system-logos to anaconda-core (#1529239) (bcl)
- Modules should use the proxy pattern. (vponcova)
- Variants need to be instances of the Variant class (vponcova)
- kickstart: support firewall --use-system-defaults (#1526450) (dusty)
- Check payload is set before accessing its data (#1524785) (mkolman)
- Do not fail when test are failing in setup-env script (jkonecny)
- Support running multiple commands at once (jkonecny)
- Support copy Anaconda result dir out of mock (jkonecny)
- Remove dependencies from Makefile (jkonecny)
- Add path to Anaconda in mock to constant (jkonecny)
- Properly exclude packages from the install set (ngompa13)
- Add the _prepare_command helper function to setup-test-env (jkonecny)
- Add run-tests parameter to setup-test-env script (jkonecny)
- Remove /anaconda in mock before copying new one (jkonecny)
- Remove spurious echo call from tmux service file (#1526861) (mkolman)
- Restore fix for RHBZ #1323012 (`set_name` not `setName`) (awilliam)
- Fix Makefile for modules/[foo,bar]/tasks and for install_manager (rvykydal)
- Make passing kickstart to boss more visible. (rvykydal)
- Add tests for KickstartManager. (rvykydal)
- Add kickstart dispatching to anaconda. (rvykydal)
- Add kickstart dispatching to local boss run script (rvykydal)
- Add KickstartManager for Boss. (rvykydal)
- Add method for getting line mapping from kickstart elements to kickstart
(rvykydal)
- Add info about handled kickstart commands to modules (rvykydal)
- Add missing Makefile for kickstart_dispatcher (rvykydal)
- Use observers in the install manager (vponcova)
- Modify readme file for tests (jkonecny)
- Do not bump version when testing installation (jkonecny)
- Add set up test environment script (jkonecny)
- Add dependency solver script (jkonecny)
- Differentiate upstream and build-time version (#1493952) (mkolman)
- Fix bad bash '*' expansion when loading kernel modules (#1525841) (jkonecny)
- Fix connection to a signal in the install manager (vponcova)
- Use the InterfaceTemplate in the InstallationInterface (vponcova)
- Use the InterfaceTemplate in the TaskInterface (vponcova)
- Add a base class for DBus interfaces (vponcova)
- Update module manager to use observers (vponcova)
- Add DBus observers for better access to proxies. (vponcova)
- Remove running CI in mock from Makefile (jkonecny)
- Add xfsprogs and git to the test requirements (jkonecny)
- The gettext-devel is required by autogen (jkonecny)
- Remove kickstart-test dependencies from test requires (jkonecny)
- Unregister and unpublish all DBus services and objects (vponcova)
- Add tests for InstallManager (jkonecny)
- Add tests for Tasks (jkonecny)
- Add run_in_glib decorator for tests (jkonecny)
- Instantiate and publish InstallManager in Boss (jkonecny)
- Add Makefile for install_manager (jkonecny)
- Implement InstallManager with interface (jkonecny)
- Init threading in modules (jkonecny)
- Provide installation tasks from modules (jkonecny)
- Remove *.Anaconda.Modules interface from Boss (jkonecny)
- Implementing example tasks for modules (jkonecny)
- Add Makefile for Task (jkonecny)
- Base implementation of Task (jkonecny)
- Add Task interface class (jkonecny)
- Remove in-memory kickstart representation from traceback file (#1519895)
(mkolman)
- Support call_when_thread_terminates in ThreadManager (jkonecny)
- Change gtk_action_wait/nowait as general use decorators (jkonecny)
- Add controllable loop to run_boss_locally script (jkonecny)
- Tweak run_boss_locally script (jkonecny)
- Enable SE/HMC file access to repo (vponcova)
- Change string formatting to format method (jkonecny)
- Pass handler instance, not class to SplitKickstartParser (rvykydal)
- Add kickstart parser for splitting kickstart (rvykydal)
- Fix unit tests (mkolman)
- Fixes in makefiles (vponcova)
- Use the input_checking module for TUI password validation (mkolman)
- Use the input_checking module for user checking (mkolman)
- Use the input_checking module for root password checking (mkolman)
- Use the input_checking module for checking the LUKS passphrase (mkolman)
- Reflect GUISpokeInputCheckHandler changes in installation source spoke
(mkolman)
- Convert the input checking helpers to use the input_checking module (mkolman)
- Provide more robust method of using the warning message bar (mkolman)
- Remove the validatePassword() method (mkolman)
- Add new input checking module (mkolman)
- fixup! Migrate Workstation InstallClass to anaconda (sgallagh)
- Handle an invalid install class style sheet (vponcova)
- Enhance password checking constants (mkolman)
- Fix interactive defaults (mkolman)
- Modify the PYTHONPATH in run_boss_locally (vponcova)
- Replace get_bus with the class DBus (vponcova)
- Migrate Workstation InstallClass to anaconda (sgallagh)
- Point at new path for fedora-server.css (sgallagh)
- Rename dbus_constants to constants (vponcova)
- Add the boot option inst.ks.all (vponcova)
- Add the boot option inst.stage2.all (vponcova)
- Remove errors for mounting and unmounting (vponcova)
- Override the right method in the task (vponcova)
- Remove useless code (vponcova)
- Support timeout and retries options in %packages section (vponcova)
- Fix device_name_is_disk to fully support raid devices (vponcova)
- Onlyuse devices of the ignoredisk command should be only disks (vponcova)
- Add the boot option inst.xtimeout (vponcova)
- Do not shadow build-in module variable (jkonecny)
- Module manager is replaceable (jkonecny)
- Remove pyanaconda.constants_text module (vponcova)
- Bump Blivet GUI version (mkolman)
- Change path to start-module script when running locally (mkolman)
- Handle DBUS module related files in makeupdates (mkolman)
- Handle DBUS_STARTER_ADDRESS not being defined (mkolman)
- Use start-module script in DBUS service files (mkolman)
- Add a DBUS module startup script (mkolman)
- Add Makefile.am for DBUS modules an addons (mkolman)
- Add the setup-updates script (mkolman)
- Add __init__.py file to anaconda/modules (mkolman)
- Add a unit file for Boss startup (mkolman)
- Really install all the right packages on Mac UEFI installs (awilliam)
- Refactor DASD formatting and support detection of LDL DASDs. (vponcova)
- Remove unused import sys from run_boss_locally script (jkonecny)
- Fix blivet imports in the Fedora Server install class (#1513024) (vponcova)
- Update the use of suggest_container_name method (vponcova)
- Devicetree doesn't have protected_dev_names (vponcova)
- Add pyanaconda.dbus to Makefile (vponcova)
- Add pyanaconda.storage to Makefile (#1511735) (vponcova)
- network: GUI, be more robust when displaying vlan parent and id (#1507913)
(rvykydal)
- network: GUI, fix lookup of existing device configurations (#1507913)
(rvykydal)
- network: GUI, don't crash on added vlan without device name specified
(#1507913) (rvykydal)
- Add a script for running Boss & modules locally (mkolman)
- Add an example addon (mkolman)
- Add DBUS module examples (mkolman)
- Add Boss (mkolman)
- Add a base class for DBUS modules (mkolman)
- Add .service and .conf files for the DBUS modules (mkolman)
- Add constants for DBUS module namespaces (mkolman)
- Add support for logging from DBUS modules (mkolman)
- Add the get_bus() method (mkolman)
- Remove storage check for too small swap (#1466964) (vponcova)
- Migrate fedora-server installclass into the anaconda repository (#1466967)
(rvykydal)
- Bump required Blivet version to 3.0 (mkolman)
- Add modular server repo to the base repositories (#1506894) (jkonecny)
- Split addon and environment refresh in software TUI (jkonecny)
- Fix changing source don't erase old environment TUI (#1505090) (jkonecny)
- Add logging to TUI software selection spoke (#1505090) (jkonecny)
- Do not try to use protected disks for autopart (vtrefny)
- Adapt new storage tui spoke to storage code move. (dlehman)
- Update blivet upstream URL in testing README. (dlehman)
- Adapt to devicefactory API change. (dlehman)
- Adapt to removal of default rounding in blivet.size.Size. (dlehman)
- Use anaconda's logic for ostree sys/physical root. (dlehman)
- Adapt to removal of blivet.udev.device_is_realdisk. (dlehman)
- Adapt to move of disklabel type logic into DiskLabel. (dlehman)
- Move blivet.partspec into pyanaconda.storage. (dlehman)
- Move blivet.platform to pyanaconda.platform. (dlehman)
- Fix traceback from mocked partitions in clearpart test. (dlehman)
- Move blivet.osinstall to pyanaconda.storage. (dlehman)
- Move autopart from blivet to pyanaconda.storage. (dlehman)
- Bump simpleline version requires (jkonecny)
- Remove DataHolder class (jkonecny)
- Remove EditTUISpoke EditTUIDialog and EditTUISpokeEntry (jkonecny)
- Replace EditTUI* from the TUI Storage spoke (jkonecny)
- Replace EditTUI* from the TUI User spoke (jkonecny)
- Replace EditTUI* from the TUI Source spoke (jkonecny)
- Replace EditTUI* from the TUI Network spoke (jkonecny)
- Password spoke is using PasswordDialog now (jkonecny)
- Return default policy if nothing match (jkonecny)
- Add Dialog and PasswordDialog TUI objects (jkonecny)
- Remove EditTUIDialog from time_spoke (jkonecny)
- packaging: clear downloaded packages repo cache before using it (#1480790)
(rvykydal)
- Do substitutions only after translating the string (mkolman)
- Fix a translation check error (mkolman)
- Do not run commands in messages in Makefile (jkonecny)
- Fix storage spoke completeness checking (#1496416) (rvykydal)
- Add changelog entries from the unstable branch (mkolman)
- Log when we are executing command in chroot (jkonecny)
- Use name instead of index in TUI env selection (#1495204) (jkonecny)
- Fix missing container in TUI source spoke (#1494801) (jkonecny)
- Add MOCK_EXTRA_ARGS to Makefile (jkonecny)
- tui source spoke: initialize nfs values when switching to nfs (rvykydal)
- Deselect encryption when switching to blivet-gui partitioning (vtrefny)
- Add 2 spaces between functions in iutil (jkonecny)
- rpmostreepayload: Fix logic for copying of EFI data (walters)
- rpmostreepayload: Avoid recursing for fstab mounts (walters)
- payload: Add handlesBootloaderConfiguration(), teach bootloader.py (walters)