update the boxes in dhcp
This commit is contained in:
parent
c741920adf
commit
5c541efac5
1 changed files with 14 additions and 9 deletions
|
@ -30,15 +30,10 @@ LABEL CentOS-7-x86_64
|
|||
KERNEL images/CentOS/7/x86_64/vmlinuz
|
||||
APPEND initrd=images/CentOS/7/x86_64/initrd.img method=http://10.5.126.23/repo/centos/7/os/x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-centos-7-nohd net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed23-x86_64-nohd
|
||||
MENU LABEL Fedora23-x86_64-nohd
|
||||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-nohd.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed24-x86_64-buildhw
|
||||
MENU LABEL Fedora24-x86_64-buildhw
|
||||
KERNEL images/Fedora/24/x86_64/vmlinuz
|
||||
APPEND initrd=images/Fedora/24/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=eth0:dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw text net.ifnames=0 biosdevname=0 ksdevice=eth0
|
||||
LABEL Fed25-x86_64-buildhw
|
||||
MENU LABEL Fedora25-x86_64-buildhw
|
||||
KERNEL images/Fedora/25/x86_64/vmlinuz
|
||||
APPEND initrd=images/Fedora/25/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=eth0:dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-f25 text net.ifnames=0 biosdevname=0 ksdevice=eth0
|
||||
|
||||
LABEL EL7-ppc64-virthost
|
||||
MENU LABEL EL7-ppc64-virthost
|
||||
|
@ -60,4 +55,14 @@ LABEL Fed23-taskotron-x86_64
|
|||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed23-x86_64-nohd
|
||||
MENU LABEL Fedora23-x86_64-nohd
|
||||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-nohd.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed24-x86_64-buildhw
|
||||
MENU LABEL Fedora24-x86_64-buildhw
|
||||
KERNEL images/Fedora/24/x86_64/vmlinuz
|
||||
APPEND initrd=images/Fedora/24/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=eth0:dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw text net.ifnames=0 biosdevname=0 ksdevice=eth0
|
||||
|
||||
MENU end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue