Update environments and bfo prerelease

This commit is contained in:
Kevin Fenzi 2012-12-11 09:25:14 -07:00
parent bb2ccde3d5
commit 2ed6f44a45
3 changed files with 4 additions and 0 deletions

View file

@ -10,6 +10,7 @@ label Fedora-18-Branched-i386
MENU LABEL Fedora-18-Branched-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/development/18/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/development/18/i386/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/18/i386/os/
TEXT HELP
Selecting this will boot the Fedora 18 Branched i386 installer.
Note that this is a PRE-RELEASE version.
@ -19,6 +20,7 @@ label Fedora-18-Branched-x86_64
MENU LABEL Fedora-18-Branched-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/
TEXT HELP
Selecting this will boot the Fedora 18 Branched x86_64 installer.
Note that this is a PRE-RELEASE version.
@ -28,6 +30,7 @@ label Fedora-18-Alpha-i386
MENU LABEL Fedora-18-Alpha-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/i386/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/i386/os/
TEXT HELP
Selecting this will boot the Fedora 18 Alpha i386 installer.
Note that this is a PRE-RELEASE version.
@ -37,6 +40,7 @@ label Fedora-18-Branched-x86_64
MENU LABEL Fedora-18-Alpha-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/x86_64/os/images/pxeboot/initrd.img
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/x86_64/os/
TEXT HELP
Selecting this will boot the Fedora 18 Alpha x86_64 installer.
Note that this is a PRE-RELEASE version.