From c1595ad6e0f6c19fa229b623fdd44ecea291e7a7 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Fri, 7 Aug 2009 07:24:58 +0000 Subject: [PATCH] Add the distro name for the rhels5.4 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/anaconda.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index 70157be2c..a29325db1 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -38,8 +38,9 @@ my %distnames = ( "1209608466.515430" => "rhels5.2", "1209603563.756628" => "rhels5.2", "1209597827.293308" => "rhels5.2", - "1231287803.932941" => "rhels5.3", - "1231285121.960246" => "rhels5.3", + "1231287803.932941" => "rhels5.3", + "1231285121.960246" => "rhels5.3", + "1247690179.875788" => "rhels5.4", "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",