tftp: add ppc64 build HW kickstart install option
This commit is contained in:
parent
6e6cfec499
commit
5158a87570
1 changed files with 5 additions and 0 deletions
|
@ -65,6 +65,11 @@ LABEL Fed21-x86_64-buildhw
|
||||||
KERNEL images/Fedora/21/x86_64/vmlinuz
|
KERNEL images/Fedora/21/x86_64/vmlinuz
|
||||||
APPEND ks initrd=images/Fedora/21/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-21 text net.ifnames=0 biosdevname=0
|
APPEND ks initrd=images/Fedora/21/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-21 text net.ifnames=0 biosdevname=0
|
||||||
|
|
||||||
|
LABEL Fed21-ppc64-buildhw
|
||||||
|
MENU LABEL Fedora21-ppc64-buildhw
|
||||||
|
KERNEL images/Fedora/21/ppc64/vmlinuz
|
||||||
|
APPEND ks initrd=images/Fedora/21/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/ppc64-power8-21.ks text net.ifnames=0 biosdevname=0
|
||||||
|
|
||||||
LABEL Fed21-ppc64
|
LABEL Fed21-ppc64
|
||||||
MENU LABEL Fedora21-ppc64
|
MENU LABEL Fedora21-ppc64
|
||||||
KERNEL images/Fedora/21/ppc64/vmlinuz
|
KERNEL images/Fedora/21/ppc64/vmlinuz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue