From 0788449f368a067fea8da2734cd42fb7220383fa Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 22 May 2008 19:23:24 +0000 Subject: [PATCH] -Add disc numbers for the RHEL server DVDs git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server-2.0/lib/xcat/plugins/anaconda.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm b/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm index 8ed0e0f97..f3fd0e6e8 100644 --- a/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm @@ -30,6 +30,9 @@ my %distnames = ( "1170978545.752040" => "rhels5", "1192660014.052098" => "rhels5.1", "1192663619.181374" => "rhels5.1", + "1209608466.515430" => "rhels5.2", + "1209603563.756628" => "rhels5.2", + "1209597827.293308" => "rhels5.2", "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",