Don't remove python3 & grubby in 99-remove-extra-packages

python3 is a hard requirement of dnf so can't be removed [1]

grubby is also required for kernel installs on Fedora.  For too much
detail see I1a6e45d04755515286b3d49f8280c16b527e2f48; but the kernel,
via dracut, now has this as a "recommends" due to people removing it
and making unbootable systems.

[1] http://logs.openstack.org/76/248976/2/check/gate-dib-dsvm-functests-devstack-f21/734c8bd/console.html

Change-Id: I5867ecd57834eece9477aa9ea4b8bdd70e238084
This commit is contained in:
Ian Wienand 2016-02-16 13:38:24 +11:00
parent 9e16c8c5f1
commit b960614c9c

View File

@ -17,8 +17,8 @@ if [ $DISTRO_NAME = 'fedora' ] ; then
fi
install-packages -e kernel-debug-devel gcc fedora-logos \
python3 rsync sudo pykickstart \
grubby make genisoimage tcpdump \
rsync sudo pykickstart \
make genisoimage tcpdump \
man-db policycoreutils kbd-misc \
plymouth cronie ${_remove_yum}