From e6c43d9bd8879217c21060b6537273a6c1ea73bb Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Sun, 15 Nov 2009 16:44:33 +0000 Subject: [PATCH] -Change to CLI style output of Anaconda installers. -Less 'garbase' in console logs git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/install/centos/all.tmpl | 1 + xCAT-server/share/xcat/install/centos/compute.tmpl | 1 + xCAT-server/share/xcat/install/centos/iscsi.tmpl | 1 + xCAT-server/share/xcat/install/centos/storage.tmpl | 1 + xCAT-server/share/xcat/install/centos/xen.tmpl | 1 + xCAT-server/share/xcat/install/fedora/compute.fedora8.tmpl | 1 + xCAT-server/share/xcat/install/fedora/compute.fedora9.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/compute.fedora9.tmpl | 1 + xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/compute.tmpl | 1 + xCAT-server/share/xcat/install/fedora/iscsi.fedora9.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/iscsi.fedora9.tmpl | 1 + xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/iscsi.tmpl | 1 + xCAT-server/share/xcat/install/fedora/service.fedora9.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/service.fedora9.tmpl | 1 + xCAT-server/share/xcat/install/fedora/service.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/fedora/service.tmpl | 1 + xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl | 1 + xCAT-server/share/xcat/install/rh/compute.tmpl | 1 + xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/rh/iscsi.tmpl | 1 + xCAT-server/share/xcat/install/rh/kvm.tmpl | 1 + xCAT-server/share/xcat/install/rh/service.ppc64.tmpl | 1 + xCAT-server/share/xcat/install/rh/service.tmpl | 1 + xCAT-server/share/xcat/install/rh/storage.tmpl | 1 + xCAT-server/share/xcat/install/rh/xen.tmpl | 1 + 28 files changed, 28 insertions(+) diff --git a/xCAT-server/share/xcat/install/centos/all.tmpl b/xCAT-server/share/xcat/install/centos/all.tmpl index 432315c43..980615d29 100644 --- a/xCAT-server/share/xcat/install/centos/all.tmpl +++ b/xCAT-server/share/xcat/install/centos/all.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/centos/compute.tmpl b/xCAT-server/share/xcat/install/centos/compute.tmpl index 4691a564b..23963e8a3 100644 --- a/xCAT-server/share/xcat/install/centos/compute.tmpl +++ b/xCAT-server/share/xcat/install/centos/compute.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/centos/iscsi.tmpl b/xCAT-server/share/xcat/install/centos/iscsi.tmpl index 5946021b3..90a9b0bd3 100644 --- a/xCAT-server/share/xcat/install/centos/iscsi.tmpl +++ b/xCAT-server/share/xcat/install/centos/iscsi.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/centos/storage.tmpl b/xCAT-server/share/xcat/install/centos/storage.tmpl index 38cd915a1..70b98747f 100644 --- a/xCAT-server/share/xcat/install/centos/storage.tmpl +++ b/xCAT-server/share/xcat/install/centos/storage.tmpl @@ -2,6 +2,7 @@ # this storage script allows you to install even if FC is installed because # it removes the drivers for qlogic. # tested on CentOS 5.3 +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/centos/xen.tmpl b/xCAT-server/share/xcat/install/centos/xen.tmpl index 86a9d0d53..b4779212b 100644 --- a/xCAT-server/share/xcat/install/centos/xen.tmpl +++ b/xCAT-server/share/xcat/install/centos/xen.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/compute.fedora8.tmpl b/xCAT-server/share/xcat/install/fedora/compute.fedora8.tmpl index 39b8a541f..9fa8e3693 100644 --- a/xCAT-server/share/xcat/install/fedora/compute.fedora8.tmpl +++ b/xCAT-server/share/xcat/install/fedora/compute.fedora8.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/compute.fedora9.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/compute.fedora9.ppc64.tmpl index 50fe6cfe6..6ab35e756 100644 --- a/xCAT-server/share/xcat/install/fedora/compute.fedora9.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/compute.fedora9.ppc64.tmpl @@ -1,5 +1,6 @@ #Tested with Fedora 8 # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/compute.fedora9.tmpl b/xCAT-server/share/xcat/install/fedora/compute.fedora9.tmpl index cf9916f31..4a73264f3 100644 --- a/xCAT-server/share/xcat/install/fedora/compute.fedora9.tmpl +++ b/xCAT-server/share/xcat/install/fedora/compute.fedora9.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl index 15785dcc7..f4017716a 100644 --- a/xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl @@ -1,5 +1,6 @@ #Tested with Fedora 8 # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/compute.tmpl b/xCAT-server/share/xcat/install/fedora/compute.tmpl index cf9916f31..4a73264f3 100644 --- a/xCAT-server/share/xcat/install/fedora/compute.tmpl +++ b/xCAT-server/share/xcat/install/fedora/compute.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.ppc64.tmpl index 14ae780ad..61c6c984b 100644 --- a/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.tmpl b/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.tmpl index d7767c72e..e5f761d02 100644 --- a/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.tmpl +++ b/xCAT-server/share/xcat/install/fedora/iscsi.fedora9.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl index 31a69a26f..32b4c8b1c 100644 --- a/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/iscsi.tmpl b/xCAT-server/share/xcat/install/fedora/iscsi.tmpl index 5ba2e2d5c..0c11725f2 100644 --- a/xCAT-server/share/xcat/install/fedora/iscsi.tmpl +++ b/xCAT-server/share/xcat/install/fedora/iscsi.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/service.fedora9.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/service.fedora9.ppc64.tmpl index 07ac6a123..ef3961095 100644 --- a/xCAT-server/share/xcat/install/fedora/service.fedora9.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/service.fedora9.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/service.fedora9.tmpl b/xCAT-server/share/xcat/install/fedora/service.fedora9.tmpl index 3593fd919..cad667e36 100644 --- a/xCAT-server/share/xcat/install/fedora/service.fedora9.tmpl +++ b/xCAT-server/share/xcat/install/fedora/service.fedora9.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/service.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/service.ppc64.tmpl index e38fed723..37ea390b1 100644 --- a/xCAT-server/share/xcat/install/fedora/service.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/service.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/fedora/service.tmpl b/xCAT-server/share/xcat/install/fedora/service.tmpl index ea59732fc..2685c6b39 100644 --- a/xCAT-server/share/xcat/install/fedora/service.tmpl +++ b/xCAT-server/share/xcat/install/fedora/service.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US #langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl index f3b9a00d1..fe4c3b31c 100644 --- a/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl index 453ebae55..83d2b6bac 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/compute.tmpl b/xCAT-server/share/xcat/install/rh/compute.tmpl index c6b51fc84..4ea68e309 100644 --- a/xCAT-server/share/xcat/install/rh/compute.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl index 0e5267b5f..9143204a1 100644 --- a/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/iscsi.tmpl b/xCAT-server/share/xcat/install/rh/iscsi.tmpl index 5946021b3..90a9b0bd3 100644 --- a/xCAT-server/share/xcat/install/rh/iscsi.tmpl +++ b/xCAT-server/share/xcat/install/rh/iscsi.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/kvm.tmpl b/xCAT-server/share/xcat/install/rh/kvm.tmpl index b6ae64404..e9110e00b 100644 --- a/xCAT-server/share/xcat/install/rh/kvm.tmpl +++ b/xCAT-server/share/xcat/install/rh/kvm.tmpl @@ -1,6 +1,7 @@ #egan@us.ibm.com # read more on installing KVM here: # http://xcat.wiki.sourceforge.net/KVM+ +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl index da58ebb98..8d12dfab1 100644 --- a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/service.tmpl b/xCAT-server/share/xcat/install/rh/service.tmpl index 2fbb3105c..63f01321b 100644 --- a/xCAT-server/share/xcat/install/rh/service.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/storage.tmpl b/xCAT-server/share/xcat/install/rh/storage.tmpl index 38cd915a1..70b98747f 100644 --- a/xCAT-server/share/xcat/install/rh/storage.tmpl +++ b/xCAT-server/share/xcat/install/rh/storage.tmpl @@ -2,6 +2,7 @@ # this storage script allows you to install even if FC is installed because # it removes the drivers for qlogic. # tested on CentOS 5.3 +cmdline lang en_US langsupport en_US diff --git a/xCAT-server/share/xcat/install/rh/xen.tmpl b/xCAT-server/share/xcat/install/rh/xen.tmpl index 86a9d0d53..b4779212b 100644 --- a/xCAT-server/share/xcat/install/rh/xen.tmpl +++ b/xCAT-server/share/xcat/install/rh/xen.tmpl @@ -1,5 +1,6 @@ #egan@us.ibm.com # +cmdline lang en_US langsupport en_US