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

65 lines
3.2 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
2016-02-22 21:36:54 +00:00
LABEL EL-7-rescue
MENU LABEL el7rescue
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 net.ifnames=0 biosdevname=0 rescue
2014-07-10 22:14:09 +00:00
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 EL-8-nohd (ppc64le)
MENU LABEL el8nohd-ppc64le
KERNEL images/RHEL/8/ppc64le/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
2019-11-01 20:55:09 +00:00
LABEL Fed31-rescue
MENU LABEL Fedora31-rescue
KERNEL images/Fedora/31/x86_64/vmlinuz
APPEND initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp net.ifnames=0 rescue
2019-11-01 21:01:41 +00:00
LABEL Fed31-nohd
2019-11-01 20:55:09 +00:00
MENU LABEL Fedora31-nohd
KERNEL images/Fedora/31/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-31-nohd net.ifnames=0 ksdevice=bootif
2019-11-01 21:01:41 +00:00
LABEL Fed31-08disk
MENU LABEL Fedora31-08disk
2019-11-01 20:55:09 +00:00
KERNEL images/Fedora/31/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-31-08disk net.ifnames=0 ksdevice=bootif
LABEL Fed30-ppc64le
MENU LABEL Fedora30-ppc64le
KERNEL images/Fedora/30/ppc64le/vmlinuz
APPEND ks initrd=images/Fedora/30/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/30/Server/ppc64le/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-30-power9le-08disk net.ifnames=0 ksdevice=bootif
LABEL EL7-ppc64le-virthost
MENU LABEL EL7-ppc64le-virthost
2015-11-23 11:13:37 +00:00
KERNEL images/RHEL/7/ppc64le/vmlinuz
IPAPPEND 2
APPEND ks initrd=images/RHEL/7/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-ppc64le/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-power8-LE-12disk text net.ifnames=0 biosdevname=0
2016-08-20 11:06:04 +00:00
LABEL EL7-aarch64-virthost
MENU 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 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
2014-07-10 22:14:09 +00:00
MENU end