From 127da8faecba689a6b8d768395ea334c72b685d4 Mon Sep 17 00:00:00 2001 From: immarvin Date: Mon, 22 Oct 2012 02:38:19 +0000 Subject: [PATCH] add the disc id's of rhel 6.1,hel6.2 and rhel6.3 iso git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/data/discinfo.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/data/discinfo.pm b/perl-xCAT/xCAT/data/discinfo.pm index 7d8b10976..789388836 100644 --- a/perl-xCAT/xCAT/data/discinfo.pm +++ b/perl-xCAT/xCAT/data/discinfo.pm @@ -51,7 +51,10 @@ require Exporter; "1339641244.734735" => "rhels6.3", #ppc64 "1339640147.274118" => "rhels6.3", #x86_64 "1339638991.532890" => "rhels6.3", #i386 - "1285193176.593806" => "rhelhpc6", + "1285193176.593806" => "rhelhpc6", #x86_64 + "1305067719.718814" => "rhelhpc6.1",#x86_64 + "1321545261.599847" => "rhelhpc6.2",#x86_64 + "1339640148.070971" => "rhelhpc6.3",#x86_64 "1194015916.783841" => "fedora8", "1194015385.299901" => "fedora8", "1210112435.291709" => "fedora9",