Don't require tftp for s390x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7ba4186fff
commit
c11ec21350
@ -25,12 +25,12 @@ Requires: xCAT-server xCAT-client perl-DBD-SQLite
|
||||
|
||||
%ifos linux
|
||||
Requires: httpd nfs-utils nmap bind perl-XML-Parser perl(CGI)
|
||||
Requires: /etc/xinetd.d/tftp
|
||||
# On RHEL this pulls in dhcp, on SLES it pulls in dhcp-server
|
||||
Requires: /usr/sbin/dhcpd
|
||||
%ifarch s390x
|
||||
# No additional requires for zLinux right now
|
||||
%else
|
||||
Requires: /etc/xinetd.d/tftp
|
||||
# yaboot-xcat is pulled in so any MN can manage ppc nodes
|
||||
Requires: conserver-xcat yaboot-xcat perl-Net-Telnet fping
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user