fixing typos in f23 hw, adding taskotron f23 client host
This commit is contained in:
parent
3c83655ad7
commit
5add421bdf
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue