updating taskotron entry for PXE booting hardware

This commit is contained in:
Tim Flink 2019-02-06 11:46:26 +00:00
parent 43d6ed74fd
commit 0e030bde11

View file

@ -56,9 +56,9 @@ LABEL EL7-aarch64-virthost
KERNEL images/RHEL/7/aarch64/vmlinuz
APPEND ks initrd=images/RHEL/7/aarch64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-aarch64/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-moonshot text net.ifnames=0 biosdevname=0
LABEL Fed27-taskotron-x86_64
MENU LABEL Fedora27-Taskotron-x86_64
KERNEL images/Fedora/27/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/27/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-27-taskotron.cfg net.ifnames=0 ksdevice=eth0
LABEL Fed29-taskotron-x86_64
MENU LABEL Fedora29-Taskotron-x86_64
KERNEL images/Fedora/29/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/29/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-29-taskotron.cfg net.ifnames=0 ksdevice=eth0
MENU end