mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
add support for Rocky Linux 8.5
add the disk info of Rocky-8.5-x86_64-dvd1.iso
This commit is contained in:
parent
60b927285f
commit
9036f7d0c9
@ -14,6 +14,7 @@ require Exporter;
|
||||
use strict;
|
||||
|
||||
our %distnames = (
|
||||
"1636882174.934804" => "rocky8.5", #x86_64
|
||||
"1624205633.869423" => "rocky8.4", #x86_64
|
||||
"1578087695.538488" => "centos8.1", #x86_64
|
||||
"1578087695.537220" => "centos8.1", #ppc64le
|
||||
|
Loading…
x
Reference in New Issue
Block a user