Add F22 beta to bfo prerelease menu
This commit is contained in:
parent
91c1eb9df6
commit
091f372313
1 changed files with 18 additions and 0 deletions
|
@ -24,6 +24,24 @@ label Fedora-22-Alpha-i386
|
||||||
Selecting this will boot the Fedora 22 i386 Server installer.
|
Selecting this will boot the Fedora 22 i386 Server installer.
|
||||||
ENDTEXT
|
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
|
label uplvl
|
||||||
IPAPPEND 3
|
IPAPPEND 3
|
||||||
MENU LABEL Back
|
MENU LABEL Back
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue