mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	Merge pull request #4768 from neo954/packaging
Add package dependency for goconserver
This commit is contained in:
		@@ -10,7 +10,7 @@ Homepage: https://xcat.org/
 | 
			
		||||
Package: xcat
 | 
			
		||||
Architecture: amd64 ppc64el
 | 
			
		||||
Depends: ${perl:Depends}, xcat-server (>= 2.13-snap000000000000), xcat-client (>= 2.13-snap000000000000), libdbd-sqlite3-perl, isc-dhcp-server, apache2, nfs-kernel-server, libxml-parser-perl, xinetd, rsync, tftpd-hpa, conserver-xcat, libnet-telnet-perl, xcat-genesis-scripts-ppc64 (>= 2.13-snap000000000000), xcat-genesis-scripts-amd64 (>= 2.13-snap000000000000)
 | 
			
		||||
Recommends: bind9, nmap, tftp-hpa, ipmitool-xcat (>= 1.8.17-1), syslinux[any-amd64], libsys-virt-perl, syslinux-xcat, xnba-undi, elilo-xcat, xcat-buildkit (>= 2.13-snap000000000000), xcat-probe (>= 2.13-snap000000000000)
 | 
			
		||||
Recommends: bind9, nmap, tftp-hpa, ipmitool-xcat (>= 1.8.17-1), syslinux[any-amd64], libsys-virt-perl, syslinux-xcat, xnba-undi, elilo-xcat, xcat-buildkit (>= 2.13-snap000000000000), xcat-probe (>= 2.13-snap000000000000), goconserver
 | 
			
		||||
Suggests: yaboot-xcat
 | 
			
		||||
Description: Metapackage for a common, default xCAT setup
 | 
			
		||||
 xCAT is Extreme Cluster/Cloud Administration Toolkit. xCAT offers complete
 | 
			
		||||
 
 | 
			
		||||
@@ -73,6 +73,10 @@ Requires: conserver-xcat
 | 
			
		||||
%endif
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%ifos linux
 | 
			
		||||
Recommends: goconserver
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
#support mixed cluster
 | 
			
		||||
%if %nots390x
 | 
			
		||||
Requires: elilo-xcat xnba-undi
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ Homepage: https://xcat.org/
 | 
			
		||||
Package: xcatsn
 | 
			
		||||
Architecture: amd64 ppc64el
 | 
			
		||||
Depends: ${perl:Depends}, xcat-server (>= 2.13-snap000000000000), xcat-client (>= 2.13-snap000000000000), libdbd-sqlite3-perl, libxml-parser-perl, tftpd-hpa, conserver-xcat, libnet-telnet-perl, isc-dhcp-server, apache2, nfs-kernel-server, xcat-genesis-scripts-ppc64 (>= 2.13-snap000000000000), xcat-genesis-scripts-amd64 (>= 2.13-snap000000000000)
 | 
			
		||||
Recommends: bind9, nmap, tftp-hpa, ipmitool-xcat (>= 1.8.17-1), syslinux[any-amd64], libsys-virt-perl, syslinux-xcat, xnba-undi, elilo-xcat, xcat-buildkit (>= 2.13-snap000000000000), xcat-probe (>= 2.13-snap000000000000)
 | 
			
		||||
Recommends: bind9, nmap, tftp-hpa, ipmitool-xcat (>= 1.8.17-1), syslinux[any-amd64], libsys-virt-perl, syslinux-xcat, xnba-undi, elilo-xcat, xcat-buildkit (>= 2.13-snap000000000000), xcat-probe (>= 2.13-snap000000000000), goconserver
 | 
			
		||||
Suggests: yaboot-xcat
 | 
			
		||||
Description: Metapackage for a common, default xCAT service node setup
 | 
			
		||||
 xCATsn is a service node management package intended for at-scale
 | 
			
		||||
 
 | 
			
		||||
@@ -56,6 +56,10 @@ Requires: conserver-xcat
 | 
			
		||||
%endif
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%ifos linux
 | 
			
		||||
Recommends: goconserver
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
#support mixed cluster
 | 
			
		||||
%ifnarch s390x
 | 
			
		||||
Requires: elilo-xcat xnba-undi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user