Commit Graph

92 Commits

Author SHA1 Message Date
Radek Vykydal bb39879ca5 - Verify the OPAL compatibility with XFS features (vponcova)
Resolves: rhbz#2000923
- Generate LVM device file after installation (vslavik)
  Resolves: rhbz#2005034
2021-09-24 08:59:43 +02:00
Martin Kolman 4c00f3b054 New version 34.25.0.16-1
- Support multi-org accounts in the GUI (mkolman)
  Resolves: rhbz#1965105
- Pass error instance directly to error callback (mkolman)
  Related: rhbz#1965105
- Add the RetrieveOrganizationsTask task (mkolman)
  Related: rhbz#1965105
- Unit test adjustments - asynchronous handler (mkolman)
  Related: rhbz#1951709
- Unit test adjustments - subscription module (mkolman)
  Related: rhbz#1951709
- Unit test adjustments - DBus tasks (mkolman)
  Related: rhbz#1951709
- Split system purpose tests to a separate file (mkolman)
  Related: rhbz#1951709
- Add tests for the new Satellite helper module (mkolman)
  Related: rhbz#1951709
- Reflect Satellite use in source spoke (mkolman)
  Related: rhbz#1951709
- Report registration to Satellite in the GUI (mkolman)
  Related: rhbz#1951709
- Rename "Custom server URL" to "Satellite URL" (mkolman)
  Related: rhbz#1951709
- Add Satellite support to asynchronous registration handler (mkolman)
  Resolves: rhbz#1951709
- Add handler for install time Satellite provisioning error (mkolman)
  Related: rhbz#1951709
- Use target system Satellite provisioning DBus task (mkolman)
  Related: rhbz#1951709
- Satellite related changes in the Subscription DBus module (mkolman)
  Related: rhbz#1951709
- Add Satellite related DBus tasks (mkolman)
  Related: rhbz#1951709
- Add Satellite support module (mkolman)
  Related: rhbz#1951709
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
  Resolves: rhbz#2000140
- Create shared constants file for subscription module (mkolman)
  Related: rhbz#1951709
- Move USER_AGENT to core/constants.py (mkolman)
  Related: rhbz#1951709
2021-09-15 19:11:06 +02:00
Radek Vykydal 3120b766ff - Add dependency for bugzilla reporting plugin (vslavik)
Resolves: rhbz#1992991
2021-08-26 15:33:19 +02:00
Radek Vykydal 0fb5b15e4a - Check source type directly, not via DBus (mkolman)
Resolves: rhbz#1955311
- Move post installation scripts to the end of queue (lveyde)
  Resolves: rhbz#1983922
2021-08-24 13:35:28 +02:00
Radek Vykydal 5a80494a69 - Fix dependency on zram-generator (rvykydal)
Resolves: rhbz#1991617
2021-08-11 11:29:53 +02:00
Mohan Boddu d0c85f5ae7 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:20:15 +00:00
Radek Vykydal 9b44935aa0 - Make critical warnings from Dracut more visible (jkonecny)
Resolves: rhbz#1983098
- Print Dracut errors encountered during boot after Anaconda starts (jkonecny)
  Resolves: rhbz#1983098
- Add function to print critical warnings more visible during boot (jkonecny)
  Related: rhbz#1983098
- Add new error reporting hook when Dracut timeout (jkonecny)
  Resolves: rhbz#1983098
- Disable built-in help system on RHEL 9 for now (mkolman)
  Resolves: rhbz#1949073
- Make it possible to disable the built-in help system (mkolman)
  Related: rhbz#1949073
- Add a mechanism to hide help button per page (vslavik)
  Related: rhbz#1949073
- Make sure parent class initialize() method is run in spokes (mkolman)
  Related: rhbz#1949073
- Disable anaconda-core's requirement on subscription-manager on CentOS (carl)
  Resolves: rhbz#1984959
2021-08-02 17:53:26 +02:00
Radek Vykydal 5a71f9eb99 - Run installation tasks from ConfigureBootloaderWithTasks (vponcova)
Related: rhbz#1977348
- Add the CollectConfigureBootloaderTasks method (vponcova)
  Related: rhbz#1977348
- Add the ConfigureBootloaderWithTasks method (vponcova)
  Resolves: rhbz#1977348
- Show suggestions for an error caused by inconsistent sector sizes (vponcova)
  Resolves: rhbz#1955514
- Configure the multilib policy of the target system (vponcova)
  Resolves: rhbz#1962026
- Enable the zram-generator service again (vponcova)
  Resolves: rhbz#1975881
- Enable NM autoconnections only if inst.ks and ip= is not used (rvykydal)
  Resolves: rhbz#1978264
- Disable NM autoconnections in Anaconda (rvykydal)
  Resolves: rhbz#1978264
2021-07-20 10:50:29 +02:00
Radek Vykydal f1ecf8398b - Remove kickstart btrfs support (mkolman)
Related: rhbz#1961087
- Use RHEL9 versions of commands from RHEL9 handler (mkolman)
  Related: rhbz#1961087
- Use RHEL 9 handler (mkolman)
  Resolves: rhbz#1961087
2021-06-28 16:23:56 +02:00
Radek Vykydal 02a6459ee9 - Update the pixel depth of xvnc server from 16 to 24 (rvykydal)
Resolves: rhbz#1973607
- Clean up the initialization of PartTypeSpoke (vponcova)
  Resolves: rhbz#1938677
- Use C.UTF-8 if the requested locale is unsupported (vponcova)
  Resolves: rhbz#1958876
- Don't match a non-POSIX locale with a POSIX langcode (vponcova)
  Related: rhbz#1958876
- Fix potential use of uninitialized variable (vslavik)
  Resolves: rhbz#1938677
- Fix potential use of uninitialized variable (vslavik)
  Resolves: rhbz#1938677
- Make it possible to skip install time Insights errors (mkolman)
  Resolves: rhbz#1955296
- Fix literal curly braces in dracut scripts (vslavik)
  Resolves: rhbz#1938677
- Fix logging messages (vslavik)
  Resolves: rhbz#1938677
- Fix broken hashbang (vslavik)
  Resolves: rhbz#1938677
2021-06-22 17:03:02 +02:00
Radek Vykydal a34f877c28 - Add unit test for biosdevname package requirement (rvykydal)
Related: rhbz#1964455
- Require biosdevname package if biosdevname=1 boot option is set (rvykydal)
  Resolves: rhbz#1964455
- Replace the deprecated syspurpose CLI tool with SetSysrpose DBus call
  (mkolman)
  Resolves: rhbz#1939708
2021-06-08 13:07:48 +02:00
Radek Vykydal 01f7886131 - Revert "Revert "Add tests for the inst. prefix requirement"" (jkonecny)
Related: rhbz#1947376
- Revert "Revert "Do not support no inst. Anaconda boot args in systemd
  services"" (jkonecny)
  Resolves: rhbz#1947376
- Revert "Do not require inst. prefixes for Anaconda boot arguments" (jkonecny)
  Resolves: rhbz#1947376
- Revert "Revert "Remove support for boot arguments without 'inst.' prefix from
  Dracut"" (jkonecny)
  Resolves: rhbz#1947376
2021-06-02 09:20:59 +02:00
Radek Vykydal 7f53503933 - Revert "Drop the "Allow SSH root login with password" checkbox (mkolman)"
Resolves: rhbz#1855736
- Add a log message for successful installation (vslavik)
  Resolves: rhbz#1955312
- Remove support for metacity (rvykydal)
  Resolves: rhbz#1961104
- Drop the "Allow SSH root login with password" checkbox (mkolman)
  Resolves: rhbz#1855736
2021-05-25 17:42:45 +02:00
Radek Vykydal 98f0b56ef5 - Avoid a race condition during Connect to Red Hat spoke initialization (mkolman)
Resolves: rhbz#1959383
2021-05-19 15:25:18 +02:00
Radek Vykydal 07e9f8c390 - Support also gnome-kiosk window manager (rvykydal)
Related: rhbz#1960682
2021-05-17 17:53:20 +02:00
Radek Vykydal 7d7799bd54 - Add RHEL-specific advice to X timeout message (vslavik)
Related: rhbz#1955306
- Fix AskVNCSpoke call (vslavik)
  Related: rhbz#1955306
- Improve X startup error messages (vslavik)
  Related: rhbz#1955306
- Terminate X server after timeout and restore crash test handler (vslavik)
  Related: rhbz#1955306
- Reorganize control flow in startX (vslavik)
  Related: rhbz#1955306
- Handle SIGUSR1 correctly after Xorg timeout (vslavik)
  Resolves: rhbz#1955306
- Refactor minor details in startX (vslavik)
  Related: rhbz#1955306
- subscription: allow dates in ISO 8601 format (ptoscano)
  Resolves: rhbz#1947447
2021-05-11 15:29:46 +02:00
Radek Vykydal 8210c1565f - Revert "Add tests for the inst. prefix requirement" (rvykydal)
Related: rhbz#1947376
- Do not require inst. prefixes for Anaconda boot arguments (jkonecny)
  Related: rhbz#1947376
- Revert "Do not support no inst. Anaconda boot args in systemd services"
  (jkonecny)
  Related: rhbz#1947376
- Revert "Remove support for boot arguments without 'inst.' prefix from Dracut"
  (jkonecny)
  Related: rhbz#1947376
- The kernel boot argument sshd is removed and should warn user (jkonecny)
  Resolves: rhbz#1954672
2021-05-10 17:42:42 +02:00
Radek Vykydal a12c4c3a02 - Remove support for boot arguments without the "inst." prefix (jkonecny)
Resolves: rhbz#1947376
2021-05-05 14:39:31 +02:00
Mohan Boddu 4cc67e526b - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:32:05 +00:00
Radek Vykydal 3877100b54 - Make sure rhsm.service is running at Anaconda startup (vponcova)
Resolves: rhbz#1948371
2021-04-12 18:17:07 +02:00
DistroBaker 1a95ca6955 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#77a3c478b64f78a282654c58312db8c93a14b2e5
2021-04-06 10:35:20 +00:00
DistroBaker 80986b5259 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#0d97b8208d62383964c332e7a9140a8453216be3
2021-03-28 23:00:42 +00:00
DistroBaker 8dd0a3a698 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#6ec5acaa05fcee83d115e606f4e9333aa52cbf41
2021-03-12 00:52:25 +00:00
DistroBaker 74d5a65f67 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#2a73162012beb06e283cbf39f7cca942b6a91c7c
2021-03-05 16:40:38 +00:00
DistroBaker 73cad95e60 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#3c5ba04f65917f04b1954bf4b020c7249c6abdd0
2021-03-02 04:42:56 +00:00
DistroBaker 032334e8d5 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#6f9ad3844c7b9fb7358886e71f634a682963e8fa
2021-02-22 18:30:33 +00:00
DistroBaker 86fa3e77e9 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#16fd7bf7584b54455cec4a0835877be4c8ad34a8
2021-02-18 15:30:56 +00:00
DistroBaker b5d0abe0f2 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#ce17ff4e5fde4fb009310fde45a555d3e31e0308
2021-02-15 18:20:31 +00:00
DistroBaker a2b0de4d0e Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#46010b50baad9f4f7134ef3a0b27d5eb9a63f972
2021-02-12 15:01:17 +00:00
DistroBaker 93d2775aa4 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#74b214809dc86fd583692de1fe3ece83b1b94f6e
2021-02-08 19:23:51 +00:00
DistroBaker 0eceaf9f33 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#ef6ed5d854b5bfc132b961da689447832755de63
2021-02-07 19:01:43 +00:00
DistroBaker c7a8b651eb Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#e7f0daf7e58542144947d9e0c144390ba993b686
2021-01-28 13:13:08 +00:00
DistroBaker 7468d19b95 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#648609d485322065140cc57602745f22a41d411f
2021-01-22 17:22:36 +00:00
DistroBaker 8411b7682b Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#a5964de012d1f0bec24cdf9c3c1bf09bfa897567
2021-01-21 21:56:29 +00:00
DistroBaker d88a4b38cd Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#7091720030cb0d81f709439032f9b553443f5378
2021-01-18 17:28:00 +00:00
DistroBaker be2671ea1c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#3194d743526fed10e7a1f5c5a94b3518f6ce4a96
2021-01-11 19:34:29 +00:00
DistroBaker 10ac50d722 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#730c1b4c920f97cba1e9eca54c914860df75213f
2021-01-04 16:47:40 +00:00
DistroBaker 717322cd55 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#7f8c16956cea40a5b6d049095db4e632488a0ce5
2020-12-15 10:55:33 +00:00
DistroBaker 230a99a70c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#c9412a1349d5a34f73436d8fc478d3c272c44aa0
2020-11-24 18:06:21 +00:00
Troy Dawson b7c5819b3b RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/anaconda#093cb1031cab88a7d1bd3e421062dfdf147342ef
2020-11-16 12:46:40 -08:00
DistroBaker 2be9206492 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#060af793b28fbaa4d3890ac806647b8a95564a77
2020-10-27 19:05:44 +01:00
Petr Šabata 6a638e34dc RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/anaconda#cddb3b94f73cc9790ead7da3784fa3d3207b3410
2020-10-14 21:37:00 +02:00