pagure Logo
  • Log In

centos-sig-hyperscale / anaconda

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 34732

Branch: c8s-hs-v33.16.5.3
c8s-hs-v33.16.4.15 c8s-hs-v33.16.5.2 c8s-hs-v33.16.5.3 c8s-hs-v33.16.5.6 c8s-v33.16.4.15 c8s-v33.16.5.2 c8s-v33.16.5.3 c9s-hs-v34.25.0.10 c9s-hs-v34.25.0.24 c9s-hs-v34.25.2.7 master rhel-8 rhel-9
This branch contains 462 commits not in the main branch rhel-9
Add support for detecting the Hyperscale variant in liveinst
Neal Gompa • 3 years ago  
b045c44
Change rhel-welcome to centos-welcome
Neal Gompa • 3 years ago  
31f9517
[Storage] add btrfs_compression option
Michel Alexandre Salim • 3 years ago  
c45667c
Add product configuration for CentOS Stream Hyperscale variant
Neal Gompa • 3 years ago  
5f643e4
Revert "Remove kickstart btrfs support"
Neal Gompa • 3 years ago  
39db82a
Define the updates repositories in the Anaconda configuration files (#1642513)
Vendula Poncova • 3 years ago  
1ca30ca
Import RPM certificates at end of installation
Vladimir Slavik • 3 years ago  
bc03f2a
Use a custom stylesheet to define CentOS-specific stylesheet data
Carl George • 3 years ago  
b08e635
New version - 33.16.5.3
Radek Vykydal • 3 years ago  
17206f4
Merge pull request #3261 from M4rtinK/rhel-8-check_source_type_directly
Radek Vykydal • 3 years ago  
a67f48d
Merge pull request #3475 from VladimirSlavik/rhel8-remove-autostep
Radek Vykydal • 3 years ago  
dbaf81e
Merge pull request #3443 from M4rtinK/rhel-8-add_install_time_insights_error_dialog
Radek Vykydal • 3 years ago  
d56fca0
Merge pull request #3020 from M4rtinK/rhel-8-backport_cdn_button_fix_for_centos_stream
Radek Vykydal • 3 years ago  
f14dbee
Merge pull request #3441 from rvykydal/do-not-bind-connection-for-virtual-devices
Radek Vykydal • 3 years ago  
11abcca
Check source type directly, not via DBus
Martin Kolman • 3 years ago  
d6ea3b3
Remove autostep functionality
Vladimir Slavik • 3 years ago  
b43d29f
Make it possible to skip install time Insights errors (#1931069)
Martin Kolman • 4 years ago  
ba062d2
Fix CDN button visibility
Martin Kolman • 4 years ago  
81f2437
network: do not bind virtual devices to mac
Radek Vykydal • 4 years ago  
dfacb92
Merge pull request #3407 from jkonecny12/rhel-8-add-iso-creation-container
Jiri Konecny • 4 years ago  
0587ba9
Use our container registry to tag our containers (#infra)
Jiri Konecny • 4 years ago  
ae6a4bc
Merge pull request #3409 from rvykydal/update-makebumpver-for-current-process
Radek Vykydal • 4 years ago  
4302b39
Merge pull request #3410 from rvykydal/update-rhbz-tag
Radek Vykydal • 4 years ago  
31c2c13
Adjust iso-creator container for RHEL-8 (#infra)
Jiri Konecny • 4 years ago  
57fa96c
Merge pull request #3404 from VladimirSlavik/rhel8-log-success-on-finish
Vladimír Slávik • 4 years ago  
54dd4c3
Update a rhbz tag in spec file (#infra)
Radek Vykydal • 4 years ago  
e9651de
makebumpver: allow BZ to be also in POST (#infra)
Radek Vykydal • 4 years ago  
d5ca893
makebumpver: ignore commits with (#infra) in summary
Radek Vykydal • 4 years ago  
c30f06f
Add Dockerfile for lorax iso build with Anaconda (#infra)
Jiri Konecny • 4 years ago  
f82ada4
New version - 33.16.5.2
Radek Vykydal • 4 years ago  
39c4ffc
Merge pull request #3401 from rvykydal/dracut-check-with-modinfo-before-modprobe
Radek Vykydal • 4 years ago  
aacfb54
Merge pull request #3315 from carlwgeorge/rhel-8_backport-3014
Radek Vykydal • 4 years ago  
01f91c2
Merge pull request #3378 from poncovka/rhel-8-dont_execute_by_default
Radek Vykydal • 4 years ago  
c2bc0ca
Merge pull request #3384 from rvykydal/do-not-crash-on-team-without-ip-config
Radek Vykydal • 4 years ago  
a2be95c
Add a log message for successful installation
Vladimir Slavik • 4 years ago  
e65c2f8
Use modinfo to check ko before modprobe
ft272781150 • 4 years ago  
bd52e55
Merge pull request #3380 from poncovka/rhel-8-lvm_thinp_encryption
Vendula Poncova • 4 years ago  
51fc3dd
Merge pull request #3379 from poncovka/rhel-8-encrypt_button
Vendula Poncova • 4 years ago  
1365e29
New version - 33.16.5.1
Radek Vykydal • 4 years ago  
275b19f
network: do not crash on team without IP config
Radek Vykydal • 4 years ago  
7281a13
Merge pull request #3299 from ptoscano/subman_iso8601_dates-rhel8
Martin Kolman • 4 years ago  
2dd1975
Merge pull request #3313 from jkonecny12/rhel-8-fix-CentOS-Stream-base-repo-name
Jiri Konecny • 4 years ago  
ceac25a
Add the "Encrypt my data" checkbox to the custom partitioning spoke (#1903786)
Vendula Poncova • 4 years ago  
b26f7d1
Allow encryption of thin logical volumes (#1877777)
Vendula Poncova • 4 years ago  
e8d02b1
Don't automatically execute the default partitioning (#1954408)
Vendula Poncova • 4 years ago  
05d28a1
Don't run the execute method in the kickstart installation in TUI by default
Vendula Poncova • 4 years ago  
2d288da
Don't run the execute method in the kickstart installation in GUI by default
Vendula Poncova • 4 years ago  
d2d4855
subscription: allow dates in ISO 8601 format
Pino Toscano • 4 years ago  
b4f5e3d
Merge pull request #3293 from M4rtinK/rhel-8-initialize_subscription_spoke_in_main_thread
Martin Kolman • 4 years ago  
7906931
Merge pull request #3365 from VladimirSlavik/rhel8-xorg-timeout-fix
Vladimír Slávik • 4 years ago  
7f714e3
Add RHEL-specific advice to X timeout message
Vladimir Slavik • 4 years ago  
c0a710c
Fix AskVNCSpoke call
Vladimir Slavik • 4 years ago  
f220fa2
Improve X startup error messages
Vladimir Slavik • 4 years ago  
1a8e4c7
Terminate X server after timeout and restore crash test handler
Vladimir Slavik • 4 years ago  
dd94a0d
Reorganize control flow in startX
Vladimir Slavik • 4 years ago  
3120956
Handle SIGUSR1 correctly after Xorg timeout
Vladimir Slavik • 4 years ago  
b21b58f
Refactor minor details in startX
Vladimir Slavik • 4 years ago  
648ac42
Enable closest mirror in CentOS Stream config
Carl George • 4 years ago  
4ff3d7e
Add CentOS Stream config
Pat Riehecky • 4 years ago  
bd5a147
Add base repo name for CentOS Stream after repository renaming
Jiri Konecny • 4 years ago  
7315d5e
Avoid a race condition during Connect to Red Hat spoke initialization
Martin Kolman • 4 years ago  
275cc2d
Merge pull request #3271 from VladimirSlavik/rhel8-test-on-kstest-runners
Vladimír Slávik • 4 years ago  
01ab52e
Merge pull request #3276 from VladimirSlavik/rhel8-pin-astroid
Vladimír Slávik • 4 years ago  
be89c05
Pin version of astroid
Vladimir Slavik • 4 years ago  
0e95981
Run tests on kstest runner
Vladimir Slavik • 4 years ago  
ab75bf0
New version - 33.16.4.15
Radek Vykydal • 4 years ago  
bed52eb
Merge pull request #3258 from rvykydal/match-nm-initramfs-connections-named-by-mac
Radek Vykydal • 4 years ago  
6e3af08
Merge pull request #3246 from rvykydal/clone-multiconnect-cons-from-initramfs
Radek Vykydal • 4 years ago  
c60302f
Merge pull request #3257 from rvykydal/fix-setting-of-ipv6-addr-gen-mode
Radek Vykydal • 4 years ago  
bf92f68
network: clone connections from intramfs to persistent config
Radek Vykydal • 4 years ago  
4a89def
network: match also connections named by MAC created by NM in initramfs
Radek Vykydal • 4 years ago  
a51be3b
network: do not reset ipv6.addr-gen-mode in tui network configuration
Radek Vykydal • 4 years ago  
7bceec8
network: set addr-gen-mode of Anaconda default connections to eui64
Radek Vykydal • 4 years ago  
bdf41ce
network: default to addr-gen-mode eui64
Radek Vykydal • 4 years ago  
2a8af8f
New version - 33.16.4.14
Radek Vykydal • 4 years ago  
2c20f04
Merge pull request #3252 from rvykydal/fix-ntp-servers-dialog-crash
Radek Vykydal • 4 years ago  
8165c08
Fix crash in NTP servers GUI dialog on late network configuration
Radek Vykydal • 4 years ago  
8f98a3f
Merge pull request #3243 from VladimirSlavik/rhel8-remove-astroid-patch
Vladimír Slávik • 4 years ago  
e8714d7
Drop astroid hotfix patch
Jiri Konecny • 4 years ago  
6159685
New version - 33.16.4.13
Radek Vykydal • 4 years ago  
f7a1993
Merge pull request #3224 from gicmo/ignore_ostree_systemd_tmpfiles
Radek Vykydal • 4 years ago  
d64327e
ostree: ignore exit code 65 for systemd-tmpfiles
Christian Kellner • 4 years ago  
fbb3d70
New version - 33.16.4.12
Radek Vykydal • 4 years ago  
6fcd2e2
New version - 33.16.4.11
Radek Vykydal • 4 years ago  
4bf9dbe
Merge pull request #3138 from rvykydal/fix-tar-payload-extract-excludes
Radek Vykydal • 4 years ago  
7791820
Merge pull request #3139 from rvykydal/centos-dnf-substitution-vars
Radek Vykydal • 4 years ago  
118776d
Take dnf substitutions from installer environment configuration
Radek Vykydal • 4 years ago  
4dbb10c
Fix exclude arguments of tar payload extracting.
Radek Vykydal • 4 years ago  
dfd387c
New version - 33.16.4.10
Radek Vykydal • 4 years ago  
18a70ad
Merge pull request #3121 from rvykydal/do-not-generate-entry-for-rescue-on-liveimg
Radek Vykydal • 4 years ago  
7e3e501
Merge pull request #3130 from poncovka/rhel-8-fix_subscription_commands
Radek Vykydal • 4 years ago  
8b5f28a
New version - 33.16.4.9
Radek Vykydal • 4 years ago  
1ebfd8c
Merge pull request #3117 from jkonecny12/rhel-8-warn-on-missing-inst-prefix
Jiri Konecny • 4 years ago  
146ddaf
Merge pull request #3125 from jkonecny12/rhel-8-container-rebuild-without-cache
Jiri Konecny • 4 years ago  
8a1d582
Mark the rhsm and syspurpose kickstart commands as useless (#1921787)
Vendula Poncova • 4 years ago  
df975b8
Change warning messages of missing prefix for RH products
Jiri Konecny • 4 years ago  
5d6a94a
Do not use cache for container build
Jiri Konecny • 4 years ago  
a1110ba
Fix getting kernel version list for liveimg
Radek Vykydal • 4 years ago  
964bf8f
New version - 33.16.4.8
Radek Vykydal • 4 years ago  
7255581
Merge pull request #3067 from rvykydal/improve-wireless-device-configuration-gui
Radek Vykydal • 4 years ago  
2886592
network: handle wireless configure button sensitiveness
Radek Vykydal • 4 years ago  
5d2df89
New version - 33.16.4.7
Martin Kolman • 4 years ago  
7def730
Merge pull request #3086 from poncovka/rhel-8-disable_network_installation
Vendula Poncova • 4 years ago  
91f44b4
Merge pull request #3085 from poncovka/rhel-8-disable_security
Vendula Poncova • 4 years ago  
34801ec
Allow to disable the Security module
Vendula Poncova • 4 years ago  
f19f39d
Merge pull request #3084 from poncovka/rhel-8-disable_services
Vendula Poncova • 4 years ago  
60f8e69
Allow to disable the Services module
Vendula Poncova • 4 years ago  
d730866
Merge pull request #3083 from poncovka/rhel-8-disable_localization
Vendula Poncova • 4 years ago  
455be1b
Support should_run for standalone GUI spokes
Vendula Poncova • 4 years ago  
efc6278
Allow to disable the Localization module
Vendula Poncova • 4 years ago  
1df4c77
Merge pull request #3082 from poncovka/rhel-8-disable_users
Vendula Poncova • 4 years ago  
eed4788
Merge pull request #3081 from poncovka/rhel-8-disable_timezone
Vendula Poncova • 4 years ago  
9f904ec
Merge pull request #3080 from VladimirSlavik/rhel-8-warn-on-deprecated-kickstart-commands
Vladimír Slávik • 4 years ago  
a059991
Allow to disable the Timezone module
Vendula Poncova • 4 years ago  
e579de3
Allow to disable the network installation
Vendula Poncova • 4 years ago  
76d52f2
Fix missing inst. prefixes for bootloader options in documentation
Jiri Konecny • 4 years ago  
8ad6707
Fix show missing inst. prefix warning appropriately (#1875561)
Jiri Konecny • 4 years ago  
7da5a16
Remove docs where we tell users that inst. prefix is not required
Jiri Konecny • 4 years ago  
fe6b86a
Print warning for boot options without inst. prefix
Jiri Konecny • 4 years ago  
2b17556
Add missing dracut commands as missing inst. prefix warning
Jiri Konecny • 4 years ago  
5a9181b
Enable warning when inst. prefix is not used
Jiri Konecny • 4 years ago  
861d1a9
New version - 33.16.4.6
Martin Kolman • 4 years ago  
04e0d22
Allow to disable the Users module
Vendula Poncova • 4 years ago  
675e26f
Always show pykickstart parse warnings
Vladimir Slavik • 4 years ago  
6e650d3
Merge pull request #3069 from jkonecny12/rhel-8-fix-librepo-logging
Jiri Konecny • 4 years ago  
4532ca0
Merge pull request #3068 from jkonecny12/rhel-8-enable-rpm-tests
Jiri Konecny • 4 years ago  
4128406
Initialize librepo logger (#1908286)
Pavla Kratochvilova • 4 years ago  
9466dc8
Add RPM tests support for owners on rhel-8
Jiri Konecny • 4 years ago  
72ae8b7
Use latests RHEL-8 buildroot in containers
Jiri Konecny • 4 years ago  
ffea29f
Implement rpm-tests execution in the container
Jiri Konecny • 4 years ago  
d37e6d4
New version - 33.16.4.5
Radek Vykydal • 4 years ago  
ce7deeb
Merge pull request #3052 from rvykydal/wireless-do-not-use-dangerous-libnm-functions
Radek Vykydal • 4 years ago  
cfb78fc
network: fix double-free using libnm function filter_connections()
Radek Vykydal • 4 years ago  
d137eae
New version - 33.16.4.4
Radek Vykydal • 4 years ago  
9515834
Merge pull request #3032 from rvykydal/rhel-8-fix-wireless-configuration-ui
Radek Vykydal • 4 years ago  
d055374
network: rename Gtk cell renderer to prevent name collision
Radek Vykydal • 4 years ago  
19108b4
network: add unit tests for SecretsAgent
Radek Vykydal • 4 years ago  
0a2fbd8
network: make SecretAgentDialog a bit more robust
Radek Vykydal • 4 years ago  
b6dfac4
network: move wireless secret agent bits into a separate file
Radek Vykydal • 4 years ago  
b02829e
network: migrate SecretAgent from python-dbus to dasbus
Radek Vykydal • 4 years ago  
27c1df6
network: do not use dialog for just single wireless connection to configure
Radek Vykydal • 4 years ago  
8dfdb16
network: fix configuration of wireless networks
Radek Vykydal • 4 years ago  
3330afa
network: use dialog instead of combobox to select wireless network
Radek Vykydal • 4 years ago  
b3fb709
network: deal with obsolete ssid when configuring wireless
Radek Vykydal • 4 years ago  
f48b57f
network: use function instead of assigned lambda in wireless activation
Radek Vykydal • 4 years ago  
9619e1d
network: do not update wireless AP combo active item when not necessary
Radek Vykydal • 4 years ago  
e61d9e7
network: do not use obsolete access points in wireless configuration
Radek Vykydal • 4 years ago  
cdc63a0
Merge pull request #3025 from poncovka/rhel-8-default_partitioning
Vendula Poncova • 4 years ago  
e4e88c6
Update the function get_default_partitioning
Vendula Poncova • 4 years ago  
b32c35d
Update the property default_partitioning
Vendula Poncova • 4 years ago  
6e5f522
Change the default_partitioning option (#1887370)
Vendula Poncova • 4 years ago  
e5b5f70
New version - 33.16.4.3
Radek Vykydal • 4 years ago  
3284914
Merge pull request #3019 from jkonecny12/rhel-8-fix-treeinfo-noverifyssl
Radek Vykydal • 4 years ago  
b813a60
Merge pull request #3006 from poncovka/rhel-8-update_reset_handler
Radek Vykydal • 4 years ago  
aabe6d7
Merge pull request #3017 from martinpitt/r8-pylint-mem-fix
Martin Pitt • 4 years ago  
c752463
Merge pull request #2902 from jstodola/rhel-8
Vladimír Slávik • 4 years ago  
0247c79
Fix incomplete configuration of repositories loaded from treeinfo (#1745064)
Jan Stodola • 4 years ago  
c762691
Fix checking ssl certificate for metadata (#1745064)
Jan Stodola • 4 years ago  
fad7b5e
Apply pylint excessive memory usage fix
Martin Pitt • 4 years ago  
c7ece9b
Merge pull request #3012 from martinezjavier/boot-device-improvements
Jiri Konecny • 4 years ago  
89f4085
Use bootlist command to update the PowerPC-64 Boot Order
Javier Martinez Canillas • 4 years ago  
80e50d4
Discard current boot list when updating the boot-device NRVAM variable
Javier Martinez Canillas • 4 years ago  
420365b
Merge pull request #2961 from jkonecny12/rhel-8-hotfix-missing-nvdimm-ns-info
Jiri Konecny • 4 years ago  
c927527
New version - 33.16.4.2
Radek Vykydal • 4 years ago  
9b578e4
Merge pull request #3001 from martinpitt/r8-copr-build
Martin Pitt • 4 years ago  
d912049
Improve the error dialog for storage reset (#1877050)
Vendula Poncova • 4 years ago  
6a9e461
Fix issue when ns_info cannot be retrieved for NVDimm namespace
Jiri Konecny • 4 years ago  
6afc375
Install Red Hat IT root certificate into anaconda-ci container
Martin Pitt • 4 years ago  
113257d
Install python-copr into anaconda-ci container
Martin Pitt • 4 years ago  
f2297c9
Merge pull request #2973 from poncovka/rhel-8-fix_implicit_partitions
Vendula Poncova • 4 years ago  
b9d38cf
Merge pull request #2984 from rvykydal/rhel-8-do-not-check-fixed-in-version
Radek Vykydal • 4 years ago  
45420e3
Merge pull request #2906 from VladimirSlavik/rhel8-uid-gid-maximum
Vladimír Slávik • 4 years ago  
1060fd6
scripts: do not require "Fixed in version" set for release
Radek Vykydal • 4 years ago  
78ca9a1
Merge pull request #2976 from jkonecny12/rhel-8-dont-require-comment-to-start-test-for-admins
Jiri Konecny • 4 years ago  
e93fbab
New version - 33.16.4.1
Radek Vykydal • 4 years ago  
f830fda
Change handling of UID and GID values
Vladimir Slavik • 4 years ago  
05c6de7
Send UID and GID over D-Bus as UInt32
Vladimir Slavik • 4 years ago  
e12449f
Correct limits for UIDs and GIDs in GUI
Vladimir Slavik • 4 years ago  
c39818e
Merge pull request #2895 from poncovka/rhel-8-fix_dasd_format
Vendula Poncova • 4 years ago  
b20d7b7
Add rhel unit-tests workflow for pull_request_trigger back
Jiri Konecny • 4 years ago  
1d4db79
Merge pull request #2970 from martinpitt/worktree-no-clobber-r8
Martin Pitt • 4 years ago  
18e7b9d
Allow to format selected DASDs (#1874394)
Vendula Poncova • 4 years ago  
854181f
Select disks for implicit partitions (#1642391)
Vendula Poncova • 4 years ago  
74f3d15
Extend the PartSpec class
Vendula Poncova • 4 years ago  
2d70bd5
Don't clobber host checkout on `make container-ci`
Martin Pitt • 4 years ago  
3ae57f1
Drop anaconda-ci container entrypoint
Martin Pitt • 4 years ago  
ffa0003
Merge pull request #2919 from VladimirSlavik/rhel8-hide-help-button-if-no-help
Vladimír Slávik • 4 years ago  
8c22c74
Merge pull request #2965 from martinpitt/drop-autotrigger
Martin Pitt • 4 years ago  
2e8b95f
Remove PR test trigger
Martin Pitt • 4 years ago  
0565e8f
Merge pull request #2956 from jkonecny12/rhel-8-backport-container-autobuild-changes
Jiri Konecny • 4 years ago  
8dab597
Rename ci-tasks container to anaconda-ci
Jiri Konecny • 4 years ago  
2c0b262
Merge pull request #2938 from rvykydal/network-fix-for-infiniband-activated-in-initramfs
Radek Vykydal • 4 years ago  
de7f0fc
network: do not crash on infiniband devices activated in initramfs
Radek Vykydal • 4 years ago  
5994e5a
Merge pull request #2942 from jkonecny12/rhel-8-fix-pr-tests
Jiri Konecny • 4 years ago  
080da63
Fix testing target branch instead of PR branch
Jiri Konecny • 4 years ago  
2c1eecf
Add a mechanism to hide help button, use on inst. progress
Vladimir Slavik • 4 years ago  
e52fac4
Merge pull request #2932 from martinpitt/doc-runner
Martin Pitt • 4 years ago  
3a9ffa8
Document how to start a self-hosted GitHub actions runner locally
Martin Pitt • 4 years ago  
e57e8fd
Merge pull request #2920 from martinpitt/unit-tests-self-hosted-runner
Martin Pitt • 4 years ago  
f71d5f5
Run unit tests on self-hosted GitHub runner
Martin Pitt • 4 years ago  
6460ccb
Fix local tests run inside of container
Jiri Konecny • 4 years ago  
d0ff68f
Fix ci-tasks container shell instructions
Martin Pitt • 4 years ago  
4daa97e
More aggressive pylint downscaling
Martin Pitt • 4 years ago  
8a4f65d
Fix pylint downscaling
Martin Pitt • 4 years ago  
4744633
Merge pull request #2915 from martinpitt/r8-container-tests
Martin Pitt • 4 years ago  
35095b2
Add ci-tasks container for running unit tests
Martin Pitt • 4 years ago  
8f87ad7
Restrict pylint parallelism to available RAM
Martin Pitt • 4 years ago  
2835615
Relabel the anaconda logs after copying them to the installed system
Jan Stodola • 4 years ago  
059a831
post-scripts need to be sorted
Jan Stodola • 4 years ago  
884db43
Merge pull request #2897 from martinpitt/r8-unit-tests
Martin Pitt • 4 years ago  
e468c21
Separate RPM installability test from rpm_tests
Martin Pitt • 4 years ago  
864e1fc
Define make targets for building source and binary rpms
Martin Pitt • 4 years ago  
feab7eb
Drop superfluous build in `make run-rpm-tests-only`
Martin Pitt • 4 years ago  
9d20c72
Mock system operations in MountFilesystemsTask task
Martin Pitt • 4 years ago  
e94aa86
Add missing "rpm-build" test dependency
Martin Pitt • 4 years ago  
9391636
Add missing "make" BuildRequires
Martin Pitt • 4 years ago  
34758d4
New version - 33.16.3.26
Radek Vykydal • 4 years ago  
0b6b954
Merge pull request #2863 from poncovka/rhel-8-skip_partitions_on_disk_with_iso9660
Radek Vykydal • 4 years ago  
3cd276f
Never mount partitions on a disk with the iso9660 filesystem (#1878784)
Vendula Poncova • 4 years ago  
301a09d
New version - 33.16.3.25
Radek Vykydal • 4 years ago  
38986e1
Merge pull request #2860 from rvykydal/rhel-8-fix-root-pw-mandatory-check
Radek Vykydal • 4 years ago  
6eeb581
Root password is mandatory if there is *not* admin user.
Radek Vykydal • 4 years ago  
e4842da
Merge pull request #2852 from VladimirSlavik/rhel8-root-mandatory-fix
Vladimír Slávik • 4 years ago  
d18c31d
Make locked root be completed only for kickstart
Vladimir Slavik • 4 years ago  
e1dd6aa
New version - 33.16.3.24
Radek Vykydal • 4 years ago  
e3d32cd
Merge pull request #2835 from rvykydal/rhel-8-inst-dhcpclass-remove-quotes
Radek Vykydal • 4 years ago  
c1c17ad
network: do not add superfluous quotes to inst.dhcpclass identifier
Radek Vykydal • 4 years ago  
312bedc
New version - 33.16.3.23
Radek Vykydal • 4 years ago  
e06fcbf
Merge pull request #2814 from M4rtinK/rhel-8-fix_dvd_registration
Martin Kolman • 4 years ago  
5d90108
subscription: Assure payload restart on DVD install after registration
Martin Kolman • 4 years ago  
2021b1f
New version - 33.16.3.22
Radek Vykydal • 4 years ago  
5deb953
Merge pull request #2822 from rvykydal/network-fix-inst-dhcpclass-option
Radek Vykydal • 4 years ago  
08443f4
Merge pull request #2812 from rvykydal/fix-network-dhcpclass-kickstart-option
Radek Vykydal • 4 years ago  
d6c2daf
Document the restart_payload argument of subscription helper functions
Martin Kolman • 4 years ago  
bfcd45a
network: fix inst.dhcpclass boot option
Radek Vykydal • 4 years ago  
8b58086
network: fix kickstart network --dhcpclass option
Radek Vykydal • 4 years ago  
4183b3b
New version - 33.16.3.21
Radek Vykydal • 4 years ago  
587a034
Merge pull request #2797 from VladimirSlavik/rhel-8-no-boot-on-lvm
Radek Vykydal • 4 years ago  
e534884
Merge pull request #2799 from jkonecny12/rhel-8-dracut-do-not-mount-source-as-rw
Radek Vykydal • 4 years ago  
b17db22
Merge pull request #2800 from jkonecny12/rhel-8-fix-None-when-removing-repo
Radek Vykydal • 4 years ago  
09ce2d1
Fix traceback when removing additional repository
Jiri Konecny • 4 years ago  
a92428a
Do not mount as RW in Dracut
Jiri Konecny • 4 years ago  
408ae39
Clean up s390 partitioning check (#1855724)
Vladimir Slavik • 4 years ago  
1bc0581
New version - 33.16.3.20
Radek Vykydal • 4 years ago  
e317ce5
Merge pull request #2794 from rvykydal/do-not-hang-on-bootproto-ibft-in-ks
Radek Vykydal • 4 years ago  
6ef311a
New version - 33.16.3.19
Radek Vykydal • 4 years ago  
f57a9fd
network: do not try to activate connection that has not been found
Radek Vykydal • 4 years ago  
6d92451
network: add timeout for synchronous activation of a connection
Radek Vykydal • 4 years ago  
7924932
Merge pull request #2784 from M4rtinK/rhel-8-forward_noverifyssl_to_rhsm
Martin Kolman • 4 years ago  
959a50d
Propagate verify_ssl to RHSM
Martin Kolman • 4 years ago  
b7ca4c1
New version - 33.16.3.18
Radek Vykydal • 4 years ago  
278b462
Merge pull request #2781 from poncovka/rhel-8-run_check
Vendula Poncova • 4 years ago  
fa0f311
Merge pull request #2777 from M4rtinK/rhel-8-only_refresh_sources_when_needed
Martin Kolman • 4 years ago  
8e3e0ac
subscription: Only restart payload when needed
Martin Kolman • 4 years ago  
9b0c5d9
Reset the state of the custom partitioning spoke (#1868330)
Vendula Poncova • 4 years ago  
0aa3abf
Merge pull request #2770 from rvykydal/fix-parsing-hostname-from-ip-mac
Radek Vykydal • 4 years ago  
6f70edf
New version - 33.16.3.17
Radek Vykydal • 4 years ago  
da9048a
Merge pull request #2739 from VladimirSlavik/rhel-8-root-password-1851220
Radek Vykydal • 4 years ago  
1bff0bc
Merge pull request #2764 from poncovka/rhel-8-fix_ntp_service
Radek Vykydal • 4 years ago  
0f8d978
Revert root password spoke to 8.2 behavior (#1851220)
Vladimir Slavik • 4 years ago  
862eee2
network: fix parsing of hostname from ip= if mac is defined in dhcp
Radek Vykydal • 4 years ago  
debb66b
New version - 33.16.3.16
Radek Vykydal • 4 years ago  
c5ae899
Merge pull request #2758 from M4rtinK/rhel-8-check_payload_has_source_proxy
Martin Kolman • 4 years ago  
7e89eb5
Implement get_source_proxy() in payload base class
Martin Kolman • 4 years ago  
e3144e9
Merge pull request #2751 from poncovka/rhel-8-fix_bg_color
Radek Vykydal • 4 years ago  
36acc59
Merge pull request #2762 from M4rtinK/rhel-8-dont_overrwite_default_rhsm_urls
Martin Kolman • 4 years ago  
1090cb4
Restore RHEL-specific stylesheet data (#1865882)
Vendula Poncova • 4 years ago  
31bf5c3
Merge pull request #2763 from VladimirSlavik/rhel-8-sshpw-homedir-1860058
Radek Vykydal • 4 years ago  
8e8583d
Remove the DBus method ConfigureNTPServiceEnablementWithTask
Vendula Poncova • 4 years ago  
7db251a
Add the function is_service_installed
Vendula Poncova • 4 years ago  
bcd5632
subscription: Convert the RHSM default config values to expected format
Martin Kolman • 4 years ago  
7f0d4a1
Create ssh user using only existing fields (#1860058)
Vladimir Slavik • 4 years ago  
df09030
Merge pull request #2757 from jkonecny12/rhel-8-always-recreate-unified-repos
Jiri Konecny • 4 years ago  
8396749
Remove subscription workaround to not use treeinfo repositories
Jiri Konecny • 4 years ago  
9610185
Fix issue that treeinfo repositories were never disabled
Jiri Konecny • 4 years ago  
d26f4e4
Keep treeinfo repositories disabled after payload reset
Jiri Konecny • 4 years ago  
0750143
Reset repositories from the main thread
Vendula Poncova • 4 years ago  
569a0ce
Initialize the closest mirror from the main thread
Vendula Poncova • 4 years ago  
8681a84
Fix crash on first entering of source spoke
Jiri Konecny • 4 years ago  
5136a4f
Remove treeinfo repositories instead of disabling
Jiri Konecny • 4 years ago  
8b99a20
Reload treeinfo repositories on every payload reset
Jiri Konecny • 4 years ago  
7b9e6c8
New version - 33.16.3.15
Radek Vykydal • 4 years ago  
529c5c4
Merge pull request #2733 from vojtechtrefny/rhel-8_encrypted-cache-fix
Radek Vykydal • 4 years ago  
a4755ea
Merge pull request #2756 from rvykydal/rhel-8-onboot-policy-regression-fix
Radek Vykydal • 4 years ago  
7330e4c
Apply onboot policy even when network was configured in UI.
Radek Vykydal • 4 years ago  
c86b88e
New version - 33.16.3.14
Radek Vykydal • 4 years ago  
a37e899
Merge pull request #2744 from M4rtinK/rhel-8-re_enable_i686_build
Martin Kolman • 4 years ago  
e4bc23e
Merge pull request #2748 from poncovka/rhel-8-negative_free_space
Vendula Poncova • 4 years ago  
2bf6716
Merge pull request #2747 from jkonecny12/rhel-8-fix-stage2-as-default-sources
Jiri Konecny • 4 years ago  
d992d95
Merge pull request #2746 from poncovka/rhel-8-nvdimm_iso9660
Jiri Konecny • 4 years ago  
3a44ed5
Fix everything in payload should be mounted as read only
Jiri Konecny • 4 years ago  
2c298a4
Add support for mount options to device_tree.MountDevice
Jiri Konecny • 4 years ago  
bfc028e
Adapt tests for CDRom for the new inst.stage2 discovery
Jiri Konecny • 4 years ago  
b914770
CDRom source should prioritize stage2 device during discover
Jiri Konecny • 4 years ago  
a766101
Protect all devices with the iso9660 file system
Vendula Poncova • 4 years ago  
4bcabe9
Don't ignore NVDIMM devices with the iso9660 file system
Vendula Poncova • 4 years ago  
38a0c7a
Add tests for the DBus method FindOpticalMedia
Vendula Poncova • 4 years ago  
226ba2e
Don't return negative container free space
Vendula Poncova • 4 years ago  
5b70fc8
Revert "Do not build Anaconda on i686"
Martin Kolman • 4 years ago  
94c4d5f
Fix creating cached LVs on encrypted PVs
Vojtech Trefny • 4 years ago  
5f869b2
Merge pull request #2725 from M4rtinK/rhel-8-fix_rhsm_ks_command_proxy_option
Martin Kolman • 4 years ago  
5670975
Merge pull request #2726 from martinezjavier/rhel-8
Jiri Konecny • 4 years ago  
94d38de
Move slower part of Subscription spoke initialization to a thread
Martin Kolman • 4 years ago  
11aaa66
Only pass one initrd image to kexec
Javier Martinez Canillas • 4 years ago  
8c428e8
Wait for payload initialization to finish in Subscription spoke
Martin Kolman • 4 years ago  
91a2719
New version - 33.16.3.13
Radek Vykydal • 4 years ago  
a48a5fc
Merge pull request #2718 from poncovka/rhel-8-eula_warning
Radek Vykydal • 4 years ago  
1b932ec
Merge pull request #2717 from jkonecny12/rhel-8-fix-installtree-with-no-repo
Radek Vykydal • 4 years ago  
99f8f99
Merge pull request #2699 from rvykydal/rhel-8-fix-virtual-network-devices-bootopts
Radek Vykydal • 4 years ago  
052048d
Merge pull request #2701 from jstodola/rhel-8
Radek Vykydal • 4 years ago  
4b918d6
Fix the position of the info bar in standalone spokes (#1847423)
Vendula Poncova • 4 years ago  
5235542
Add workaround to fix support for installtree without repo
Jiri Konecny • 4 years ago  
4db89b9
New version - 33.16.3.12
Radek Vykydal • 4 years ago  
9f41f56
Merge pull request #2703 from poncovka/rhel-8-init_storage_model
Radek Vykydal • 4 years ago  
cc2fb5b
Merge pull request #2711 from M4rtinK/rhel-8-fix_rhsm_ks_command_proxy_option
Radek Vykydal • 4 years ago  
3f38c05
Merge pull request #2681 from VladimirSlavik/rhel8-fix-multilib
Vladimír Slávik • 4 years ago  
0999204
subscription: Fix rhsm --proxy kickstart command usage with no username specified
Martin Kolman • 4 years ago  
8e10342
Merge pull request #2702 from VladimirSlavik/rhel8-hub-independent-columns
Vladimír Slávik • 4 years ago  
ceceb4f
Create the initial storage model during the initialization (#1844098)
Vendula Poncova • 4 years ago  
fabc9a0
Make spoke tiles stack more tightly
Vladimir Slavik • 4 years ago  
2c697e4
Revert "Update pyanaconda/exception.py"
Jan Stodola • 4 years ago  
f45d8be
network: fix configuration of virtual devices by boot options
Radek Vykydal • 4 years ago  
c27ff81
New version - 33.16.3.11
Radek Vykydal • 4 years ago  
d9bec42
Merge pull request #2686 from M4rtinK/rhel-8-fix_software_spoke_error_message
Radek Vykydal • 4 years ago  
949d3ba
Merge pull request #2695 from rvykydal/rhel-8-software-group-description-None
Radek Vykydal • 4 years ago  
7a3d98f
Fix displaying of empty software group description
Radek Vykydal • 4 years ago  
7af2dbe
New version - 33.16.3.10
Radek Vykydal • 4 years ago  
7a2499a
Merge pull request #2687 from poncovka/rhel-8-fix_cdrom_virt_install
Radek Vykydal • 4 years ago  
5e8d729
Merge pull request #2685 from rvykydal/rhel-8-no-standalone-network-spoke-on-boot-iso
Radek Vykydal • 4 years ago  
5f52b8a
Merge pull request #2690 from M4rtinK/rhel-8-fix_rhsm_proxy_crash
Martin Kolman • 4 years ago  
3556cca
Fix RHSM HTTP proxy configuration crash in the GUI
Martin Kolman • 4 years ago  
7fec174
Merge pull request #2672 from M4rtinK/rhel-8-CDN_radio_button
Martin Kolman • 4 years ago  
ee680fe
subscription: Handle cases where CDN should not be the default
Martin Kolman • 4 years ago  
3353cb4
subscription: Set DNF payload source via config file option
Martin Kolman • 4 years ago  
046d710
subscription: Manual CDN selection support
Martin Kolman • 4 years ago  
6a9ee29
subscription: Handle source switching at registration/unregistration
Martin Kolman • 4 years ago  
338bcda
subscription: Introduce the default_source configuration option
Martin Kolman • 4 years ago  
ee30d29
Reconfigure DNF payload after options are set
Vladimir Slavik • 4 years ago  
b6cfad2
network: do not enforce network standalone spoke on default source
Radek Vykydal • 4 years ago  
73cf156
New version - 33.16.3.9
Radek Vykydal • 4 years ago  
3836783
Don't mount DBus sources at /run/install/source (#1851037)
Vendula Poncova • 4 years ago  
c790f60
Merge pull request #2683 from rvykydal/rebase-s390-options
Radek Vykydal • 4 years ago  
eb2eb17
Merge pull request #2676 from jkonecny12/rhel-8-do-not-require-treeinfo
Radek Vykydal • 4 years ago  
75058ae
Rename function for a simple check for DNF repository
Jiri Konecny • 4 years ago  
d424c47
Add tests for verify_valid_installtree function (#1844287)
Jiri Konecny • 4 years ago  
d3b82f5
Move verify_valid_installtree to source module utils (#1844287)
Jiri Konecny • 4 years ago  
08d5828
Do not test if repo is valid based on .treeinfo file (#1844287)
Jiri Konecny • 4 years ago  
6496d3c
Merge pull request #2677 from jkonecny12/rhel-8-fix-nfs-iso-in-path
Radek Vykydal • 4 years ago  
febd16b
Merge pull request #2670 from martinezjavier/rhel-8-exclude-stderr-ppc
Radek Vykydal • 4 years ago  
a880412
Merge pull request #2679 from poncovka/rhel-8-ld_preload
Radek Vykydal • 4 years ago  
1a0dc2f
Merge pull request #2680 from poncovka/rhel-8-iscsi_boot
Radek Vykydal • 4 years ago  
f01b466
Fix software spoke message when source changes
Martin Kolman • 4 years ago  
6867d6e
network: fix obtaining of s390 options of a wired connection
Radek Vykydal • 4 years ago  
858984f
Always specify the boot disk (#1630299)
Vendula Poncova • 4 years ago  
856e011
Remove the workaround with LD_PRELOAD (#1843533)
Vendula Poncova • 4 years ago  
9ec1454
New version - 33.16.3.8
Radek Vykydal • 4 years ago  
be7d7f6
Merge pull request #2671 from VladimirSlavik/rhel8-compact-hub-categories
Radek Vykydal • 4 years ago  
c2da362
Merge pull request #2665 from rvykydal/rhel-8-first-device-without-carrier
Radek Vykydal • 4 years ago  
441c13c
Add test for NFS URL with ISO in path (#1848718)
Jiri Konecny • 4 years ago  
89050f0
Fix issue when NFS path is pointing directly to ISO (#1848718)
Jiri Konecny • 4 years ago  
6be2f60
Move Subscription spoke under Software
Vladimir Slavik • 4 years ago  
eea3b56
New version - 33.16.3.7
Radek Vykydal • 4 years ago  
c23ec2a
Fix hiding of network device activation switch
Radek Vykydal • 4 years ago  
3590d88
Merge pull request #2663 from rvykydal/rhel-8-fix-wireless-configuration-crash
Radek Vykydal • 4 years ago  
e32a035
Exclude stderr from returned output when executing powerpc-utils tools
Javier Martinez Canillas • 5 years ago  
c790ad9
Merge pull request #2659 from VladimirSlavik/tidy_up_restorecon_post_script_rhel8
Vladimír Slávik • 5 years ago  
c91b87a
Fix wireless network configuration on get_ssid() returning None
Radek Vykydal • 5 years ago  
b40af3d
Relabel whole /etc instead of only some parts
Vladimir Slavik • 5 years ago  
0bd4975
Clean up lists of files and directories to relabel
Vladimir Slavik • 5 years ago  
2fca6f7
New version - 33.16.3.6
Radek Vykydal • 5 years ago  
1eb5499
Merge pull request #2639 from M4rtinK/rhel-8-drop_i686_build
Radek Vykydal • 5 years ago  
065f388
Merge pull request #2652 from M4rtinK/rhel-8-check_subscription_module_available_in_payload
Radek Vykydal • 5 years ago  
8a0e0e1
Merge pull request #2656 from M4rtinK/rhel-8-fix_crash_on_unregistration
Radek Vykydal • 5 years ago  
280ae11
Merge pull request #2657 from jkonecny12/rhel-8-fix-liveimg
Radek Vykydal • 5 years ago  
6adc81b
Fix regression reading kernel list when collecting configurations (#1846156)
Jiri Konecny • 5 years ago  
8931178
Prevent crash on unregistration
Martin Kolman • 5 years ago  
bb5d6f3
Check Subscription module is available before use in payload code
Martin Kolman • 5 years ago  
bb9ae25
Merge pull request #2646 from rvykydal/fix-gui-crash-on-unset-user-uid
Radek Vykydal • 5 years ago  
ccffcb3
Merge pull request #2644 from rvykydal/fix-creating-dracut-arguments-for-fcoe
Radek Vykydal • 5 years ago  
8bea2c6
Fix updating of user gid/uid value checkbox in gui
Radek Vykydal • 5 years ago  
ee50095
Fix crash on user uid/gid unchecked in gui
Radek Vykydal • 5 years ago  
138944d
New version - 33.16.3.5
Radek Vykydal • 5 years ago  
e2f0560
Merge pull request #2634 from rvykydal/rhel-8-localization-us-altgr-intl-crash
Radek Vykydal • 5 years ago  
d8ff9a7
Fix passing of arguments when creating dracut arguments for FCoE
Radek Vykydal • 5 years ago  
4536c93
Merge pull request #2638 from poncovka/rhel-8-remove_method_proxy
Vendula Poncova • 5 years ago  
96fcdcb
Merge pull request #2636 from VladimirSlavik/etc_contexts
Vladimír Slávik • 5 years ago  
4e1f9ab
Do not build Anaconda on i686
Martin Kolman • 5 years ago  
63f85f6
Don't use data.method.proxy
Vendula Poncova • 5 years ago  
4b4a06a
Fix more SElinux contexts
Vladimir Slavik • 5 years ago  
25f13fd
localization: do not crash on failed parsing of X layout (#1836047)
Radek Vykydal • 5 years ago  
99adca9
New version - 33.16.3.4
Radek Vykydal • 5 years ago  
48c0706
Merge pull request #2621 from rvykydal/update-requirements-for-fips
Radek Vykydal • 5 years ago  
05dce19
Merge pull request #2622 from rvykydal/rhel-8-ifname
Radek Vykydal • 5 years ago  
31cd11a
Create /etc/systemd/network dir for ifname= renaming if needed.
Radek Vykydal • 5 years ago  
7fb9423
Update requirements for fips - update-crypto-policies script
Radek Vykydal • 5 years ago  
2c5de6f
New version - 33.16.3.3
Radek Vykydal • 5 years ago  
cb72ad2
Merge pull request #2567 from M4rtinK/master-rhel-8-rebase-support_rhel8_help_content
Martin Kolman • 5 years ago  
77a1154
Convert help system to use help id
Martin Kolman • 5 years ago  
e53a9a0
Remove unused constants
Martin Kolman • 5 years ago  
88a8764
Adjust help related configuration options
Martin Kolman • 5 years ago  
f989493
Replace helpFile property with help_id
Martin Kolman • 5 years ago  
582bf0e
Merge pull request #2615 from jkonecny12/rhel-8-fix-nfs-iso
Jiri Konecny • 5 years ago  
19a3532
Merge pull request #2618 from poncovka/rhel-8-fix_default_cdrom
Vendula Poncova • 5 years ago  
11a2c6b
Merge pull request #2537 from poncovka/rhel-8-fips
Vendula Poncova • 5 years ago  
93d63e4
Close responses from session.get
Vendula Poncova • 5 years ago  
286cb17
Improve the documentation of the SetUpMountTask class
Vendula Poncova • 5 years ago  
93177f5
Raise an exception if the source's mount point is not unmounted
Vendula Poncova • 5 years ago  
b68d207
Change the default source to CDROM
Vendula Poncova • 5 years ago  
43b8ea1
Don't set up sources in the refresh method of the Source spoke
Vendula Poncova • 5 years ago  
1e7eab7
Set up FIPS in the target system
Vendula Poncova • 5 years ago  
8bcaeba
Update the service anaconda-sshd
Vendula Poncova • 5 years ago  
46527ce
Set up FIPS in the installation environment (#1800697)
Vendula Poncova • 5 years ago  
32deab7
Add NFS ISO support back to the NFS SetupSourceTask
Jiri Konecny • 5 years ago  
a27c318
Add NFS ISO support to the NFSSourceModule
Jiri Konecny • 5 years ago  
3f1da04
Merge pull request #2613 from rvykydal/fix-changelog-of-rhel-8
Radek Vykydal • 5 years ago  
1b24f02
Fix changelog to keep rhel history
Radek Vykydal • 5 years ago  
0126fd4
Tear down HDD device mount if no valid installation source is found
Jiri Konecny • 5 years ago  
2bc33d4
Extract ISO find algorith from harddrive
Jiri Konecny • 5 years ago  
9735b72
Merge pull request #2605 from VladimirSlavik/translator_comments
Vladimír Slávik • 5 years ago  
a457087
Merge pull request #2612 from rvykydal/fix-makebumpver-ack-checks-for-rhel-8
Radek Vykydal • 5 years ago  
070f184
Update required ack in makebumpver script for rhel > 7
Radek Vykydal • 5 years ago  
d02a452
Merge pull request #2604 from M4rtinK/rhel-8
Martin Kolman • 5 years ago  
c4b9ff6
New version - 33.16.3.2
Radek Vykydal • 5 years ago  
9a1f5f3
Merge pull request #2609 from M4rtinK/rhel-8-make_sure_CDN_repos_can_be_used
Martin Kolman • 5 years ago  
702f7f7
subscription: Make sure CDN repos are loaded and usable
Martin Kolman • 5 years ago  
741b74a
Merge pull request #2610 from jkonecny12/rhel-8-fix-unified
Jiri Konecny • 5 years ago  
8998acf
Fix issue that unified ISO from URL is not loaded
Jiri Konecny • 5 years ago  
019ba38
Add split_protocol payload helper function
Jiri Konecny • 5 years ago  
e0eb00e
Merge pull request #2607 from poncovka/rhel-8-fix_blivet_gui_imports
Vendula Poncova • 5 years ago  
468e492
Fix string based on translator comments
Vladimir Slavik • 5 years ago  
4ebbc7f
Fix imports of Blivet-GUI in unit tests
Vendula Poncova • 5 years ago  
f102257
Merge pull request #2603 from VladimirSlavik/fix_tests_as_much_as_possible
Vladimír Slávik • 5 years ago  
3f5e9e1
Make cppcheck ignore the G_DEFINE_TYPE macros
Vladimir Slavik • 5 years ago  
3873ded
subscription: Fix authentication method switching in GUI
Martin Kolman • 5 years ago  
b2b2423
Fix test to not use Python 3.8 feature
Vladimir Slavik • 5 years ago  
b3d19cb
Fix test for root SSH login allowed
Vladimir Slavik • 5 years ago  
dc96a4c
New version - 33.16.3.1
Radek Vykydal • 5 years ago  
8884b21
Remove blivet-GUI tests
Vladimir Slavik • 5 years ago  
0e99221
Merge pull request #2602 from jkonecny12/rhel-8-weblate-switch
Radek Vykydal • 5 years ago  
82c81aa
Ignore no return from BTRFS
Vladimir Slavik • 5 years ago  
077b040
Change git branch configuration
Jiri Konecny • 5 years ago  
4128330
Update translation badge
Jiri Konecny • 5 years ago  
4f88271
Use rhel-8 weblate translation repository
Jiri Konecny • 5 years ago  
bd3786a
Remove unused imports
Vladimir Slavik • 5 years ago  
4293112
Merge pull request #2601 from rhinstaller/master-rhel-8-rebase
Radek Vykydal • 5 years ago  
fb88e5e
Use platform-python instead of python3
Vladimir Slavik • 5 years ago  
bc5b7d4
root spoke gui: do not expose some root account options (eg locking)
Radek Vykydal • 5 years ago  
8d770b6
Modify locking of root defauls for rhel
Radek Vykydal • 5 years ago  
7861a4b
Update required version of blivet
Radek Vykydal • 5 years ago  
6d7012b
Remove tests for --ignorebroken %packages section option
Radek Vykydal • 5 years ago  
efeaf0b
Remove support for --ignorebroken %packages option
Radek Vykydal • 5 years ago  
b8d85e7
Use F25_Timezone
Radek Vykydal • 5 years ago  
983a7fe
Make sure rhsm.service is running at Anaconda startup
Martin Kolman • 5 years ago  
1cd68dd
Replace SimpleQueue with Queue
Vendula Poncova • 5 years ago  
f4dfcd0
Change fedora-welcome to rhel-welcome
Brian C. Lane • 5 years ago  
04079cd
Make RHEL the default (fallback) product
Vladimir Slavik • 5 years ago  
849a018
Exclude blivet gui source from rpm_test
Radek Vykydal • 5 years ago  
9369cb1
Exclude dependencies for tests from RHEL-8
Jiri Konecny • 5 years ago  
f994b53
Update pykickstart version for rhel
Radek Vykydal • 5 years ago  
31cba7e
Use RHEL8 versions of commands
Radek Vykydal • 5 years ago  
d8fef2e
Use RHEL8 kickstart handler
Radek Vykydal • 5 years ago  
b321559
Remove kickstart btrfs support
Radek Vykydal • 5 years ago  
a2e6b37
Add support for detecting the Hyperscale variant in liveinst
Neal Gompa • 3 years ago  
b045c44
Change rhel-welcome to centos-welcome
Neal Gompa • 3 years ago  
31f9517
[Storage] add btrfs_compression option
Michel Alexandre Salim • 3 years ago  
c45667c
Add product configuration for CentOS Stream Hyperscale variant
Neal Gompa • 3 years ago  
5f643e4
Revert "Remove kickstart btrfs support"
Neal Gompa • 3 years ago  
39db82a
Define the updates repositories in the Anaconda configuration files (#1642513)
Vendula Poncova • 3 years ago  
1ca30ca
Import RPM certificates at end of installation
Vladimir Slavik • 3 years ago  
bc03f2a
Use a custom stylesheet to define CentOS-specific stylesheet data
Carl George • 3 years ago  
b08e635
New version - 33.16.5.3
Radek Vykydal • 3 years ago  
17206f4
Merge pull request #3261 from M4rtinK/rhel-8-check_source_type_directly
Radek Vykydal • 3 years ago  
a67f48d
Merge pull request #3475 from VladimirSlavik/rhel8-remove-autostep
Radek Vykydal • 3 years ago  
dbaf81e
Merge pull request #3443 from M4rtinK/rhel-8-add_install_time_insights_error_dialog
Radek Vykydal • 3 years ago  
d56fca0
Merge pull request #3020 from M4rtinK/rhel-8-backport_cdn_button_fix_for_centos_stream
Radek Vykydal • 3 years ago  
f14dbee
Merge pull request #3441 from rvykydal/do-not-bind-connection-for-virtual-devices
Radek Vykydal • 3 years ago  
11abcca
Check source type directly, not via DBus
Martin Kolman • 3 years ago  
d6ea3b3
Remove autostep functionality
Vladimir Slavik • 3 years ago  
b43d29f
Make it possible to skip install time Insights errors (#1931069)
Martin Kolman • 4 years ago  
ba062d2
Fix CDN button visibility
Martin Kolman • 4 years ago  
81f2437
network: do not bind virtual devices to mac
Radek Vykydal • 4 years ago  
dfacb92
Merge pull request #3407 from jkonecny12/rhel-8-add-iso-creation-container
Jiri Konecny • 4 years ago  
0587ba9
Use our container registry to tag our containers (#infra)
Jiri Konecny • 4 years ago  
ae6a4bc
Merge pull request #3409 from rvykydal/update-makebumpver-for-current-process
Radek Vykydal • 4 years ago  
4302b39
Merge pull request #3410 from rvykydal/update-rhbz-tag
Radek Vykydal • 4 years ago  
31c2c13
Adjust iso-creator container for RHEL-8 (#infra)
Jiri Konecny • 4 years ago  
57fa96c
Merge pull request #3404 from VladimirSlavik/rhel8-log-success-on-finish
Vladimír Slávik • 4 years ago  
54dd4c3
Update a rhbz tag in spec file (#infra)
Radek Vykydal • 4 years ago  
e9651de
makebumpver: allow BZ to be also in POST (#infra)
Radek Vykydal • 4 years ago  
d5ca893
makebumpver: ignore commits with (#infra) in summary
Radek Vykydal • 4 years ago  
c30f06f
Add Dockerfile for lorax iso build with Anaconda (#infra)
Jiri Konecny • 4 years ago  
f82ada4
New version - 33.16.5.2
Radek Vykydal • 4 years ago  
39c4ffc
Merge pull request #3401 from rvykydal/dracut-check-with-modinfo-before-modprobe
Radek Vykydal • 4 years ago  
aacfb54
Merge pull request #3315 from carlwgeorge/rhel-8_backport-3014
Radek Vykydal • 4 years ago  
01f91c2
Merge pull request #3378 from poncovka/rhel-8-dont_execute_by_default
Radek Vykydal • 4 years ago  
c2bc0ca
Merge pull request #3384 from rvykydal/do-not-crash-on-team-without-ip-config
Radek Vykydal • 4 years ago  
a2be95c
Add a log message for successful installation
Vladimir Slavik • 4 years ago  
e65c2f8
Use modinfo to check ko before modprobe
ft272781150 • 4 years ago  
bd52e55
Merge pull request #3380 from poncovka/rhel-8-lvm_thinp_encryption
Vendula Poncova • 4 years ago  
51fc3dd
Merge pull request #3379 from poncovka/rhel-8-encrypt_button
Vendula Poncova • 4 years ago  
1365e29
New version - 33.16.5.1
Radek Vykydal • 4 years ago  
275b19f
network: do not crash on team without IP config
Radek Vykydal • 4 years ago  
7281a13
Merge pull request #3299 from ptoscano/subman_iso8601_dates-rhel8
Martin Kolman • 4 years ago  
2dd1975
Merge pull request #3313 from jkonecny12/rhel-8-fix-CentOS-Stream-base-repo-name
Jiri Konecny • 4 years ago  
ceac25a
Add the "Encrypt my data" checkbox to the custom partitioning spoke (#1903786)
Vendula Poncova • 4 years ago  
b26f7d1
Allow encryption of thin logical volumes (#1877777)
Vendula Poncova • 4 years ago  
e8d02b1
Don't automatically execute the default partitioning (#1954408)
Vendula Poncova • 4 years ago  
05d28a1
Don't run the execute method in the kickstart installation in TUI by default
Vendula Poncova • 4 years ago  
2d288da
Don't run the execute method in the kickstart installation in GUI by default
Vendula Poncova • 4 years ago  
d2d4855
subscription: allow dates in ISO 8601 format
Pino Toscano • 4 years ago  
b4f5e3d
Merge pull request #3293 from M4rtinK/rhel-8-initialize_subscription_spoke_in_main_thread
Martin Kolman • 4 years ago  
7906931
Merge pull request #3365 from VladimirSlavik/rhel8-xorg-timeout-fix
Vladimír Slávik • 4 years ago  
7f714e3
Add RHEL-specific advice to X timeout message
Vladimir Slavik • 4 years ago  
c0a710c
  • « Newer
  • page 1 of 695
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.