summaryrefslogtreecommitdiffstats
path: root/appliance/make.sh.in
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-01-25 16:16:55 +0000
committerRichard Jones <rjones@redhat.com>2010-01-25 16:18:17 +0000
commit3c398c8928d3860ca9e3c413046b6f38318bb6ef (patch)
treed2ab0a87ba0fd2c81b8f3fbc51869d2393645a54 /appliance/make.sh.in
parentc479a06f4bba4b0172194cd5def4bc0aed84f5c1 (diff)
downloadlibguestfs-3c398c8928d3860ca9e3c413046b6f38318bb6ef.tar.gz
libguestfs-3c398c8928d3860ca9e3c413046b6f38318bb6ef.tar.xz
libguestfs-3c398c8928d3860ca9e3c413046b6f38318bb6ef.zip
supermin: Ignore more unreadable files found on RHEL 6.
Diffstat (limited to 'appliance/make.sh.in')
-rwxr-xr-xappliance/make.sh.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/appliance/make.sh.in b/appliance/make.sh.in
index b3cbe922..677e9953 100755
--- a/appliance/make.sh.in
+++ b/appliance/make.sh.in
@@ -98,6 +98,23 @@ if [ "@DIST@" = "REDHAT" ]; then
/usr/sbin/tcpd \
/lib/dbus-1/dbus-daemon-launch-helper \
/lib64/dbus-1/dbus-daemon-launch-helper \
+ /etc/passwd- \
+ /etc/group- \
+ /etc/gshadow \
+ /etc/gshadow- \
+ /etc/shadow \
+ /etc/shadow- \
+ /etc/securetty \
+ /etc/sysconfig/iptables-config \
+ /etc/default/useradd \
+ /etc/security/opasswd \
+ /etc/libaudit.conf \
+ /var/log/tallylog \
+ /var/log/maillog \
+ /var/log/secure \
+ /var/log/spooler \
+ /var/log/messages \
+ /var/log/btmp \
$(cd initramfs && echo usr/sbin/glibc_post_upgrade.*)
# Kernel modules take up nearly half of the image. Only include ones