From 2311314a80217d962c435deb7a5229428c5e6cc8 Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 8 Nov 2012 06:06:18 +0000 Subject: [PATCH] add centos6.3 x86 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/data/discinfo.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-xCAT/xCAT/data/discinfo.pm b/perl-xCAT/xCAT/data/discinfo.pm index 8e6d7d713..7cca83f28 100644 --- a/perl-xCAT/xCAT/data/discinfo.pm +++ b/perl-xCAT/xCAT/data/discinfo.pm @@ -15,6 +15,7 @@ require Exporter; %distnames = ( "1310229985.226287" => "centos6", "1323560292.885204" => "centos6.2", + "1341569670.539525" => "centos6.3",#x86 "1176234647.982657" => "centos5", "1156364963.862322" => "centos4.4", "1178480581.024704" => "centos4.5",