remove firstboot from runtime build
This commit is contained in:
parent
1b2d7fdb61
commit
d341587814
@ -192,8 +192,6 @@ removefrom fcoe-utils /usr/libexec/fcoe/fcoedump.sh /usr/sbin/fcnsq
|
||||
removefrom fcoe-utils /usr/sbin/fcoeadm /usr/sbin/fcping /usr/sbin/fcrls
|
||||
removefrom file-libs /usr/share/*
|
||||
removefrom findutils /usr/bin/oldfind /usr/share/*
|
||||
removefrom firstboot /lib/systemd/* /usr/sbin/* /usr/share/firstboot/*
|
||||
removefrom firstboot /usr/share/locale/*
|
||||
removefrom fontconfig /usr/bin/*
|
||||
removefrom gawk /usr/bin/* /usr/libexec/* /usr/share/*
|
||||
removefrom gdk-pixbuf2 /usr/${libdir}/gdk-pixbuf-2.0/2.10.0/loaders/*
|
||||
|
@ -92,10 +92,5 @@ installpkg python-epdb
|
||||
installpkg vim-minimal strace lsof dump xz
|
||||
installpkg wget rsync rsh bind-utils ftp mtr vconfig rdate
|
||||
|
||||
## XXX NOTE these packages were being installed for unknown reasons.
|
||||
## I'm keeping them here with commentary until I'm sure they're not needed.
|
||||
## Why would we need firstboot in anaconda?
|
||||
installpkg firstboot
|
||||
|
||||
## actually install all the requested packages
|
||||
run_pkg_transaction
|
||||
|
Loading…
Reference in New Issue
Block a user