diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf index d790175..c2e6de2 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -6,11 +6,40 @@ TEXT HELP Install Pre-release versions of Fedora (Alpha, Beta) ENDTEXT -label No-prerelease - MENU LABEL No-prerelease +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 TEXT HELP - There is currently no branched/prerelease version of Fedora available. - Check back later. + Selecting this will boot the Fedora 18 Branched i386 installer. + Note that this is a PRE-RELEASE version. + ENDTEXT + +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 + TEXT HELP + Selecting this will boot the Fedora 18 Branched x86_64 installer. + Note that this is a PRE-RELEASE version. + ENDTEXT + +label Fedora-18-Alpha-i386 + MENU LABEL Fedora-18-Alpha-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/i386/os/images/pxeboot/initrd.img + TEXT HELP + Selecting this will boot the Fedora 18 Alpha i386 installer. + Note that this is a PRE-RELEASE version. + ENDTEXT + +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/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/x86_64/os/images/pxeboot/initrd.img + TEXT HELP + Selecting this will boot the Fedora 18 Alpha x86_64 installer. + Note that this is a PRE-RELEASE version. ENDTEXT label uplvl