From d20640e5fffa87d336be9a3afd8a5ca1b7e87653 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 15 May 2008 17:30:13 +0000 Subject: [PATCH] -Add discids for ppc fedora8 and fedora9 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1413 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 153f94c6f..365630c77 100644 --- a/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server-2.0/lib/xcat/plugins/anaconda.pm @@ -31,6 +31,9 @@ my %distnames = ( "1192660014.052098" => "rhels5.1", "1192663619.181374" => "rhels5.1", "1194015916.783841" => "fedora8", + "1194015385.299901" => "fedora8", + "1210112435.291709" => "fedora9", + "1210111941.792844" => "fedora9", "1194512200.047708" => "rhas4.6", "1194512327.501046" => "rhas4.6", );