mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-04 01:08:18 +00:00
No longer require elilo
elilo is now only used in the narrow window of distributions that had UEFI support but not EFISTUB. Such a user will already have it installed. A brand new install should not be using elilo.
This commit is contained in:
@@ -59,7 +59,7 @@ Requires: /usr/sbin/in.tftpd
|
||||
|
||||
#support mixed cluster
|
||||
%if %nots390x
|
||||
Requires: elilo-xcat xnba-undi
|
||||
Requires: xnba-undi
|
||||
%endif
|
||||
|
||||
%ifarch i386 i586 i686 x86 x86_64
|
||||
|
@@ -58,7 +58,7 @@ Requires: /usr/sbin/in.tftpd
|
||||
|
||||
#support mixed cluster
|
||||
%ifnarch s390x
|
||||
Requires: elilo-xcat xnba-undi
|
||||
Requires: xnba-undi
|
||||
%endif
|
||||
|
||||
%ifarch i386 i586 i686 x86 x86_64
|
||||
|
Reference in New Issue
Block a user