[rhel7-branch 3/4] Keep seq and getconf utilities in the image

bcl installerbot-noreply at redhat.com
Thu Jun 4 20:54:29 UTC 2015


From: Vratislav Podzimek <vpodzime at redhat.com>

They are needed by the zram.service.

(cherry picked from commit 668fe3aa4b4f2cc0df1327e548aef4f623817e8d)

Related: rhbz#1996721
---
 share/runtime-cleanup.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index b9d158e..55534be 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -158,7 +158,7 @@ removefrom coreutils /usr/bin/install /usr/bin/join /usr/bin/logname
 removefrom coreutils /usr/bin/mkfifo /usr/bin/nl /usr/bin/nohup /usr/bin/nproc
 removefrom coreutils /usr/bin/paste /usr/bin/pathchk
 removefrom coreutils /usr/bin/pinky /usr/bin/pr /usr/bin/printenv
-removefrom coreutils /usr/bin/printf /usr/bin/ptx /usr/bin/runcon /usr/bin/seq
+removefrom coreutils /usr/bin/printf /usr/bin/ptx /usr/bin/runcon
 removefrom coreutils /usr/bin/sha224sum /usr/bin/sha384sum
 removefrom coreutils /usr/bin/sha512sum /usr/bin/shuf /usr/bin/stat
 removefrom coreutils /usr/bin/stdbuf /usr/bin/sum /usr/bin/test
@@ -203,7 +203,7 @@ removefrom glibc /${libdir}/libnss_hesiod* /${libdir}/libnss_nis*
 removefrom glibc /${libdir}/libthread* /${libdir}/rtkaio* /sbin/sln
 removefrom glibc /usr/libexec/* /usr/sbin/*
 removefrom glibc-common /etc/* /usr/bin/catchsegv /usr/bin/gencat
-removefrom glibc-common /usr/bin/getconf /usr/bin/getent
+removefrom glibc-common /usr/bin/getent
 removefrom glibc-common /usr/bin/locale /usr/bin/rpcgen /usr/bin/sprof
 removefrom glibc-common /usr/bin/tzselect /usr/bin/localedef
 removefrom glibc-common /usr/libexec/* /usr/sbin/*


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/b1f69494169db46291ae82ee833e023e21837276


More information about the anaconda-patches mailing list