tftpserver: add el8 ppc64le entry for pxe

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-12-10 18:56:47 +00:00 committed by Pierre-Yves Chibon
parent 3596bb5d5f
commit 97289cbde1

View file

@ -20,6 +20,11 @@ LABEL EL-7-nohd
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-nohd net.ifnames=0 biosdevname=0
LABEL EL-8-nohd (ppc64le)
MENU LABEL el8nohd-ppc64le
KERNEL images/RHEL/8/ppc64/vmlinuz
APPEND initrd=images/RHEL/8/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL8-ppc64le/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-8-ppc64le-nohd net.ifnames=0 biosdevname=0
LABEL Fed31-rescue
MENU LABEL Fedora31-rescue
KERNEL images/Fedora/31/x86_64/vmlinuz