Add F19Beta to boot.fedoraproject.org
This commit is contained in:
parent
bb206d2893
commit
0293cacf6e
1 changed files with 20 additions and 0 deletions
|
@ -6,6 +6,26 @@ TEXT HELP
|
|||
Install Pre-release versions of Fedora (Alpha, Beta).
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-Beta-i386
|
||||
MENU LABEL Fedora-19-Beta-i386
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/vmlinuz-PAE
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/initrd-PAE.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 Beta i386 installer.
|
||||
Note that this is a PRE-RELEASE version.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-Beta-x86_64
|
||||
MENU LABEL Fedora-19-Beta-x86_64
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 Beta x86_64 installer.
|
||||
Note that this is a PRE-RELEASE version.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-Alpha-i386
|
||||
MENU LABEL Fedora-19-Alpha-i386
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz-PAE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue