Added the Fedora 10 disc identifiers to anaconda.pm

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jars99 2009-02-09 17:17:55 +00:00
parent 45308d5595
commit 0d5cc0b4a5

View File

@ -40,11 +40,13 @@ my %distnames = (
"1209608466.515430" => "rhels5.2",
"1209603563.756628" => "rhels5.2",
"1209597827.293308" => "rhels5.2",
"1231287803.932941" => "rhels5.3",
"1231287803.932941" => "rhels5.3",
"1194015916.783841" => "fedora8",
"1194015385.299901" => "fedora8",
"1210112435.291709" => "fedora9",
"1210111941.792844" => "fedora9",
"1227147467.285093" => "fedora10",
"1227142402.812888" => "fedora10",
"1194512200.047708" => "rhas4.6",
"1194512327.501046" => "rhas4.6",
);