From 7de116b90cc3fb9da1001966c0fecda847eea475 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 17 Jun 2010 13:48:34 +0000 Subject: [PATCH] -In RHEL6, network --bootproto=dhcp is no longer merely uselessly redundant for us, it actually messes up in the beta git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6506 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl | 1 - xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl | 1 - xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl | 1 - 3 files changed, 3 deletions(-) diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl index 4640cd055..c7bd86190 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl @@ -3,7 +3,6 @@ cmdline lang en_US -network --bootproto dhcp # # Where's the source? diff --git a/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl index abf2646d7..6cfebf86d 100644 --- a/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl @@ -3,7 +3,6 @@ cmdline lang en_US -network --bootproto dhcp # # Where's the source? diff --git a/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl index a6a62fcc5..7ba77ce4f 100644 --- a/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl @@ -3,7 +3,6 @@ cmdline lang en_US -network --bootproto dhcp # # Where's the source?