mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user