From 6cfd3f909f11ca69355a509763bf162320edf8d4 Mon Sep 17 00:00:00 2001 From: mxi1 Date: Sun, 4 Jan 2009 11:06:08 +0000 Subject: [PATCH] add os support for RHEL5.3 ppc, when copycds git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/anaconda.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index 54eea1291..0ab008032 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -40,6 +40,7 @@ my %distnames = ( "1209608466.515430" => "rhels5.2", "1209603563.756628" => "rhels5.2", "1209597827.293308" => "rhels5.2", + "1227226520.332059" => "rhels5.3", "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",