Add ppc64le
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f9e255bcb1
commit
00a43891c7
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ LABEL Fed26-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 Fed26-ppc64le-nohd
|
||||
MENU LABEL Fedora26-ppc64le-nohd
|
||||
KERNEL images/Fedora/26/ppc64le/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/26/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64le/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64le-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