Add f21 builder to pxe setup

This commit is contained in:
Kevin Fenzi 2015-01-14 22:54:41 +00:00
parent 0c1e54cd31
commit 818fa3d03a

View file

@ -60,6 +60,11 @@ LABEL Fed20-x86_64-novnc
KERNEL images/Fedora/20/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f20.cfg nomodeset
LABEL Fed21-x86_64-buildhw
MENU LABEL Fedora22-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 Fed20-x86_64-buildhw
MENU LABEL Fedora20-x86_64-buildhw
KERNEL images/Fedora/20/x86_64/vmlinuz