clean up the noc boot so it works with f30 and remove eol fedora releases
This commit is contained in:
parent
8a018427a7
commit
19205a29e9
1 changed files with 8 additions and 23 deletions
|
@ -20,30 +20,15 @@ LABEL EL-7-nohd
|
|||
KERNEL images/RHEL/7/x86_64/vmlinuz
|
||||
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-nohd net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL Fed25-rescue
|
||||
MENU LABEL Fedora25-rescue
|
||||
LABEL Fed30-rescue
|
||||
MENU LABEL Fedora30-rescue
|
||||
KERNEL images/Fedora/30/x86_64/vmlinuz
|
||||
APPEND initrd=images/Fedora/30/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/ ip=dhcp net.ifnames=0 rescue
|
||||
|
||||
LABEL Fed30-nohd
|
||||
MENU LABEL Fedora30-nohd
|
||||
KERNEL images/Fedora/25/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-25-nohd net.ifnames=0 ksdevice=eth0 rescue
|
||||
|
||||
LABEL Fed25-nohd
|
||||
MENU LABEL Fedora25-nohd
|
||||
KERNEL images/Fedora/25/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-25-nohd net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed26-ppc64-nohd
|
||||
MENU LABEL Fedora26-ppc64-nohd
|
||||
KERNEL images/Fedora/26/ppc64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/26/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64-nohd net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed26-ppc64le-nohd
|
||||
MENU LABEL Fedora26-ppc64le-nohd
|
||||
KERNEL images/Fedora/26/ppc64le/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/26/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64le/os/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64le-nohd text net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL CentOS-7-x86_64
|
||||
MENU LABEL centos7-nohd
|
||||
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
|
||||
APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-30-nohd net.ifnames=0 ksdevice=bootif
|
||||
|
||||
LABEL EL7-ppc64le-virthost
|
||||
MENU LABEL EL7-ppc64le-virthost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue