diff options
| -rw-r--r-- | installer/distro-specs/exclude-common | 2 | ||||
| -rw-r--r-- | installer/distro-specs/exclude-suse-10.1 | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/installer/distro-specs/exclude-common b/installer/distro-specs/exclude-common index c7f64b59..bab54667 100644 --- a/installer/distro-specs/exclude-common +++ b/installer/distro-specs/exclude-common @@ -14,11 +14,11 @@ + /tmp + /usr + /var +- /usr/lib/vmware/modules/* - /var/tmp/* - /etc/shadow* - /etc/dxs - /etc/resolv.conf.* -- /etc/vmware/vmnet* - /etc/vmware/installer.sh - /dev/* - /proc/* diff --git a/installer/distro-specs/exclude-suse-10.1 b/installer/distro-specs/exclude-suse-10.1 index aa7358ee..48340085 100644 --- a/installer/distro-specs/exclude-suse-10.1 +++ b/installer/distro-specs/exclude-suse-10.1 @@ -1,4 +1,6 @@ + /media ++ /lib/modules/*/misc/vmnet.o ++ /lib/modules/*/misc/vmmon.o - *.rpmsave - *.rpmnew - *.YaST2save |
