From 2a65b84f22e7b6fc061128ab1698c26afe08a388 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Tue, 8 Dec 2009 09:24:38 -0500 Subject: [PATCH] Print all RPMS installed during livecd-creator --- fedora-live-base.ks | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 1bd899f..6237c2f 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -388,6 +388,8 @@ chmod 755 /etc/rc.d/init.d/livesys-late # work around for poor key import UI in PackageKit rm -f /var/lib/rpm/__db* rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora +echo "Packages within this LiveCD" +rpm -qa # go ahead and pre-make the man -k cache (#455968) /usr/sbin/makewhatis -w