tftp: re-add a F23 PPC hw option, we need it for image builds
This commit is contained in:
parent
a55b3899de
commit
08aacb9f67
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,12 @@ LABEL EL7-ppc64le-virthost
|
|||
IPAPPEND 2
|
||||
APPEND ks initrd=images/RHEL/7/ppc64le/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-ppc64le/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-power8-LE-12disk.cfg text net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed23-ppc64le
|
||||
MENU LABEL Fedora23-ppc64le
|
||||
KERNEL images/Fedora/23/ppc64le/vmlinuz
|
||||
IPAPPEND 2
|
||||
APPEND ks initrd=images/Fedora/23/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-23-power8-LE-12disk.cfg net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed23-aarch64
|
||||
MENU LABEL Fedora23-aarch64
|
||||
KERNEL images/Fedora/23/aarch64/vmlinuz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue