From ad95a711e7e4108c5b377a0c9108524f6f03778a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 18 Sep 2012 08:14:50 -0600 Subject: [PATCH] Update bfo for f18 alpha/branched. --- bfo/pxelinux.cfg/fedora_prerelease.conf | 37 ++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 4 deletions(-) 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