tftp: add both power BE and LE virt host options

This commit is contained in:
Peter Robinson 2015-08-26 11:12:55 +00:00
parent bc3b55f70b
commit ac8ef814d2

View file

@ -73,7 +73,12 @@ LABEL Fed21-ppc64-buildhw
LABEL Fed21-ppc64-virthost
MENU LABEL Fedora21-ppc64-virthost
KERNEL images/Fedora/21/ppc64/vmlinuz
APPEND ks initrd=images/Fedora/21/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f21-power8-12disk.cfg text net.ifnames=0 biosdevname=0
APPEND ks initrd=images/Fedora/21/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f21-power8-BE-12disk.cfg text net.ifnames=0 biosdevname=0
LABEL Fed21-ppc64le-virthost
MENU LABEL Fedora21-ppc64le-virthost
KERNEL images/Fedora/21/ppc64le/vmlinuz
APPEND ks initrd=images/Fedora/21/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64le/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f21-power8-LE-12disk.cfg text net.ifnames=0 biosdevname=0
LABEL Fed21-ppc64
MENU LABEL Fedora21-ppc64