From 80fcdb4f917a572acb8b8d4f05af42c8d2b29cda Mon Sep 17 00:00:00 2001 From: Vratislav Podzimek Date: Tue, 10 Feb 2015 10:53:02 +0100 Subject: [PATCH] Install the oscap-anaconda-addon (#1190685) And keep in the rpm2cpio utility it requires. Signed-off-by: Vratislav Podzimek --- share/runtime-cleanup.tmpl | 2 +- share/runtime-install.tmpl | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 8b058c07..2269b5b8 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -299,7 +299,7 @@ removefrom python-ethtool /usr/sbin/* removefrom python-meh /usr/share/locale/* removefrom readline /usr/${libdir}/* removefrom libreport /usr/bin/* /usr/share/locale/* -removefrom rpm /usr/bin/* /usr/share/locale/* +removefrom rpm /usr/share/locale/* removefrom rsync /etc/* removefrom sed /usr/share/locale/* removefrom smartmontools /etc/* /usr/sbin/smartd diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index ec1e1585..997f96c3 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -3,7 +3,7 @@ ## anaconda package installpkg anaconda anaconda-widgets -installpkg kexec-tools-anaconda-addon + ## anaconda deps that aren't in the RPM installpkg tmux installpkg firstboot @@ -144,5 +144,9 @@ installpkg yum-langpacks ## RHEL packages installpkg subscription-manager +## addons +installpkg kexec-tools-anaconda-addon +installpkg oscap-anaconda-addon + ## actually install all the requested packages run_pkg_transaction