add f24 release to boot.fedoraproject.org

This commit is contained in:
Kevin Fenzi 2016-06-21 05:58:20 -06:00
parent 4b30f55e77
commit 494dada4db
2 changed files with 36 additions and 0 deletions

View file

@ -6,6 +6,24 @@ TEXT HELP
Install currently supported Fedora releases
ENDTEXT
label Fedora-24-x86_64
MENU LABEL Fedora-24-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/ rd.timeout=60
TEXT HELP
Selecting this will boot the Fedora 24 x86_64 Server installer.
ENDTEXT
label Fedora-24-i386
MENU LABEL Fedora-24-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/ rd.timeout=60
TEXT HELP
Selecting this will boot the Fedora 24 i386 Server installer.
ENDTEXT
label Fedora-23-x86_64
MENU LABEL Fedora-23-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/images/pxeboot/vmlinuz

View file

@ -7,6 +7,24 @@ TEXT HELP
Rescue currently supported versions of Fedora
ENDTEXT
label Fedora-24-i386-rescue
MENU LABEL Fedora-24-i386-rescue
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/initrd.img
APPEND rescue rd.timeout=60
TEXT HELP
Selecting this will boot the Fedora 24 i386 installer in rescue mode
ENDTEXT
label Fedora-24-x86_64-rescue
MENU LABEL Fedora-24-x86_64-rescue
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/initrd.img
APPEND rescue rd.timeout=60
TEXT HELP
Selecting this will boot the Fedora 24 x86_64 installer in rescue mode.
ENDTEXT
label Fedora-23-i386-rescue
MENU LABEL Fedora-23-i386-rescue
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/images/pxeboot/vmlinuz