From 242c63b7e2b9e13895dadc38d4856148742fb2c2 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 7 Sep 2017 13:06:36 -0700 Subject: [PATCH] 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 --- comps-f25.xml.in | 3 +++ comps-f26.xml.in | 3 +++ comps-f27.xml.in | 3 +++ comps-f28.xml.in | 3 +++ 4 files changed, 12 insertions(+) diff --git a/comps-f25.xml.in b/comps-f25.xml.in index eaa4c277..bbab4d65 100644 --- a/comps-f25.xml.in +++ b/comps-f25.xml.in @@ -753,6 +753,7 @@ false anaconda + bash createrepo dash dnf @@ -770,6 +771,8 @@ pungi redhat-rpm-config rpm-build + selinux-policy + setup yum diff --git a/comps-f26.xml.in b/comps-f26.xml.in index 308143f8..0d86ec8c 100644 --- a/comps-f26.xml.in +++ b/comps-f26.xml.in @@ -755,6 +755,7 @@ false anaconda + bash createrepo dash dnf @@ -772,6 +773,8 @@ pungi redhat-rpm-config rpm-build + selinux-policy + setup yum diff --git a/comps-f27.xml.in b/comps-f27.xml.in index e11209c6..e599b7d6 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -768,6 +768,7 @@ false anaconda + bash createrepo dash dnf @@ -785,6 +786,8 @@ pungi redhat-rpm-config rpm-build + selinux-policy + setup yum diff --git a/comps-f28.xml.in b/comps-f28.xml.in index 27938052..0ca28900 100644 --- a/comps-f28.xml.in +++ b/comps-f28.xml.in @@ -764,6 +764,7 @@ false anaconda + bash createrepo dash dnf @@ -781,6 +782,8 @@ pungi redhat-rpm-config rpm-build + selinux-policy + setup yum