From 961b688f72d645da8cc0b4ef601d431571338f27 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Feb 2016 20:17:10 +0000 Subject: [PATCH] Modernize pxe menu of items --- .../default.noc01.phx2.fedoraproject.org | 43 ++----------------- 1 file changed, 4 insertions(+), 39 deletions(-) diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index 5264dc73b3..12f0a333a9 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -20,50 +20,15 @@ LABEL CentOS-7-x86_64 KERNEL images/CentOS/7/x86_64/vmlinuz APPEND initrd=images/CentOS/7/x86_64/initrd.img method=http://10.5.126.23/repo/centos/7/os/x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-centos-7-nohd net.ifnames=0 biosdevname=0 -LABEL EL-6Rescue - MENU LABEL el6rescue - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ip=dhcp nomodeset rescue - -LABEL EL-6Builder - MENU LABEL ^el6builder - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/rhel-6-builder - -LABEL EL-6virthost - MENU LABEL el6virthost - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-nohd - -LABEL EL-6buildvmhost - MENU LABEL el6buildvmhost - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildvmhost-novnc - -LABEL EL6novnc-nohd - MENU LABEL EL-6novnc-nohd - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-novnc - -LABEL EL6cloud - MENU LABEL EL-6cloud - KERNEL images/RHEL/6/x86_64/vmlinuz - APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-cloud - -LABEL Fed22-x86_64-10disk - MENU LABEL Fedora22-x86_64-10disk - KERNEL images/Fedora/22/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/22/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-22-10disk-phx text net.ifnames=0 biosdevname=0 - LABEL Fed23-x86_64-nohd MENU LABEL Fedora23-x86_64-nohd 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-nohd.cfg net.ifnames=0 ksdevice=eth0 -LABEL Fed21-x86_64-buildhw - MENU LABEL Fedora21-x86_64-buildhw - KERNEL images/Fedora/21/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/21/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-21 text net.ifnames=0 biosdevname=0 +LABEL Fed23-x86_64-buildhw + MENU LABEL Fedora23-x86_64-buildhw + 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/buildhw-fedora-23 text net.ifnames=0 biosdevname=0 LABEL EL7-ppc64-virthost MENU LABEL EL7-ppc64-virthost