From ea7a896bd3f5b85c8ed78f305497f88d901a37ff Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Sat, 31 Jan 2009 15:50:38 +0000 Subject: [PATCH] -Update disc id for RHEL 5.3 to GA level git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/anaconda.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index 0ab008032..1d63cdd56 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -40,7 +40,7 @@ my %distnames = ( "1209608466.515430" => "rhels5.2", "1209603563.756628" => "rhels5.2", "1209597827.293308" => "rhels5.2", - "1227226520.332059" => "rhels5.3", + "1231287803.932941" => "rhels5.3", "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",