]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-99-RPM: ignore more files
authorHarald Hoyer <harald@redhat.com>
Fri, 24 Oct 2014 11:18:35 +0000 (13:18 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 24 Oct 2014 11:18:35 +0000 (13:18 +0200)
test/TEST-99-RPM/test.sh

index 4e7ebe060b31fb6d8610253522477a296f9a82e7..d0c89e5f0273e5aeb0a979d27d7c8a38f351479d 100755 (executable)
@@ -50,6 +50,8 @@ find / -xdev -type f -not -path '/var/*' \
   -not -path '/etc/nsswitch.conf.bak' \
   -not -path '/etc/iscsi/initiatorname.iscsi' \
   -not -path '/boot/*0-rescue*' \
+  -not -patch '/usr/share/mime/*' \
+  -not -patch '/etc/crypto-policies/*' \
   -not -path '/dev/null' \
   -not -path "/boot/loader/entries/\$(cat /etc/machine-id)-*" \
   -not -path "/boot/\$(cat /etc/machine-id)/*" \