ansible/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org

54 lines
2.7 KiB
Org Mode
Raw Normal View History

2014-07-10 22:14:09 +00:00
DEFAULT menu
MENU TITLE Fedora Infrastructure PXE Boot
PROMPT 0
TIMEOUT 200
TOTALTIMEOUT 6000
ONTIMEOUT local
LABEL local
MENU LABEL (local)
MENU DEFAULT
LOCALBOOT 0
LABEL EL-7-nohd
MENU LABEL el7nohd
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 CentOS-7-x86_64
MENU LABEL centos7-nohd
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 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
2014-07-10 22:14:09 +00:00
2016-02-22 20:17:10 +00:00
LABEL Fed23-x86_64-buildhw
MENU LABEL Fedora23-x86_64-buildhw
KERNEL images/Fedora/23/x86_64/vmlinuz
2016-02-22 20:44:09 +00:00
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=eth0:dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-23 text net.ifnames=0 biosdevname=0 ksdevice=eth0 console=tty0 console=ttyS0
2015-01-14 22:54:41 +00:00
LABEL EL7-ppc64-virthost
MENU LABEL EL7-ppc64-virthost
2015-11-23 11:13:37 +00:00
KERNEL images/RHEL/7/ppc64/vmlinuz
APPEND ks initrd=images/RHEL/7/ppc64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-ppc64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-power8-BE-12disk.cfg text net.ifnames=0 biosdevname=0
LABEL EL7-ppc64le-virthost
MENU LABEL EL7-ppc64le-virthost
2015-11-23 11:13:37 +00:00
KERNEL images/RHEL/7/ppc64le/vmlinuz
APPEND ks initrd=images/RHEL/7/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-ppc64le/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-power8-LE-12disk.cfg text net.ifnames=0 biosdevname=0
LABEL Fed23-aarch64
MENU LABEL Fedora23-aarch64
KERNEL images/Fedora/23/aarch64/vmlinuz
APPEND ks initrd=images/Fedora/23/aarch64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/aarch64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/aarch64-mustang-23.ks net.ifnames=0 biosdevname=0 text
2015-02-12 17:22:30 +00:00
LABEL Fed23-taskotron-x86_64
MENU LABEL Fedora23-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
2014-07-10 22:14:09 +00:00
MENU end