2
0
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:
Jarrod Johnson
2019-06-19 09:47:11 -04:00
parent 6888cad66d
commit e53b62e0cf
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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