tftp: add initial ppc64(le) el7 configs

This commit is contained in:
Peter Robinson 2015-10-01 16:32:03 +00:00
parent d96b32c429
commit 3c9180ec28

View file

@ -75,6 +75,16 @@ LABEL Fed21-ppc64le-virthost
KERNEL images/Fedora/21/ppc64le/vmlinuz
APPEND ks initrd=images/Fedora/21/ppc64le/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 EL7-ppc64-virthost
MENU LABEL EL7-ppc64-virthost
KERNEL images/RHEL/7.2b/ppc64/vmlinuz
APPEND ks initrd=images/RHEL/7.2b/ppc64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7.2-beta-ppc64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel7-power8-BE-12disk.cfg text net.ifnames=0 biosdevname=0
LABEL EL7-ppc64le-virthost
MENU LABEL EL7-ppc64le-virthost
KERNEL images/RHEL/7.2b/ppc64le/vmlinuz
APPEND ks initrd=images/RHEL/7.2b/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7.2-beta-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 Fed21-ppc64
MENU LABEL Fedora21-ppc64
KERNEL images/Fedora/21/ppc64/vmlinuz