From adf8d46bc3be344ec01558a8361d22291faf95db Mon Sep 17 00:00:00 2001 From: linggao Date: Fri, 7 May 2010 16:12:35 +0000 Subject: [PATCH] removed /var/cache/yum* from the exlist file and add /var/cache/zypper* instead for SLES diskless images git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/netboot/sles/compute.exlist | 2 +- xCAT-server/share/xcat/netboot/sles/compute.sles10.ppc64.exlist | 2 +- xCAT-server/share/xcat/netboot/sles/service.exlist | 2 +- xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.exlist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-server/share/xcat/netboot/sles/compute.exlist b/xCAT-server/share/xcat/netboot/sles/compute.exlist index fb4fb072b..634458cc1 100644 --- a/xCAT-server/share/xcat/netboot/sles/compute.exlist +++ b/xCAT-server/share/xcat/netboot/sles/compute.exlist @@ -1,7 +1,7 @@ ./usr/share/man* ./usr/share/locale* ./usr/share/i18n* -./var/cache/yum* +./var/cache/zypper* ./usr/share/doc* ./usr/share/gnome* ./usr/share/zoneinfo* diff --git a/xCAT-server/share/xcat/netboot/sles/compute.sles10.ppc64.exlist b/xCAT-server/share/xcat/netboot/sles/compute.sles10.ppc64.exlist index fb4fb072b..634458cc1 100644 --- a/xCAT-server/share/xcat/netboot/sles/compute.sles10.ppc64.exlist +++ b/xCAT-server/share/xcat/netboot/sles/compute.sles10.ppc64.exlist @@ -1,7 +1,7 @@ ./usr/share/man* ./usr/share/locale* ./usr/share/i18n* -./var/cache/yum* +./var/cache/zypper* ./usr/share/doc* ./usr/share/gnome* ./usr/share/zoneinfo* diff --git a/xCAT-server/share/xcat/netboot/sles/service.exlist b/xCAT-server/share/xcat/netboot/sles/service.exlist index 23963520f..dc496d689 100644 --- a/xCAT-server/share/xcat/netboot/sles/service.exlist +++ b/xCAT-server/share/xcat/netboot/sles/service.exlist @@ -1,7 +1,7 @@ ./usr/share/man* ./usr/share/locale* ./usr/share/i18n* -./var/cache/yum* +./var/cache/zypper* ./usr/share/doc* ./usr/share/gnome* ./usr/share/zoneinfo* diff --git a/xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.exlist b/xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.exlist index 23963520f..dc496d689 100644 --- a/xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.exlist +++ b/xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.exlist @@ -1,7 +1,7 @@ ./usr/share/man* ./usr/share/locale* ./usr/share/i18n* -./var/cache/yum* +./var/cache/zypper* ./usr/share/doc* ./usr/share/gnome* ./usr/share/zoneinfo*