From d341587814ab9b98342dcaa50bdfc27ad520cc6b Mon Sep 17 00:00:00 2001 From: Will Woods Date: Wed, 3 Aug 2011 17:21:05 -0400 Subject: [PATCH] remove firstboot from runtime build --- share/runtime-cleanup.tmpl | 2 -- share/runtime-install.tmpl | 5 ----- 2 files changed, 7 deletions(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index d7aab53b..165d89a8 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -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/* diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 6eb6094a..f3d17b20 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -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