| |
@@ -2844,6 +2844,7 @@
|
| |
<packagereq variant="BaseOS" type="mandatory">chrony</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release-eula</packagereq>
|
| |
+ <packagereq variant="BaseOS" type="mandatory">centos-stream-repos</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">polkit</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">realmd</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">timedatex</packagereq>
|
| |
@@ -3055,6 +3056,7 @@
|
| |
<packagereq variant="BaseOS" type="mandatory">quota</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release-eula</packagereq>
|
| |
+ <packagereq variant="BaseOS" type="mandatory">centos-stream-repos</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">sudo</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">symlinks</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">systemd-udev</packagereq>
|
| |
@@ -3234,6 +3236,7 @@
|
| |
<packagereq variant="BaseOS" type="mandatory">quota</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release-eula</packagereq>
|
| |
+ <packagereq variant="BaseOS" type="mandatory">centos-stream-repos</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">sudo</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">symlinks</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">systemd-udev</packagereq>
|
| |
@@ -4038,6 +4041,7 @@
|
| |
<packagereq variant="BaseOS">realmd</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release</packagereq>
|
| |
<packagereq variant="BaseOS" type="mandatory">centos-stream-release-eula</packagereq>
|
| |
+ <packagereq variant="BaseOS" type="mandatory">centos-stream-repos</packagereq>
|
| |
<packagereq variant="BaseOS">rsync</packagereq>
|
| |
<packagereq variant="BaseOS">sos</packagereq>
|
| |
<packagereq variant="BaseOS">sssd</packagereq>
|
| |
This is part of an effort to permit centos-stream-release to not require centos-stream-repos, to better support Foreman/Spacewalk use cases.