From b0083d8d81f53553319c0e9bf3f182498ea98700 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 10 Sep 2009 14:34:08 +0000 Subject: [PATCH] -Add GA discids of RHEL5.4 to anaconda plugin git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/anaconda.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index 78841200c..97dc16940 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -40,7 +40,9 @@ my %distnames = ( "1209597827.293308" => "rhels5.2", "1231287803.932941" => "rhels5.3", "1231285121.960246" => "rhels5.3", - "1247690179.875788" => "rhels5.4", + "1250668122.507797" => "rhels5.4", #x86-64 + "1250663123.136977" => "rhels5.4", #x86 + "1250666120.105861" => "rhels5.4", #ppc "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",