|
|
@ -70,15 +70,16 @@ Requires: syslinux-extlinux-nonlinux = %{version}-%{release}
|
|
|
|
The EXTLINUX bootloader, for booting the local system, as well as all
|
|
|
|
The EXTLINUX bootloader, for booting the local system, as well as all
|
|
|
|
the SYSLINUX/PXELINUX modules in /boot.
|
|
|
|
the SYSLINUX/PXELINUX modules in /boot.
|
|
|
|
|
|
|
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
|
|
|
|
%package tftpboot
|
|
|
|
%package tftpboot
|
|
|
|
Summary: SYSLINUX modules in /tftpboot, available for network booting
|
|
|
|
Summary: SYSLINUX modules in /tftpboot, available for network booting
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
ExclusiveArch: %{ix86} x86_64 aarch64
|
|
|
|
|
|
|
|
|
|
|
|
%description tftpboot
|
|
|
|
%description tftpboot
|
|
|
|
All the SYSLINUX/PXELINUX modules directly available for network
|
|
|
|
All the SYSLINUX/PXELINUX modules directly available for network
|
|
|
|
booting in the /tftpboot directory.
|
|
|
|
booting in the /tftpboot directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
%package extlinux-nonlinux
|
|
|
|
%package extlinux-nonlinux
|
|
|
|
Summary: The parts of the EXTLINUX bootloader which aren't run from linux.
|
|
|
|
Summary: The parts of the EXTLINUX bootloader which aren't run from linux.
|
|
|
|
Requires: syslinux
|
|
|
|
Requires: syslinux
|
|
|
|