mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 15:40:12 +00:00
Print all RPMS installed during livecd-creator
This commit is contained in:
parent
7a86da60ce
commit
2a65b84f22
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user