Install the oscap-anaconda-addon (#1190685)
And keep in the rpm2cpio utility it requires. Signed-off-by: Vratislav Podzimek <vpodzime@redhat.com>
This commit is contained in:
parent
cbcfb27335
commit
80fcdb4f91
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user