| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: anaconda-gui | Distribution: CentOS |
| Version: 40.22.3.35 | Vendor: CentOS |
| Release: 1.el10 | Build date: Mon Nov 3 18:11:10 2025 |
| Group: Unspecified | Build host: x86-02.stream.rdu2.redhat.com |
| Size: 2959207 | Source RPM: anaconda-40.22.3.35-1.el10.src.rpm |
| Packager: builder@centos.org | |
| Url: http://fedoraproject.org/wiki/Anaconda | |
| Summary: Graphical user interface for the Anaconda installer | |
This package contains graphical user interface for the Anaconda installer.
GPL-2.0-or-later
* Mon Nov 03 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.35-1
- Add release notes for RDP kickstart support (adamkankovsky)
Resolves: RHEL-96216
- test: Enable kickstart RDP command in Anaconda (adamkankovsky)
Resolves: RHEL-96216
- Enable kickstart RDP command in Anaconda (adamkankovsky)
Resolves: RHEL-96216
- Adjust to pykickstart adding support for RDP (k.koukiou)
Resolves: RHEL-96216
- Adjust to pykickstart removing support for VNC (k.koukiou)
Resolves: RHEL-119216
- Remove temporary isFinal getter and DBUS API (adamkankovsky)
Resolves: RHEL-119216
- Add test for product DBUS API (adamkankovsky)
Resolves: RHEL-119216
- New getter for product in Runtime module (adamkankovsky)
Resolves: RHEL-119216
- Partial pick of 7a1ae76 (ruff/isort) limited to runtime (adamkankovsky)
Resolves: RHEL-119216
- Test for kickstart scripts (akankovs)
Resolves: RHEL-119216
- Migrate the %pre-install, %post, %onerror and %traceback scripts
(akankovs)
Resolves: RHEL-119216
- Check if text mode was actually requested by kickstart (#2293672) (mkolman)
Resolves: RHEL-119216
- Get kickstart data via DBus (akankovs)
Resolves: RHEL-119216
- Adding a implementation for runtime and ui commands (akankovs)
Resolves: RHEL-119216
- Update tests for kickstart commands (akankovs)
Resolves: RHEL-119216
- Migration of the remaining kickstart commands to the Runtime module
(akankovs)
Resolves: RHEL-119216
- Fix mock LUKS devices logic in tests (vtrefny)
- Fix checking for locked LUKS devices (vtrefny)
- Bump required version of blivet to 3.13 (vtrefny)
Resolves: RHEL-115016
- Catch blivet.errors.ISCSIError in ISCSIDiscoverTask (vtrefny)
Resolves: RHEL-115016
- Disable LVM auto-activation during installation (vtrefny)
Resolves: RHEL-115016
* Tue Sep 23 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.34-1
- ui: tui: installation_source: show error message in the TUI screen
(k.koukiou)
- pyanaconda: dnf: clarify is_ready boolean return (k.koukiou)
- tui: make SoftwareSpoke ready once installation source succeeds or fails
(k.koukiou)
Resolves: RHEL-60724
- gui: Fix GTK warnings when removing non-existent accelerators (k.koukiou)
Resolves: RHEL-45999
- storage: fix mount point assignment of non-formatted swap partitions
(rvykydal)
Related: RHEL-61460
- storage: include only fstab devices in fsset swap devices property (rvykydal)
Resolves: RHEL-61460
- Disable checking for the rdp verb in Anaconda (a.badger)
* Fri Sep 12 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.33-1
- Fix setting of kernel console logging level for anaconda (rvykydal)
Resolves: RHEL-110525
* Wed Aug 20 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.32-1
- Fix vconsole layout doesn't work for ostree (jkonecny)
Resolves: RHEL-101058
- Remove unused Flatpak manager code (jkonecny)
Resolves: RHEL-106503
- Rename DNF strings to Flatpak in installation.py (jkonecny)
Resolves: RHEL-106503
- Update to the approved version of the blivet change (a.badger)
Resolves: RHEL-69878
- Do not duplicate the DEVICE_TYPES enum in storage_constraints (a.badger)
Resolves: RHEL-69878
- Retrieve DEVICE_TYPES from blivet. (a.badger)
Resolves: RHEL-69878
* Mon Jun 30 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.31-1
- bootloader: drop write_config_console, just preserve console= (awilliam)
Resolves: RHEL-79961
- flatpak: Fix Flatpak source generation from DNF (jkonecny)
Related: RHEL-75804
- flatpak: Add constants for Flatpak (jkonecny)
Related: RHEL-75804
- flatpak: Change log level for source processing (jkonecny)
Related: RHEL-75804
- flatpak: Improve log for setting refs for install (jkonecny)
Related: RHEL-75804
- flatpak: Improve documentation (jkonecny)
Related: RHEL-75804
- flatpak: `NoSourceError` to `SourceSetupError` (jkonecny)
Related: RHEL-75804
- Fix imports in flatpak payload (jkonecny)
Related: RHEL-75804
- When installing Flatpaks from a local repository, disable download (otaylor)
Related: RHEL-75804
- Add additional logging to Flatpak code (jkonecny)
Related: RHEL-75804
- Fix directory where flatpak blobs are stored (jkonecny)
Related: RHEL-75804
- Add FlatpakManager tests (jkonecny)
Related: RHEL-75804
- Improve FlatpakManager testing (jkonecny)
Related: RHEL-75804
- Add tests for Flatpak source.py (jkonecny)
Related: RHEL-75804
- Add tests for Flatpak payload utils (jkonecny)
Related: RHEL-75804
- Extract flatpak.source utils to a separate module (jkonecny)
Related: RHEL-75804
- Add Flatpak tests for the Flatpak module (jkonecny)
Related: RHEL-75804
- Do not allow any sources for Flatpak payload (jkonecny)
Related: RHEL-75804
- Support payload with no default source (jkonecny)
Related: RHEL-75804
- Add new API for Flatpak to CalculateSizeWithTask (jkonecny)
Related: RHEL-75804
- Add side_payload to PayloadBase object (jkonecny)
Related: RHEL-75804
- Add more logs for easier Flatpak module debugging (jkonecny)
Related: RHEL-75804
- Call calculate_size of the Flatpak manager (jkonecny)
Related: RHEL-75804
- Improve logging of the Flatpak module (jkonecny)
Related: RHEL-75804
- Support Flatpak preinstallation as part of a DNF install (otaylor)
Resolves: RHEL-75804
- anaconda.spec: Add Flatpak client to Requires (otaylor)
Resolves: RHEL-75804
- Extract pick_download_location(), calculate_required_space() utilities
(otaylor)
Resolves: RHEL-75804
- Move hardcoded flatpak remote to configuration (jkonecny)
Related: RHEL-75804
- payload/rpm-ostree: Include program output in exception (walters)
Resolves: RHEL-83926
* Thu May 22 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.30-1
- Revert "s390x - enable raid1 as a stage2 device" (jkonecny)
Reverts: RHEL-83924
- pyanaconda: module_manager: fix ciclic import (k.koukiou)
Related: RHEL-85415
- pyanaconda: bootloader: fix ImportError (k.koukiou)
Related: RHEL-85415
- ruff: enable isort rules and autofix all isort warnings (jkonecny)
Resolves: RHEL-85415
* Tue May 13 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.29-1
- liveinst: Propagate the AT-SPI bus address to Anaconda for Wayland (neal)
Resolves: RHEL-88645
- Revert "Do not copy resolv.conf to target system at the end of installation"
(mkolman)
Resolves: RHEL-84110
- rpm_ostree/installation.py: fix image deployment on s390x (nikita)
Resolves: RHEL-88558
* Fri Apr 25 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.28-1
- network: update NM autoconnections configuration for centos (rvykydal)
Resolves: RHEL-67815
- Run restorecon after copying logs (champetier.etienne)
Resolves: RHEL-86788
- s390x - enable raid1 as a stage2 device (dan)
Resolves: RHEL-83924
Resolves: INSTALLER-4148
- edns: restart dnsconfd only after the first kickstart parsing (rvykydal)
Resolves: RHEL-83931
- edns: allow dnsconfd name resolution for kickstart fetching (rvykydal)
Resolves: RHEL-83931
- network: disable autoconnections on RHEL also for BOOTIF option (rvykydal)
Resolves: RHEL-69400
- security: fix dnsconfd backend option check in initramfs (rvykydal)
Resolves: RHEL-83576
* Wed Apr 09 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.27-1
- Update the tests/README.rst file (jkonecny)
Related: RHEL-48821
- Move shell testing to a separated directory (jkonecny)
Related: RHEL-48821
- Enable dynamic bash commands disable for tests (jkonecny)
Related: RHEL-48821
- Add test for config_get dracut function (jkonecny)
Related: RHEL-48821
- Fix trailing `/` when downloading stage2 image (jkonecny)
Resolves: RHEL-48821
- Fix whitespace chars broke Dracut config parsing (jkonecny)
Related: RHEL-48821
* Mon Mar 10 2025 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.26-1
- network: start dnsconfd in initramfs (rvykydal)
Resolves: RHEL-80302
- network: enable dnsconfd service on installed system if required (rvykydal)
Resolves: RHEL-80011
- network: pass 16-dns-backend.conf to target system (rvykydal)
Resolves: RHEL-80232
- netowrk: enable dnsconfd service in installer environment (rvykydal)
Resolves: RHEL-80011
* Mon Feb 17 2025 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.25-1
- network: add dnsconfd to installer environment (rvykydal)
Resolves: RHEL-79800
- network: add dnsconfd to selected packages if used in installer (rvykydal)
Resolves: RHEL-79802
* Thu Feb 13 2025 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.24-1
- dracut: depend on net-lib not ifcfg (awilliam)
Resolves: RHEL-78746
* Fri Feb 07 2025 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.23-1
- security: add a development note for certificates import in initramfs
(rvykydal)
Related: RHEL-77156
- security: do not issue warning on existing certificate file during dump
(rvykydal)
Resolves: RHEL-77156
- Add systemd override to make /usr RW in Dracut (mkolman)
Resolves: RHEL-77192
- network: pass NM global dns configuration to the installed system (rvykydal)
Resolves: RHEL-71415
- network: pass global dns initrd option to the installed system (rvykydal)
Resolves: RHEL-71415
* Mon Feb 03 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.22-1
- Fix RDP question will switch to GUI instead of TUI (jkonecny)
Resolves: RHEL-77162
- rpmostree: Use `--merge` for kargs (walters)
Resolves: RHEL-73029
- Revert "dracut: Remove 'linear' from modules to load" (vtrefny)
Resolves: RHEL-76805
* Wed Jan 29 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.21-1
- Disable keyboard shortcut switching on gnome-kiosk (jkonecny)
Related: RHEL-71880
Resolves: RHEL-74504
- Improve name of compositor layout selection method (jkonecny)
Related: RHEL-71880
Resolves: RHEL-74504
- Split LocaledWrapper code for compositor (jkonecny)
Related: RHEL-71880
Resolves: RHEL-74504
- security: do not crash initramfs ks parsing on failing certificate dump
(rvykydal)
Resolves: RHEL-61434
- security: require pykickstart version with %certificates support (rvykydal)
Resolves: RHEL-61434
- security: add service to transfer certificates from initramfs (rvykydal)
Resolves: RHEL-61434
- security: import certificates in initramfs (rvykydal)
Resolves: RHEL-61434
- security: install certificates in pre-install phase only for dnf payload
(rvykydal)
Resolves: RHEL-61434
- security: raise exception if certificate destination is unknown (rvykydal)
Resolves: RHEL-61434
- security: log a warning when dumping certificate over an existing file
(rvykydal)
Resolves: RHEL-61434
- security: pre-install certificates before payload installation (rvykydal)
Resolves: RHEL-61434
- security: add API to install certificates early before payload (rvykydal)
Resolves: RHEL-61434
- security: install certificates on target system (rvykydal)
Resolves: RHEL-61434
- security: Add API for installation on target system (rvykydal)
Resolves: RHEL-61434
- security: import certificates early after Anaconda start (rvykydal)
Resolves: RHEL-61434
- security: add API to import certificates to Anaconda environment (rvykydal)
Related: RHEL-61434
- security: add API: Certificate getter (rvykydal)
Resolves: RHEL-61434
- kickstart: extend section specification for list of section data (rvykydal)
Resolves: RHEL-61434
- security: implement the support to install certificates to Anaconda
(k.koukiou)
Resolves: RHEL-61434
* Tue Jan 14 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.20-1
- Avoid side effect of ask rdp methods (jkonecny)
Related: RHEL-69940
- Do not crash if RDP is selected after regular GUI startup failed (#2326410)
(mkolman)
Resolves: RHEL-69940
- Only match liveinst.desktop app in live environment (ales.astone)
Resolves: RHEL-67390
- Show correct taskbar icon in Wayland (ales.astone)
Resolves: RHEL-67390
- Hide server-side-decorations in Wayland (ales.astone)
Resolves: RHEL-67390
- liveinst: Allow running as a Wayland-native application (neal)
Resolves: RHEL-67390
- Support leavebootorder for bootupd (jkonecny)
Resolves: RHEL-40896
- bootupd: call bootupctl with --update-firmware (awilliam)
Resolves: RHEL-40896
* Fri Dec 13 2024 Paweł Poławski <ppolawsk@redhat.com> - 40.22.3.19-1
- Update to version 40.22.3.19
- util: Add additional information for EFI systems (riehecky)
Resolves: RHEL-55129
- Use log levels when getting logs from GLib (jkonecny)
Related: RHEL-58834
- Remove GLib logging condition for HW logging (jkonecny)
Related: RHEL-58834
- Move GLib imports to pyanaconda.core.glib (jkonecny)
Related: RHEL-58834
- Redirect only GLib loggers to Journal (mkolman)
Related: RHEL-58834
- Log stderr to journal only on supported platforms (jkonecny)
Related: RHEL-58834
- Fix journal redirect on systems without journal (jkonecny)
Related: RHEL-58834
- Suppress warning from systemd user session (jkonecny)
Resolves: RHEL-67911
- Fix RDP var contains string instead of bool (jkonecny)
Related: RHEL-67911
- Set --rdp in liveinst unsupported (jkonecny)
Related: RHEL-67911
- Stop pretending liveinst+vnc is supported (#678354) (kkoukiou)
Related: RHEL-67911
- Create GRDServer class only when required (jkonecny)
Related: RHEL-67911
- Fix typo in the GRD source file name (jkonecny)
Related: RHEL-67911
- Do not change compositor options when not defined (jkonecny)
Related: RHEL-58181
- Add release-notes for Wayland migration (jkonecny)
Related: RHEL-58181
- Remove Wayland detection logic from code (jkonecny)
Related: RHEL-58181
- Do not create GRDServer on Live ISO (jkonecny)
Related: RHEL-67911
- Remove dead spice_vd_agent code (jkonecny)
Related: RHEL-67911
- Switch keyboard management to Localed (jkonecny)
Resolves: RHEL-58181
- Add localed signal support to LocaledWrapper (jkonecny)
Resolves: RHEL-58181
- Add missing support to localed for compositor (jkonecny)
Related: RHEL-58181
* Wed Nov 27 2024 Paweł Poławski <ppolawsk@redhat.com> - 40.22.3.18-1
- Update to version 40.22.3.18
- util: Add additional information for EFI systems (riehecky)
Resolves: RHEL-55129
- Use log levels when getting logs from GLib (jkonecny)
Related: RHEL-58834
- Remove GLib logging condition for HW logging (jkonecny)
Related: RHEL-58834
- Move GLib imports to pyanaconda.core.glib (jkonecny)
Related: RHEL-58834
- Redirect only GLib loggers to Journal (mkolman)
Related: RHEL-58834
- Log stderr to journal only on supported platforms (jkonecny)
Related: RHEL-58834
- Fix journal redirect on systems without journal (jkonecny)
Related: RHEL-58834
- Suppress warning from systemd user session (jkonecny)
Resolves: RHEL-67911
- Fix RDP var contains string instead of bool (jkonecny)
Related: RHEL-67911
- Set --rdp in liveinst unsupported (jkonecny)
Related: RHEL-67911
- Stop pretending liveinst+vnc is supported (#678354) (kkoukiou)
Related: RHEL-67911
- Create GRDServer class only when required (jkonecny)
Related: RHEL-67911
- Fix typo in the GRD source file name (jkonecny)
Related: RHEL-67911
- Do not change compositor options when not defined (jkonecny)
Related: RHEL-58181
- Add release-notes for Wayland migration (jkonecny)
Related: RHEL-58181
- Remove Wayland detection logic from code (jkonecny)
Related: RHEL-58181
- Do not create GRDServer on Live ISO (jkonecny)
Related: RHEL-67911
- Remove dead spice_vd_agent code (jkonecny)
Related: RHEL-67911
- Switch keyboard management to Localed (jkonecny)
Resolves: RHEL-58181
- Add localed signal support to LocaledWrapper (jkonecny)
Resolves: RHEL-58181
- Add missing support to localed for compositor (jkonecny)
Related: RHEL-58181
* Wed Nov 13 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.17-1
- network: add warning for kickstart network configuration when running from
nfs (rvykydal)
Resolves: RHEL-35250
- Explicitly place biosboot partition only on stage1 disk (vtrefny)
Resolves: RHEL-61143
- network: handle autoconnections policy for rhel upstream (rvykydal)
Resolves: RHEL-53196
* Mon Nov 11 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.16-1
- Subscription code updates - adjust unit tests (mkolman)
Resolves: RHEL-49661
Related: INSTALLER-3903
Related: INSTALLER-3882
- Subscription code updates - GTK GUI (mkolman)
Resolves: RHEL-49661
Related: INSTALLER-3903
Related: INSTALLER-3882
- Subscription code updates - backend (mkolman)
Resolves: RHEL-49661
Related: INSTALLER-3903
Related: INSTALLER-3882
- Bump minimal subscription manager versions (mkolman)
Resolves: RHEL-49661
Related: INSTALLER-3063
Related: INSTALLER-3882
* Fri Nov 01 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.15-1
- security: call /usr/libexec/fips-setup-helper (asosedkin)
Resolves: RHEL-57680
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.22.3.14-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Oct 23 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.14-1
- network: do not crash on destroyed device object in GUI (rvykydal)
Resolves: RHEL-56141
- Fix crash on continue after a missing package non-critical error (mkolman)
Resolves: INSTALLER-4045
Resolves: RHEL-57699
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.13-1
- Fix check for biosboot partition in GRUB2.check (vtrefny)
Resolves: RHEL-56591
- dracut: Remove 'linear' from modules to load (vtrefny)
Resolves: RHEL-33812
- Ignore all storage errors when trying to activate swaps (vtrefny)
Resolves: RHEL-56591
* Wed Aug 21 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.12-1
- Redirect output of various GNOME related tools to Journal (mkolman)
Resolves: RHEL-47097
- Remove leftover debugging message (mkolman)
Resolves: RHEL-47097
- Redirect Anaconda main process stderr to Journal (mkolman)
Resolves: RHEL-47097
- network: ignore kickstart configuration of nBFT devices (rvykydal)
Resolves: RHEL-46014
- network: do not dump configurations of nBFT devices (rvykydal)
Resolves: RHEL-46014
- network: ignore nBFT devices connections in network configuration (rvykydal)
Resolves: RHEL-46014
- network: add a test for ignoring ifname=nbft* for device renaming (rvykydal)
Resolves: RHEL-46014
- network: do not create empty dir for only ifname=nbft* options (rvykydal)
Resolves: RHEL-46014
- network: Avoid creating link files for 'nbft' interfaces (tbzatek)
Resolves: RHEL-46014
* Thu Aug 15 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.11-1
- Support the not-satellite: prefix for server hostname (mkolman)
Related: RHEL-49661
- Use the RHEL 10 version of the vnc kickstart command (mkolman)
Resolves: RHEL-41219
Resolves: RHEL-53844
- Use proxy server also for FTP .treeinfo download (jkonecny)
Resolves: RHEL-54009
- Do not mark ancestors of device with source or stage2 as protected (rvykydal)
Resolves: RHEL-35701
* Fri Jul 26 2024 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.10-1
- Cleanup remaining Xorg and VNC references and dead code (mkolman)
Resolves: RHEL-41219
- Do not create default wired connections for bond ports (rvykydal)
Resolves: RHEL-50039
- Consolidate code for dumping network connections (rvykydal)
Related: RHEL-50039
- Handle inst.rdp in Dracut (mkolman)
Resolves: RHEL-41219
- Deprecate kickstart modularity module (marusak.matej)
Resolves: RHEL-36831
* Thu Jul 18 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.9-1
- unit_tests: drop DASDDevice.opts like in related blivet change (maier)
Resolves: RHEL-24057
- network: use consolidated s390 device configuration (#1802482,#1937049)
(maier)
Resolves: RHEL-24057
- write persistent config of any (dasd,zfcp,znet) s390 devices to sysroot
(#1802482,#1937049) (maier)
Resolves: RHEL-24057
- DASDDiscoverTask: use consolidated device configuration with zdev
(#1802482,#1937049) (maier)
Resolves: RHEL-24057
* Mon Jul 08 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.8-1
- The RPM tooling generates the compiled python so having automake do it is
redundant (kkoukiou)
Resolves: RHEL-46593
* Thu Jul 04 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.7-1
- pykickstart: Use RHEL10 kickstart commands (bcl)
Related: RHEL-36831
- Fix starting anaconda on z/VM and LPAR s390x (jstodola)
Resolves: RHEL-45516
- Fix kickstart --dhcpclass option application (rvykydal)
Resolves: RHEL-38998
- Write a warning rescue selinux (akankovs)
Resolves: RHEL-38389
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 40.22.3.5-2
- Bump release for June 2024 mass rebuild
* Tue Jun 11 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.5-1
- Adjust to freerdp and GNOME package changes (mkolman)
Resolves: RHEL-38407
- Replace VNC support with GNOME remote desktop (mkolman)
Resolves: RHEL-38407
- Rebuild Ask VNC spoke (mkolman)
Resolves: RHEL-38407
- Update translations from Weblate for rhel-10 (github-actions)
- Add RDP boot options & deprecate VNC boot options (mkolman)
Resolves: RHEL-38407
- Introduce GNOME remote desktop support (mkolman)
Resolves: RHEL-38407
- Rename usevnc flag & similar variables (mkolman)
Resolves: RHEL-38407
- Add unit tests for GkKeyboardManager and its API in localization module
(rvykydal)
Resolves: RHEL-38399
- Drop the X.Org server dependency (jexposit)
Resolves: RHEL-38399
- Drop xrdb (jexposit)
Resolves: RHEL-38399
- Drop xrandr (jexposit)
Resolves: RHEL-38399
- Drop libxklavier (jexposit)
Resolves: RHEL-38399
- Use GNOME Kiosk's API in LayoutIndicator (jexposit)
Resolves: RHEL-38399
- Setup gdbus-codegen (jexposit)
Resolves: RHEL-38399
- Use GNOME Kiosk's API in XklWrapper (jexposit)
Resolves: RHEL-38399
- Add GNOME Kiosk keyboard manager class (jexposit)
Resolves: RHEL-38399
* Thu Jun 06 2024 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.4-1
- Do not require libreport on RHEL 10 (mkolman)
Resolves: RHEL-35676
- Update translations from Weblate for rhel-10 (github-actions)
- Update translations from Weblate for rhel-10 (github-actions)
* Mon May 20 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.3-1
- Update translations from Weblate for rhel-10 (github-actions)
- Add release note for NVMe-oF (vslavik)
Related: RHEL-27200
- Add a NVMe-FC tab to the Advanced Storage screen (vslavik)
Resolves: RHEL-27200
- Update the .glade file for the Advanced Storage screen (vponcova)
Related: RHEL-27200
- Filter out NVMe over Fibre Channel from local disks (vslavik)
Resolves: RHEL-27200
- Install nvme-cli on boot.iso (vslavik)
Resolves: RHEL-27200
- Add release note for new ping command in Dracut (jkonecny)
Related: RHEL-32760
- Add ping tool to Dracut (jkonecny)
Resolves: RHEL-32760
* Wed Apr 24 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.2-1
- network: guard team devices configuration from kickstart by capabilities
(rvykydal)
- network gui: use Capabilites API to guard adding of team device (rvykydal)
- network: add Capabilities property to API (rvykydal)
- Do not include teamd on RHEL (rvykydal)
Resolves: RHEL-33892
- Update translations from Weblate for rhel-10
* Fri Apr 19 2024 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.1-1
- Get latest changes from fedora-40 branch to RHEL-10
Resolves: RHEL-33385
* Tue Feb 27 2024 Brian Stinson <bstinson@redhat.com> - 40.21-4
- Backport PR #5494 which re-enables copying resolv.conf into the target system to allow resolving dns names in %post
Resolves: RHEL-26651
* Thu Feb 22 2024 Brian Stinson <bstinson@redhat.com> - 40.21-3
- Do not require systemd-resolved in the installer environment
Resolves: RHEL-26320
* Tue Feb 06 2024 Adam Williamson <awilliam@redhat.com> - 40.21-2
- Backport PR #5460 to fix ostree btrfs installs with new util-linux (#2262892)
* Tue Feb 06 2024 Packit <hello@packit.dev> - 40.21-1
- Update translations from Weblate for master (github-actions)
- Deprecate timezone --isUtc, --ntpservers and --nontp kickstart options
(vponcova)
- Remove the repo --ignoregroups kickstart option in Fedora 40 (vponcova)
- Remove the logging --level kickstart option in Fedora 40 (vponcova)
- Remove the method kickstart command in Fedora 40 (vponcova)
- docs: Add a release note for removed/deprecated kickstart commands and
options (vponcova)
- Remove the autostep kickstart command in Fedora 40 (vponcova)
- Do not write newline to the webui pid file (jkonecny)
- gui: Log information about blivet-gui failed import (vtrefny)
- Make network spoke complete also in connecting state. (rvykydal)
- Do not use libxklavier to list keyboard layouts (jexposit)
- Do not use stringize and unicodeize from Blivet (vtrefny)
- Remove the inst.nompath boot option (vponcova)
- Remove support for timezone --isUtc, --ntpservers and --nontp kickstart
options (vponcova)
- Remove no more used GetRequiredMountPoints API of devicetree viewer.
(rvykydal)
- Set GTK 4 decoration layout (jexposit)
- Add TUI for installing non-standard kernels (ozobal)
- Add GUI option for installing 64k ARM kernel (ozobal)
- Revert "Remove instperf" (vslavik)
* Tue Jan 30 2024 Packit <hello@packit.dev> - 40.20-1
- docs: add section about multi-package updates (kkoukiou)
* Wed Jan 24 2024 Jiri Konecny <jkonecny@redhat.com> - 40.18-1
- Use flag file to signal backend is ready (jkonecny)
- Start Firefox before Anaconda on Live (jkonecny)
- Update translations from Weblate for master (github-actions)
- Evaluate live keyboard sources safely (vslavik)
- rescue: Don't allow to mount systems without a root device (vponcova)
- gui: Redesign the Time & Date spoke (vponcova)
- gui: Update the glade file of the Time & Date spoke (vponcova)
- gui: Remove the timezone map from the Time & Date spoke (vponcova)
- Update translations from Weblate for master (github-actions)
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 40.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 40.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 12 2024 Packit <hello@packit.dev> - 40.17-1
- tests: Add a test case for the NVMe module (vtrefny)
- Add a simple NVMe module for NVMe Fabrics support (vtrefny)
- Disable LVM devices file when running image installs (vtrefny)
- Update translations from Weblate for master (github-actions)
- Fixed file-write operation to a public directory (ataf)
- gui: Improve the position of the Encrypt checkbox in the Container dialog
(vponcova)
- storage: Set the default LUKS version for interactive partitioning (vponcova)
- gui: Remove support for the LUKS version selection (vponcova)
- Update translations from Weblate for master (github-actions)
- docs: Fix commit-log.rst after JIRA switch (jkonecny)
- Update documentation for RHEL contributions (jkonecny)
* Tue Dec 19 2023 Packit <hello@packit.dev> - 40.15-1
- fix missing emit of zfcp kickstart statements (maier)
- DeviceTreeViewer: Add path-id attribute to zfcp-attached SCSI disks (maier)
- fix missing WWID values for multipath devices in advanced storage UI
(#2046654) (maier)
- Update translations from Weblate for master (github-actions)
- storage: do not add /boot among required partitions (rvykydal)
- storage: add a new more generic API for mount point constraints (rvykydal)
- Update translations from Weblate for master (github-actions)
- tests: no need in HFS+ on Apple Macs (vponcova)
- storage: no need in HFS+ on Apple Macs (temap)
- bootupd: Use --write-uuid (walters)
- network: ignore BOOTIF connections when creating device configurations
(rvykydal)
- network: ignore BOOTIF connections when looking for initramfs bond ports
(rvykydal)
- anaconda-diskroot: wait before dying on media check fail (awilliam)
* Tue Dec 05 2023 Packit <hello@packit.dev> - 40.13-1
- Keyboard layout descriptions: more liberal language name check (awilliam)
- Don't prepend random language to keyboard layout names (awilliam)
* Tue Dec 05 2023 Packit <hello@packit.dev> - 40.12-1
- Update translations from Weblate for master (github-actions)
- docs: Add release note for bootupd support (vslavik)
- bootloader: Detect bootupd and skip regular install (vslavik)
- ostree: Use bootupd if installed by payload (vslavik)
- storage: Ignore NVDIMM namespaces in a non-sector mode (vponcova)
- storage: Remove support for NVDIMM namespaces (vponcova)
- spec: Add noarch where applicable (vslavik)
- bootloader: Create an installation task for collecting kernel arguments
(vponcova)
- bootloader: Add the collect_arguments method (vponcova)
- bootloader: Remove the install_boot_loader function (vponcova)
* Wed Nov 22 2023 Packit <hello@packit.dev> - 40.11-1
- Remove all support of the built-in help system (vponcova)
- Make possible to start TUI with installed WebUI (akankovs)
- workflows: Drop COCKPITUOUS_TOKEN from trigger-webui.yml (kkoukiou)
- Use 'os.uname().machine' to get machine architecture instead of 'uname -i'
(kkoukiou)
- docs: Describe l10n CI changes for new Fedoras (vslavik)
- docs: Describe caveats for inst.sdboot and live (vslavik)
- docs: Mention efibootmgr with the invalid byte bug (vslavik)
- logging: split image package list message into 8K chunks (rvykydal)
- webui: pixel tests reference update (account on review screen) (rvykydal)
- webui: add account information to review screen (rvykydal)
- Update translations from Weblate for master (github-actions)
- Remove instperf (mkolman)
- webui: update pixel test images (rvykydal)
- webui: fix password strength indicator layout in horizontal form (rvykydal)
- webui: update end2end tests for the new users screen (rvykydal)
- webui: create required user when reaching a test step by default (rvykydal)
- webui: allow to create user more easily for reaching a step in test
(rvykydal)
- webui: add users screen to tests for sidebar navigation (rvykydal)
- webui: add simple test for users screen (rvykydal)
- webui: hide user screen on live images (rvykydal)
- webui: make created user administarator by default (rvykydal)
- webui: apply the created user to the backend (rvykydal)
- webui: make partitioning reset on going back more robust (rvykydal)
- webui: keep the state of Create Account UI (rvykydal)
- webui: add simplest user name check to Create Accounts (rvykydal)
- webui: share length password rule between users and disk encryption
(rvykydal)
- webui: use password form component for Create Account screen (rvykydal)
- webui: add a simple Create Account screen (rvykydal)
- webui: move pasword form component into a separate file (rvykydal)
- webui: move also password strength logic into pw form component (rvykydal)
- webui: use dynamic rules in password form component (rvykydal)
- spec: Remove dependency on jfsutils (vtrefny)
- widgets: disable glade in RHEL builds (yselkowi)
- Adjust test_mount_filesystems to the latest blivet changes (vtrefny)
- webui: package.json: bump patternfly dependencies (kkoukiou)
- webui: package.json: update some eslint packages (kkoukiou)
- webui: package.json: use exact versions of all package dependencies
(kkoukiou)
- webui: don't repeat code in the src/apis/ (kkoukiou)
- webui: split src/apis/storage.js into multiple files (kkoukiou)
- webui: tests: expect reboot when killing the webui-desktop script (kkoukiou)
- webui: when rebooting the machine the dbus clients close and throw error
messages (kkoukiou)
- webui: tests: Robustify JS error modal pixel test (kkoukiou)
- webui: bump Cockpit version of testlib (kkoukiou)
- webui: pixel-tests: wait for animations for finish before taking screenshots
(kkoukiou)
- Update translations from Weblate for master (github-actions)
- Add new substitution members in dnf tests (vslavik)
- webui: Conditional enable networking hint (akankovs)
/usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__init__.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__ /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/utils.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/xkl_wrapper.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/__pycache__/xkl_wrapper.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/helpers.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__init__.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__pycache__ /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__pycache__/summary.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/__pycache__/summary.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/hubs/summary.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__init__.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__ /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/advanced_storage.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/advanced_storage.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/blivet_gui.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/blivet_gui.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/custom_storage.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/custom_storage.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/datetime_spoke.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/datetime_spoke.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/installation_progress.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/installation_progress.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/installation_source.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/installation_source.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/keyboard.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/keyboard.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/language_support.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/language_support.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/network.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/network.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/root_password.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/root_password.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/software_selection.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/software_selection.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/storage.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/storage.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/subscription.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/subscription.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/user.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/user.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/welcome.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/__pycache__/welcome.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advanced_storage.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__init__.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__ /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/dasd.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/dasd.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/fcoe.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/fcoe.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/iscsi.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/iscsi.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/zfcp.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/__pycache__/zfcp.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/dasd.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/fcoe.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/iscsi.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/advstorage/zfcp.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/installation_source.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/keyboard.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/language_support.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__init__.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__ /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/accordion.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/accordion.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/additional_repositories.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/additional_repositories.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/beta_warning_dialog.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/beta_warning_dialog.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/cart.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/cart.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/custom_storage_helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/custom_storage_helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/dasdfmt.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/dasdfmt.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/detailederror.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/detailederror.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/installation_source_helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/installation_source_helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/lang_locale_handler.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/lang_locale_handler.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/network_secret_agent.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/network_secret_agent.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/ntp_dialog.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/ntp_dialog.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/passphrase.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/passphrase.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/refresh.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/refresh.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/resize.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/resize.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/software_selection.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/software_selection.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/storage_dialogs.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/storage_dialogs.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/subscription.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/subscription.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/summary.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/__pycache__/summary.cpython-312.pyc /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/additional_repositories.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/beta_warning_dialog.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/dasdfmt.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/detailederror.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/installation_source_helpers.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/lang_locale_handler.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/network_secret_agent.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/ntp_dialog.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/passphrase.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/refresh.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/software_selection.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/storage_dialogs.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/subscription.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/lib/summary.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/network.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/root_password.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/software_selection.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/storage.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/subscription.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/user.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/spokes/welcome.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/utils.py /usr/lib64/python3.12/site-packages/pyanaconda/ui/gui/xkl_wrapper.py /usr/share/anaconda/anaconda-gtk.css /usr/share/anaconda/gtk-4.0/settings.ini /usr/share/anaconda/pixmaps /usr/share/anaconda/pixmaps/anaconda-password-show-off.svg /usr/share/anaconda/pixmaps/anaconda-password-show-on.svg /usr/share/anaconda/ui /usr/share/anaconda/ui/hubs /usr/share/anaconda/ui/hubs/summary.glade /usr/share/anaconda/ui/main.glade /usr/share/anaconda/ui/spokes /usr/share/anaconda/ui/spokes/advanced_storage.glade /usr/share/anaconda/ui/spokes/advanced_user.glade /usr/share/anaconda/ui/spokes/advstorage /usr/share/anaconda/ui/spokes/advstorage/dasd.glade /usr/share/anaconda/ui/spokes/advstorage/fcoe.glade /usr/share/anaconda/ui/spokes/advstorage/iscsi.glade /usr/share/anaconda/ui/spokes/advstorage/zfcp.glade /usr/share/anaconda/ui/spokes/custom_storage.glade /usr/share/anaconda/ui/spokes/datetime_spoke.glade /usr/share/anaconda/ui/spokes/installation_progress.glade /usr/share/anaconda/ui/spokes/installation_source.glade /usr/share/anaconda/ui/spokes/keyboard.glade /usr/share/anaconda/ui/spokes/language_support.glade /usr/share/anaconda/ui/spokes/lib /usr/share/anaconda/ui/spokes/lib/beta_warning_dialog.glade /usr/share/anaconda/ui/spokes/lib/cart.glade /usr/share/anaconda/ui/spokes/lib/custom_storage_helpers.glade /usr/share/anaconda/ui/spokes/lib/dasdfmt.glade /usr/share/anaconda/ui/spokes/lib/detailederror.glade /usr/share/anaconda/ui/spokes/lib/installation_source_helpers.glade /usr/share/anaconda/ui/spokes/lib/network_secret_agent.glade /usr/share/anaconda/ui/spokes/lib/ntp_dialog.glade /usr/share/anaconda/ui/spokes/lib/passphrase.glade /usr/share/anaconda/ui/spokes/lib/refresh.glade /usr/share/anaconda/ui/spokes/lib/resize.glade /usr/share/anaconda/ui/spokes/lib/storage_dialogs.glade /usr/share/anaconda/ui/spokes/lib/summary.glade /usr/share/anaconda/ui/spokes/network.glade /usr/share/anaconda/ui/spokes/root_password.glade /usr/share/anaconda/ui/spokes/software_selection.glade /usr/share/anaconda/ui/spokes/storage.glade /usr/share/anaconda/ui/spokes/subscription.glade /usr/share/anaconda/ui/spokes/user.glade /usr/share/anaconda/ui/spokes/welcome.glade /usr/share/anaconda/window-manager /usr/share/anaconda/window-manager/glib-2.0 /usr/share/anaconda/window-manager/glib-2.0/schemas /usr/share/anaconda/window-manager/glib-2.0/schemas/gschemas.compiled /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.desktop.enums.xml /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.override /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 13 07:03:03 2025