Merge "Don't remove python3 & grubby in 99-remove-extra-packages"
This commit is contained in:
commit
05edfb6d20
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue