Modernize pxe menu of items
This commit is contained in:
parent
4971401cec
commit
961b688f72
1 changed files with 4 additions and 39 deletions
|
@ -20,50 +20,15 @@ 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 EL-6Rescue
|
||||
MENU LABEL el6rescue
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ip=dhcp nomodeset rescue
|
||||
|
||||
LABEL EL-6Builder
|
||||
MENU LABEL ^el6builder
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/rhel-6-builder
|
||||
|
||||
LABEL EL-6virthost
|
||||
MENU LABEL el6virthost
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-nohd
|
||||
|
||||
LABEL EL-6buildvmhost
|
||||
MENU LABEL el6buildvmhost
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildvmhost-novnc
|
||||
|
||||
LABEL EL6novnc-nohd
|
||||
MENU LABEL EL-6novnc-nohd
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-novnc
|
||||
|
||||
LABEL EL6cloud
|
||||
MENU LABEL EL-6cloud
|
||||
KERNEL images/RHEL/6/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-cloud
|
||||
|
||||
LABEL Fed22-x86_64-10disk
|
||||
MENU LABEL Fedora22-x86_64-10disk
|
||||
KERNEL images/Fedora/22/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/22/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-22-10disk-phx text 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 Fed21-x86_64-buildhw
|
||||
MENU LABEL Fedora21-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 Fed23-x86_64-buildhw
|
||||
MENU LABEL Fedora23-x86_64-buildhw
|
||||
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/buildhw-fedora-23 text net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL EL7-ppc64-virthost
|
||||
MENU LABEL EL7-ppc64-virthost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue