mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-19 21:00:24 +00:00
fix defect #4755 xCAT can't recognize Centos6.6 and RHEL5.11; add discinfo of rhels5.11 and centos 6.6
This commit is contained in:
@ -35,6 +35,7 @@ require Exporter;
|
||||
"1195488871.805863" => "centos4.6",
|
||||
"1195487524.127458" => "centos4.6",
|
||||
"1301444731.448392" => "centos5.6",
|
||||
"1414159991.958686" => "centos6.6",
|
||||
"1170973598.629055" => "rhelc5",
|
||||
"1170978545.752040" => "rhels5",
|
||||
"1192660014.052098" => "rhels5.1",
|
||||
@ -55,6 +56,7 @@ require Exporter;
|
||||
"1354214009.518521" => "rhels5.9", #ppc64
|
||||
"1378846702.129847" => "rhels5.10", #x86_64
|
||||
"1378845049.643372" => "rhels5.10", #ppc64
|
||||
"1409145026.642170" => "rhels5.11",
|
||||
"1285193176.460470" => "rhels6", #x86_64
|
||||
"1285192093.430930" => "rhels6", #ppc64
|
||||
"1305068199.328169" => "rhels6.1", #x86_64
|
||||
|
Reference in New Issue
Block a user