Support for CentOS 5.1

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-01-03 19:09:20 +00:00
parent 411810ea10
commit 7c8fdba6ee

View File

@ -17,7 +17,8 @@ use File::Copy;
my %distnames = (
"1176234647.982657" => "centos5",
"1156364963.862322" => "centos4.4",
"1178480581.024704" => "centos4.5"
"1178480581.024704" => "centos4.5",
"1195929648.203590" => "centos5.1"
);
my %numdiscs = (
"1156364963.862322" => 4,