adding F24 PXE menu entry for Taskotron hosts

This commit is contained in:
Tim Flink 2016-11-08 17:52:21 +00:00
parent 3eae32a1cf
commit 6e08447feb

View file

@ -83,4 +83,9 @@ LABEL Fed23-taskotron-x86_64
KERNEL images/Fedora/23/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg net.ifnames=0 ksdevice=eth0
LABEL Fed24-taskotron-x86_64
MENU LABEL Fedora24-Taskotron-x86_64
KERNEL images/Fedora/24/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f24-taskotron.cfg net.ifnames=0 ksdevice=eth0
MENU end