From e040c5742dadaa44a80f8e1eb5018c8b08c02549 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 16 2014 18:51:31 +0000 Subject: Update b.f.o. for alpha/beta/branched. --- diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf index f3da4aa..51cebd9 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -6,6 +6,60 @@ TEXT HELP Install Pre-release versions of Fedora (Alpha, Beta). (when available) ENDTEXT +label Fedora-21-Alpha-x86_64 + MENU LABEL Fedora-21-Alpha-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 21 x86_64 Server installer. + ENDTEXT + +label Fedora-21-Alpha-i386 + MENU LABEL Fedora-21-Alpha-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Alpha/Server/i386/os/ + TEXT HELP + Selecting this will boot the Fedora 21 i386 Server installer. + ENDTEXT + +label Fedora-21-Beta-x86_64 + MENU LABEL Fedora-21-Beta-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 21 x86_64 Server installer. + ENDTEXT + +label Fedora-21-Beta-i386 + MENU LABEL Fedora-21-Beta-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/21-Beta/Server/i386/os/ + TEXT HELP + Selecting this will boot the Fedora 21 i386 Server installer. + ENDTEXT + +label Fedora-21-Branched-x86_64 + MENU LABEL Fedora-21-Branched-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/development/21/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/development/21/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/21/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 21 x86_64 Server Nightly branched installer. + ENDTEXT + +label Fedora-21-Branched-i386 + MENU LABEL Fedora-21-Branched-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/development/21/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/development/21/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/21/i386/os/ + TEXT HELP + Selecting this will boot the Fedora 21 i386 Server Nightly branched installer. + ENDTEXT + label uplvl IPAPPEND 3 MENU LABEL Back