fixing typos in f23 hw, adding taskotron f23 client host

This commit is contained in:
Tim Flink 2015-11-09 20:36:11 +00:00
parent 3c83655ad7
commit 5add421bdf

View file

@ -53,7 +53,7 @@ LABEL Fed22-x86_64-10disk
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.iframes=0 ksdevice=eno1
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
LABEL Fed21-x86_64-buildhw
MENU LABEL Fedora21-x86_64-buildhw
@ -95,4 +95,9 @@ LABEL Fed21-ppc64le
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 net.ifnames=0 biosdevname=0 vnc
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 console=tty0 console=ttyS0,115200 net.ifnames=0 ksdevice=eth0
MENU end