clean up the text printed in teh arm disk logs

This commit is contained in:
Dennis Gilmore 2015-01-27 14:24:34 -06:00
parent 20a9971686
commit c699a0b7eb
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ rm -f /var/lib/rpm/__db*
releasever=$(rpm -q --qf '%{version}\n' fedora-release)
basearch=armhfp
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "Packages within this LiveCD"
echo "Packages within this ARM disk image"
rpm -qa
# Note that running rpm recreates the rpm db files which aren't needed or wanted
rm -f /var/lib/rpm/__db*