Add f21 builder to pxe setup
This commit is contained in:
parent
0c1e54cd31
commit
818fa3d03a
1 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,11 @@ LABEL Fed20-x86_64-novnc
|
|||
KERNEL images/Fedora/20/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f20.cfg nomodeset
|
||||
|
||||
LABEL Fed21-x86_64-buildhw
|
||||
MENU LABEL Fedora22-x86_64-buildhw
|
||||
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
|
||||
|
||||
LABEL Fed20-x86_64-buildhw
|
||||
MENU LABEL Fedora20-x86_64-buildhw
|
||||
KERNEL images/Fedora/20/x86_64/vmlinuz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue