Add F22 beta to bfo prerelease menu

This commit is contained in:
Kevin Fenzi 2015-04-21 07:30:54 -06:00
parent 91c1eb9df6
commit 091f372313

View file

@ -24,6 +24,24 @@ label Fedora-22-Alpha-i386
Selecting this will boot the Fedora 22 i386 Server installer.
ENDTEXT
label Fedora-22-Beta-x86_64
MENU LABEL Fedora-22-Beta-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/x86_64/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/x86_64/os/
TEXT HELP
Selecting this will boot the Fedora 22 x86_64 Server installer.
ENDTEXT
label Fedora-22-Beta-i386
MENU LABEL Fedora-22-Beta-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/i386/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Beta/Server/i386/os/
TEXT HELP
Selecting this will boot the Fedora 22 i386 Server installer.
ENDTEXT
label uplvl
IPAPPEND 3
MENU LABEL Back