Commit Graph

104 Commits

Author SHA1 Message Date
Katerina Koukiou 86880efe25 Sync specfile with upstream
See https://github.com/rhinstaller/anaconda/pull/5556
2024-04-15 11:33:10 +02:00
Katerina Koukiou f419afe477 Update to anaconda-34.25.5.1
anaconda-diskroot: wait before dying on media check fail (awilliam)
  Resolves: RHEL-4790
Add ping tool to Dracut (jkonecny)
  Resolves: RHEL-5719
gui:Fix index error for _remove_treeinfo_repositories() (liuwenyu.0311)
  Resolves: RHEL-29561
2024-04-09 17:33:02 +02:00
Jiri Konecny 248f11c97d
Update to anaconda-34.25.4.7
- Lower log file permission in /tmp (jkonecny)
  Resolves: RHEL-23345
- Add utility function to set file mode (jkonecny)
  Related: RHEL-23345
- Missing translation for button labels in Beta dialog
  Resolves: RHEL-4791
2024-02-16 17:33:32 +01:00
Martin Kolman 20b6087356 Update to anaconda-34.25.4.6-1
- Disable bug reporting to Bugzilla from anaconda (kkoukiou)
  Resolves: RHEL-24419
- Fixed file-write operation to a public directory (ataf)
  Resolves: RHEL-23345
2024-02-07 16:39:03 +01:00
Martin Kolman 812097c09b Update to anaconda-34.25.4.5-1
- bootupd: Use --write-uuid (walters)
  Related: RHEL-17205
- bootloader: Detect bootupd and skip regular install (vslavik)
  Related: RHEL-17205
- ostree: Use bootupd if installed by payload (vslavik)
  Resolves: RHEL-17205
- bootloader: Create an installation task for collecting kernel arguments
  (vponcova)
  Related: RHEL-17205
- bootloader: Add the collect_arguments method (vponcova)
  Related: RHEL-17205
- bootloader: Remove the install_boot_loader function (vponcova)
  Related: RHEL-17205
- Apply the bootloader options before the installation (vponcova)
  Related: RHEL-17205
2024-02-01 16:07:50 +01:00
Martin Kolman 8e160a8ee9 Update to anaconda-34.25.4.4-1
- rpm-ostree: Setup readonly sysroot for ostree & rw karg (tim)
  Related: RHEL-2250
2024-01-29 14:50:05 +01:00
Martin Kolman d4cc73394a Update to anaconda-34.25.4.3-1
- Fix missing emit of zfcp kickstart statements (maier)
  Related: RHEL-11384
- DeviceTreeViewer: Add path-id attribute to zfcp-attached SCSI disks (maier)
  Related: RHEL-11384
- Fix missing WWID values for multipath devices in advanced storage UI
  (#2046654) (maier)
  Resolves: RHEL-11384
- rescue: Don't allow to mount systems without a root device (vponcova)
  Resolves: RHEL-14696
- Do not crash on default None values of ostreecontainer command (rvykydal)
  Related: RHEL-2250
- Fix wrong dracut timeout message (jkonecny)
  Resolves: RHEL-5638
- Move rpm-ostree deps from Lorax to Anaconda (#2125655) (jkonecny)
  Related: RHEL-2250
- Implement needs_network for rpm_ostree_container (#2125655) (jkonecny)
  Related: RHEL-2250
- Add tests for RPM Ostree payload with source from container (#2125655)
  (rvykydal)
  Related: RHEL-2250
- Enable RPM OSTree from container source in payload (#2125655) (rvykydal)
  Resolves: RHEL-2250
- Add RPM OSTree source from container (#2125655) (rvykydal)
  Related: RHEL-2250
2024-01-24 19:03:33 +01:00
Martin Kolman 7f6b53b0dd Update to anaconda-34.25.4.2-1
- tests: Add a test case for the NVMe module (vtrefny)
  Resolves: RHEL-11543
  Resolves: RHEL-11544
- Add a simple NVMe module for NVMe Fabrics support (vtrefny)
  Resolves: RHEL-11543
  Resolves: RHEL-11544
- network: ignore BOOTIF connections when creating device configurations (rvykydal)
  Resolves: RHEL-4766
- network: ignore BOOTIF connections when looking for initramfs bond ports (rvykydal)
  Resolves: RHEL-4766
2024-01-09 17:03:31 +01:00
Jiri Konecny c6440871e0
Update to anaconda-34.25.4.1-1
- Fix versioning on RHEL 9.4 (jkonecny)
- timezone: for kickstart allow also timezones not offered by GUI (rvykydal)
  Resolves: jira#RHEL-13150
- Rename Organization to Organization ID on subscription screen (mkolman)
  Resolves: jira#RHEL-11167
2023-12-07 14:26:47 +01:00
Jiri Konecny 0478c5a67c
Update to anaconda-34.25.3.8-1
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
  Resolves: rhbz#2223977
- Missing translation for button labels in Beta dialog
  Resolves: rhbz#2225450
2023-08-09 16:54:40 +02:00
Jiri Konecny c7eb3a03c0
Update to anaconda-34.25.3.7-2
- Testing RHEL In JIRA process (jkonecny)
  Resolves: RHEL-810
2023-07-19 15:34:03 +02:00
Jiri Konecny 9ddef659bc
Update to anaconda-34.25.3.7-1
Allow showing passphrase when unlocking LUKS device (jstodola)
  Resolves: rhbz#2013190
Be more indulgent when reclaiming disk space (jstodola)
  Resolves: rhbz#2187371
Do not print error on inst.ks=cdrom|hd (jkonecny)
  Resolves: rhbz#2077045
2023-07-12 00:35:16 +02:00
Jiri Konecny a446a840cf
Update to anaconda-34.25.3.6-1
- Remove unused variable in TUI software selection (ozobal)
  Related: rhbz#2214266
  Related: rhbz#2164819
- Fix aarch64 architecture detection (jstodola)
  Resolves: rhbz#2164819
2023-06-30 15:34:32 +02:00
Jiri Konecny 2df17694e6
Update to anaconda-34.25.3.5-1
- Add option for installing RedHat kernel (ozobal)
  Related: rhbz#2164819
  Resolves: rhbz#2214266
- Add TUI for installing non-standard kernels (ozobal)
  Resolves: rhbz#2214266
  Resolves: rhbz#2164819
- Add GUI option for installing 64k ARM kernel (ozobal)
  Resolves: rhbz#2214266
  Resolves: rhbz#2164819
- Add match_available_packages to dnf_manager (ozobal)
  Related: rhbz#2214266
  Related: rhbz#2164819
2023-06-26 16:29:37 +02:00
Jiri Konecny 777b71e138
Update to anaconda-34.25.3.4-1
- Warn about deprecated inst.geoloc=provider_... (vslavik)
  Resolves: rhbz#2127473
- Improve doc strings for geolocation (vslavik)
  Related: rhbz#2127473
- Do not run geolocation for TUI (vslavik)
  Resolves: rhbz#2127473
- gui: Simplify invalid timezone handling. (vslavik)
  Related: rhbz#2127473
- Try to set timezone from language on welcome spoke (vslavik)
  Resolves: rhbz#2127473
- Always set timezone with priority (vslavik)
  Resolves: rhbz#2127473
- Add timezone priority to module backend and interface (vslavik)
  Resolves: rhbz#2127473
- Use existing locale in welcome spoke (vslavik)
  Resolves: rhbz#2127473
- Apply geolocation in main process (vslavik)
  Related: rhbz#2127473
- Add back waiting for geolocation (vslavik)
  Related: rhbz#2127473
- Add wait_for_task() to wait for a Task with timeout (vslavik)
  Related: rhbz#2127473
- Don't fall back to default timezone in welcome spoke (vslavik)
  Related: rhbz#2127473
- Use directly URLs in conf geoloc provider field (vslavik)
  Related: rhbz#2127473
- Remove unmodularized geolocation (vslavik)
  Related: rhbz#2127473
- Use modularized geolocation instead of unmodularized (vslavik)
  Related: rhbz#2127473
- Hide the geolocation task in Timezone's interface (vslavik)
  Related: rhbz#2127473
- Add GeolocationTask to the Timezone module (vslavik)
  Related: rhbz#2127473
- Add a D-Bus structure for geolocation data (vslavik)
  Related: rhbz#2127473
- Add conf option for geolocation provider (vslavik)
  Related: rhbz#2127473
- Retranslate welcome screen more simply (vslavik)
  Related: rhbz#2127473
- Fix translations of the pre-release warning dialog (vponcova)
  Related: rhbz#2127473
- Split Timezone module tests for tasks to new file (vslavik)
  Related: rhbz#2127473
- Make check for geolocation start a standalone helper (vslavik)
  Related: rhbz#2127473
- Keep Timezone proxy in Welcome spoke (vslavik)
  Related: rhbz#2127473
- Split starting locales in welcome spoke to a helper (vslavik)
  Related: rhbz#2127473
- Rename constant to reflect its usage (vslavik)
  Related: rhbz#2127473
- Fix "proxy" boot option is printing inst. warning (jkonecny)
  Related: rhbz#2177219
- Allow showing proxy passwords on the installation source spoke (jstodola)
  Resolves: rhbz#2013190
- Allow showing passwords on the subscription spoke (jstodola)
  Resolves: rhbz#2013190
- Always hide the user password by default (jstodola)
  Related: rhbz#2013190
- Always hide the root password by default (jstodola)
  Related: rhbz#2013190
2023-06-20 14:41:19 +02:00
Vladimír Slávik bb6ab07ec1 Update to anaconda-34.25.3.3
Stop infinite wait for CDROM when KS is processed (jkonecny)
  Resolves: rhbz#2209599
Apply --noverifyssl option for liveimg kickstart command (jstodola)
  Resolves: rhbz#2157921
2023-06-12 16:24:03 +02:00
Vladimír Slávik ccd8d58541 Update to anaconda-34.25.3.2
Fix kickstart proxy cmd in stage1 (jkonecny)
  Resolves: rhbz#2177219
Check minimal LUKS passphrase length in FIPS mode for Kickstart (vslavik)
  Resolves: rhbz#2163497
GUI: Require 8 chars of LUKS passwords in FIPS mode (vslavik)
  Resolves: rhbz#2163497
Use inst.proxy in stage1 (jkonecny)
  Resolves: rhbz#2177219
Change driver_updates exit info messages to debug (jkonecny)
  Related: rhbz#2154906
2023-06-05 15:55:38 +02:00
Radek Vykydal c41994da74 Update dirinstall functional test for new rhel-BaseOS repo name
The name in the testing environment has been changed.
2023-05-15 14:02:09 +02:00
Radek Vykydal 4b8298c81b Update to anaconda-34.25.3.1
- Add DNS search and ignore options from kickstart (vslavik)
  Resolves: rhbz#2065754
- driver_updates: migrate driver_updates.py to pep8 format (jkonecny)
  Related: rhbz#2154906
- driver_updates: adding tests for the new logging solution (jkonecny)
  Related: rhbz#2154906
- driver_updates: add lot of debug logs for easier debugging (jkonecny)
  Related: rhbz#2154906
- driver_updates: extend where we print log messages (jkonecny)
  Resolves: rhbz#2154906
- Add missing documentation about OEMDRV (jkonecny)
  Related: rhbz#2171811
- oemdrv: wait up to 5 seconds for disks to be handled (rmetrich)
  Resolves: rhbz#2171811
2023-05-11 14:26:13 +02:00
Martin Kolman 3214585518 Update to anaconda-34.25.2.10
- Update translations
  Resolves: rhbz#2139640
2023-03-22 16:24:21 +01:00
Vendula Poncova 1abdef2cb4
Update to anaconda-34.25.2.9
Fix network configuration from kickstart in intramfs (rvykydal)
  Resolves: rhbz#2153361
2023-02-15 19:16:46 +01:00
Jiri Konecny 8ad71ff861
Update to anaconda-34.25.2.8
- Show only usable devices in custom partitioning (jstodola)
  Resolves: rhbz#2052938
- Underscore present in Spanish translation of 'TIME & DATE'
  Resolves: rhbz#2149624
2023-02-09 12:58:28 +01:00
Jiri Konecny aa1f4574c4
Update to anaconda-34.25.2.7
- Show an error message when subscription token transfer fails (mkolman)
  Resolves: rhbz#2057472
- Bump blivet version for NVMe-oF support (vslavik)
  Resolves: rhbz#2164343
- Make text in custom_storage_helper more accurate (ozobal)
  Resolves: rhbz#2133046
- Fix infobar colors in GTK GUI (ozobal)
  Resolves: rhbz#2074827
2023-02-02 16:39:10 +01:00
Vladimír Slávik aee75a3909 Update to anaconda-34.25.2.6
Add a NVMe-FC tab to the Advanced Storage screen (vslavik)
  Resolves: rhbz#2107346
Update the .glade file for the Advanced Storage screen (vponcova)
  Related: rhbz#2107346
Filter out NVMe over Fibre Channel from local disks (vslavik)
  Resolves: rhbz#2107346
Install nvme-cli on boot.iso (vslavik)
  Resolves: rhbz#2107346
2023-01-11 13:58:07 +01:00
Jiri Konecny 36d621edbb
Update to anaconda-34.25.2.5
- payload: fix repo --includepkgs option (rvykydal)
  Resolves: rhbz#2158210
- bootloader/zipl.py: update for zipl >= 2.25.0 (dan)
  Resolves: rhbz#2157916
2023-01-09 14:30:24 +01:00
Jiri Konecny 77bc5cf05b
Update to anaconda-34.25.2.4
- Delegate auto-attach handling to RHSM (mkolman)
  Resolves: rhbz#2083319
- Use RHEL9_SshKeyData to fix sshkey quoting problem (bcl)
  Resolves: rhbz#2149362
- Test the InstallerStorage.copy method (vponcova)
  Related: rhbz#2093793
- Show multiple bootloader devices on the Manual Partitioning screen (vponcova)
  Resolves: rhbz#2093793
- Implement the Root.copy method (vponcova)
  Related: rhbz#2093793
- Redefine the Blivet.roots attribute (vponcova)
  Related: rhbz#2093793
- Redefine the Blivet.copy method (vponcova)
  Related: rhbz#2093793
- Use correct hint for VNC password boot option (jstodola)
  Resolves: rhbz#2124818
- Fix gating test
  Repository names changed on CentOS-Stream
2023-01-04 15:33:11 +01:00
Radek Vykydal 6e883ab046 Update to anaconda-34.25.2.3
Disable the concurrency check in the error dialog in TUI (vponcova)
  Resolves: rhbz#2070920
Support bond device activated in initramfs from kickstart (rvykydal)
  Resolves: rhbz#2133053
2022-11-28 16:59:21 +01:00
Martin Kolman 3f5f7988af Update to anaconda-34.25.2.2
- Initialize empty disks on the Manual Partitioning screen (vponcova)
  Resolves: rhbz#2127100
- dracut: read filename dhcp option from dhcpopts file (rvykydal)
  Related: rhbz#1991843
2022-11-10 14:02:58 +01:00
Martin Kolman de86ca22b2 Update to anaconda-34.25.2.1
- network: fix doc string of add_connection_sync (rvykydal)
  Related: rhbz#2125256
- network: use separate main conext for NM client in threads (rvykydal)
  Resolves: rhbz#2125256
2022-10-27 16:32:28 +02:00
Vendula Poncova b922d09162
Update to anaconda-34.25.1.14-1
Do not crash on network --device link with wireless device (rvykydal)
  Resolves: rhbz#2063127
2022-09-08 18:28:56 +02:00
Radek Vykydal 971d927fe4 Update to anaconda-34.25.1.13
gui: fix summary hub layout for Japanese translations (rvykydal)
  Resolves: rhbz#2120293
2022-09-06 14:08:12 +02:00
Martin Kolman cd4137eb51 Update to anaconda-34.25.1.12
Improve Register button click feedback (mkolman)
  Resolves: rhbz#2074636
2022-08-17 14:23:52 +02:00
Vladimir Slavik fedf03ca99 Update to anaconda-34.25.1.11
Disable the Unregister button during unregistration (mkolman)
  Resolves: rhbz#2068192
Install rdma-core if infiniband network device is found (rvykydal)
  Resolves: rhbz#2050331
2022-08-04 18:18:06 +02:00
Jiri Konecny 883a93abe4
Update to anaconda-34.25.1.10
Communicate media verification result clearly (vslavik)
  Related: rhbz#2057469
Media verification dialog button reflects state (vslavik)
  Resolves: rhbz#2057469
Add tooltip to the Insights checkbox (jkonecny)
  Resolves: rhbz#2071665
Increase the minimal suggested size for /boot (vslavik)
  Resolves: rhbz#2042431
2022-07-20 14:41:57 +02:00
Martin Kolman 94e4fd7c71 Update to anaconda-34.25.1.9
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
  Resolves: rhbz#1937032
- Reduce the width of the zFCP dialog (jstodola)
  Related: rhbz#1937032
- Fix product config product_name for Rocky Linux (tucklesepk)
  Resolves: rhbz#2096046
- Add Circle Linux profile to Anaconda(rhel-9) (bella)
  Resolves: rhbz#2095351
2022-07-14 21:15:37 +02:00
Radek Vykydal e4d5a93821 Update to anaconda-34.25.1.8
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader (rvykydal)
  Resolves: rhbz#2003519
- Fix kickstart command order in new version (vslavik)
  Resolves: rhbz#2100463
- TUI software spoke is ready with failing repos, too (vslavik)
  Resolves: rhbz#2020299
2022-06-28 13:06:06 +02:00
Radek Vykydal 57f602283a Update to anaconda-34.25.1.7
- tests: update the order of commands (rootpw) in generated kickstart (rvykydal)
  Related: rhbz#2033849
- dnf: apply the /etc/dnf/dnf.conf configuration file in the installer (rvykydal)
  Resolves: rhbz#2053710
- Add support for rootpw --allow-ssh (rvykydal)
  Resolves: rhbz#2033849
2022-06-16 16:49:16 +02:00
Radek Vykydal 6bddf2198d Update to anaconda-34.25.1.6
- Report registration errors from kickstart (mkolman)
  Resolves: rhbz#2000652
- GUI: Show the dialog for a missing passphrase in an enlight box (vponcova)
  Related: rhbz#2087218
- GUI: Ask for a missing passphrase during automated installations (vponcova)
  Resolves: rhbz#2087218
- Create functions for a missing passphrase in pyanaconda.ui.lib (vponcova)
  Related: rhbz#2087218
- Add missing period when concatenating password error strings (jkonecny)
  Resolves: rhbz#2075417
- Enable bootloader hiding on RHEL (rharwood)
  Resolves: rhbz#2059414
2022-06-10 13:58:45 +02:00
Radek Vykydal a18a8c5656 Update to anaconda-34.25.1.5
- Run FixZIPLBootloader task after FIPS setup (rvykydal)
  Resolves: rhbz#2022841
2022-06-01 15:24:23 +02:00
Radek Vykydal e41c61c3c4 Update to anaconda-34.25.1.4
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
  Resolves: rhbz#2082132
2022-05-26 09:16:31 +02:00
Radek Vykydal 6eb513b471 Update to anaconda-34.25.1.3
- Run restorecon in chroot when handling home dirs (vslavik)
  Resolves: rhbz#2072426
- Move restorecon calls in Tasks to a helper function (vslavik)
  Related: rhbz#2072426
- Add Virtuozzo Linux profile to Anaconda (dsilakov)
  Resolves: rhbz#2067195
2022-05-24 10:01:01 +02:00
Radek Vykydal 374a87ae89 Ignore translation updates in rpminspect changedfiles check 2022-04-21 09:48:57 +02:00
Radek Vykydal d57dfba7f9 Update to anaconda-34.25.1.2
- ovirt: move /var/tmp to its own partition (sbonazzo)
  Resolves: rhbz#2058538
2022-04-20 15:16:12 +02:00
Radek Vykydal f2d76fd5be Update to anaconda-34.25.1.1
- Make failure in generating of dracut arguments for iSCSI device non-fatal.  (rvykydal)
  Resolves: rhbz#2065171
- Do not generate dracut arguments multiple times for some storage devices (rvykydal)
  Related: rhbz#2065171
- Skip /etc/machine-info during live installs (awilliam)
  Resolves: rhbz#2065170
2022-03-17 18:38:13 +01:00
Vendula Poncova 606041d732 - Use cache when fetching organization data from the GUI (mkolman)
Resolves: rhbz#2044258
- Bump subscription-manager version (mkolman)
  Related: rhbz#2048449
- Improve UX in Simple Content Access mode (mkolman)
  Resolves: rhbz#2048449
- Add IsSimpleContentAccessEnabled property (mkolman)
  Related: rhbz#2048449
- Add support for SCA mode detection from registration data (mkolman)
  Related: rhbz#2048449
2022-02-24 17:05:10 +01:00
Vladimir Slavik e1c07c8b03 - Write all PVs to LVM devices file (vslavik)
Resolves: rhbz#2040302
	- Fix the status of the root configuration screen (vponcova)
	  Related: rhbz#2026916
	- Fix the condition for entering the root configuration (vponcova)
	  Resolves: rhbz#2026916
	- Move tests for pyanaconda.ui.lib.users to a new file (vponcova)
	  Related: rhbz#2026916
2022-02-03 15:31:11 +01:00
Vladimír Slávik e11a511bdd - Hide the help button on the progress spoke (vponcova)
Related: rhbz#1995945
	- Enable the built-in help content (vponcova)
	  Resolves: rhbz#1995945
	- Remove the provides_web_browser property (vponcova)
	  Related: rhbz#1995945
	- Cache the parsed content of the help mapping files (vponcova)
	  Related: rhbz#1995945
	- Remove the default_help_pages configuration option (vponcova)
	  Related: rhbz#1995945
	- Remove the helpFile attribute (vponcova)
	  Related: rhbz#1995945
	- Implement the unified help support (vponcova)
	  Related: rhbz#1995945
	- Define a unique id in the main spokes and hubs (vponcova)
	  Related: rhbz#1995945
	- Add the Screen class (vponcova)
	  Related: rhbz#1995945
	- Enable Closest mirror on CentOS Stream 9 (jkonecny)
	  Related: rhbz#1955331
	- Do not modify boot order on UEFI if asked (vslavik)
	  Resolves: rhbz#2025953
2022-01-18 18:04:09 +01:00
Vladimír Slávik 64c33937c7 - Create the LVM devices file (vslavik)
Resolves: rhbz#2011329
    - Update outdated system purpose related strings (mkolman)
      Related: rhbz#2015059
    - Always set system purpose from GUI (mkolman)
      Resolves: rhbz#2015059
2022-01-11 19:37:59 +01:00
Martin Kolman f9988d33bd - Fix boot options generated by the dracut module (vponcova)
Resolves: rhbz#2003217
2021-12-09 17:32:58 +01:00
Martin Kolman 866168271f - Add base repo name for CentOS Stream after repository renaming (jkonecny)
Resolves: rhbz#1955331
- The OPAL compatibility with XFS features is mandatory (vponcova)
  Resolves: rhbz#2008792
2021-12-02 17:49:48 +01:00