Add F26-PPC64-nohd to tftp
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
46895a8af1
commit
f9e255bcb1
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@ LABEL Fed25-nohd
|
|||
KERNEL images/Fedora/25/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-25-nohd net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed26-ppc64-nohd
|
||||
MENU LABEL Fedora26-ppc64-nohd
|
||||
KERNEL images/Fedora/26/ppc64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/26/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64-nohd net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL CentOS-7-x86_64
|
||||
MENU LABEL centos7-nohd
|
||||
KERNEL images/CentOS/7/x86_64/vmlinuz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue