Revert "remove firstboot from runtime build"

It turns out we actually do need the firstboot module in anaconda.

This reverts commit d341587814.
This commit is contained in:
Will Woods 2011-08-30 11:18:46 -04:00
parent 5cefea05d0
commit 3f709325ef
2 changed files with 4 additions and 0 deletions

View File

@ -177,6 +177,8 @@ 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/*

View File

@ -3,6 +3,8 @@
## anaconda package
installpkg anaconda
## anaconda deps that aren't in the RPM
installpkg firstboot
## firstaidkit (rescue mode) package
installpkg firstaidkit-engine