Add bash, setup and selinux-policy to critical-path-base

bash, obviously, affects console login as our default shell. So
does setup, because the macros from it are sourced when any
shell starts; them being badly broken could prevent shells
working at all. And selinux-policy, of course, can stop just
about *anything* working...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2017-09-07 13:06:36 -07:00
parent 6a95d6c252
commit 242c63b7e2
4 changed files with 12 additions and 0 deletions

View File

@ -753,6 +753,7 @@
<uservisible>false</uservisible> <uservisible>false</uservisible>
<packagelist> <packagelist>
<packagereq type="mandatory">anaconda</packagereq> <packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">createrepo</packagereq> <packagereq type="mandatory">createrepo</packagereq>
<packagereq type="mandatory">dash</packagereq> <packagereq type="mandatory">dash</packagereq>
<packagereq type="mandatory">dnf</packagereq> <packagereq type="mandatory">dnf</packagereq>
@ -770,6 +771,8 @@
<packagereq type="mandatory">pungi</packagereq> <packagereq type="mandatory">pungi</packagereq>
<packagereq type="mandatory">redhat-rpm-config</packagereq> <packagereq type="mandatory">redhat-rpm-config</packagereq>
<packagereq type="mandatory">rpm-build</packagereq> <packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">selinux-policy</packagereq>
<packagereq type="mandatory">setup</packagereq>
<packagereq type="mandatory">yum</packagereq> <packagereq type="mandatory">yum</packagereq>
</packagelist> </packagelist>
</group> </group>

View File

@ -755,6 +755,7 @@
<uservisible>false</uservisible> <uservisible>false</uservisible>
<packagelist> <packagelist>
<packagereq type="mandatory">anaconda</packagereq> <packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">createrepo</packagereq> <packagereq type="mandatory">createrepo</packagereq>
<packagereq type="mandatory">dash</packagereq> <packagereq type="mandatory">dash</packagereq>
<packagereq type="mandatory">dnf</packagereq> <packagereq type="mandatory">dnf</packagereq>
@ -772,6 +773,8 @@
<packagereq type="mandatory">pungi</packagereq> <packagereq type="mandatory">pungi</packagereq>
<packagereq type="mandatory">redhat-rpm-config</packagereq> <packagereq type="mandatory">redhat-rpm-config</packagereq>
<packagereq type="mandatory">rpm-build</packagereq> <packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">selinux-policy</packagereq>
<packagereq type="mandatory">setup</packagereq>
<packagereq type="mandatory">yum</packagereq> <packagereq type="mandatory">yum</packagereq>
</packagelist> </packagelist>
</group> </group>

View File

@ -768,6 +768,7 @@
<uservisible>false</uservisible> <uservisible>false</uservisible>
<packagelist> <packagelist>
<packagereq type="mandatory">anaconda</packagereq> <packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">createrepo</packagereq> <packagereq type="mandatory">createrepo</packagereq>
<packagereq type="mandatory">dash</packagereq> <packagereq type="mandatory">dash</packagereq>
<packagereq type="mandatory">dnf</packagereq> <packagereq type="mandatory">dnf</packagereq>
@ -785,6 +786,8 @@
<packagereq type="mandatory">pungi</packagereq> <packagereq type="mandatory">pungi</packagereq>
<packagereq type="mandatory">redhat-rpm-config</packagereq> <packagereq type="mandatory">redhat-rpm-config</packagereq>
<packagereq type="mandatory">rpm-build</packagereq> <packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">selinux-policy</packagereq>
<packagereq type="mandatory">setup</packagereq>
<packagereq type="mandatory">yum</packagereq> <packagereq type="mandatory">yum</packagereq>
</packagelist> </packagelist>
</group> </group>

View File

@ -764,6 +764,7 @@
<uservisible>false</uservisible> <uservisible>false</uservisible>
<packagelist> <packagelist>
<packagereq type="mandatory">anaconda</packagereq> <packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">createrepo</packagereq> <packagereq type="mandatory">createrepo</packagereq>
<packagereq type="mandatory">dash</packagereq> <packagereq type="mandatory">dash</packagereq>
<packagereq type="mandatory">dnf</packagereq> <packagereq type="mandatory">dnf</packagereq>
@ -781,6 +782,8 @@
<packagereq type="mandatory">pungi</packagereq> <packagereq type="mandatory">pungi</packagereq>
<packagereq type="mandatory">redhat-rpm-config</packagereq> <packagereq type="mandatory">redhat-rpm-config</packagereq>
<packagereq type="mandatory">rpm-build</packagereq> <packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">selinux-policy</packagereq>
<packagereq type="mandatory">setup</packagereq>
<packagereq type="mandatory">yum</packagereq> <packagereq type="mandatory">yum</packagereq>
</packagelist> </packagelist>
</group> </group>