From f53605ae4501afd0195b829428b58fb0168996c2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 17 Dec 2013 05:58:19 -0700 Subject: [PATCH] Update boot.fedoraproject.org for f20 --- bfo/pxelinux.cfg/fedora_eol.conf | 16 +++++++++++ bfo/pxelinux.cfg/fedora_install.conf | 36 ++++++++++++------------- bfo/pxelinux.cfg/fedora_prerelease.conf | 20 -------------- bfo/pxelinux.cfg/fedora_rescue.conf | 36 ++++++++++++------------- 4 files changed, 52 insertions(+), 56 deletions(-) diff --git a/bfo/pxelinux.cfg/fedora_eol.conf b/bfo/pxelinux.cfg/fedora_eol.conf index 56f7ce6..8a74bec 100644 --- a/bfo/pxelinux.cfg/fedora_eol.conf +++ b/bfo/pxelinux.cfg/fedora_eol.conf @@ -6,6 +6,22 @@ TEXT HELP Install end of life and no longer supported versions of Fedora ENDTEXT +label Fedora-17-i386 + MENU LABEL Fedora-17-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/initrd.img + TEXT HELP + Selecting this will boot the Fedora 17 i386 installer. + ENDTEXT + +label Fedora-17-x86_64 + MENU LABEL Fedora-17-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/initrd.img + TEXT HELP + Selecting this will boot the Fedora 17 x86_64 installer. + ENDTEXT + label Fedora-16-i386 MENU LABEL Fedora-16-i386 kernel http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/vmlinuz diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index a73bc59..b5fab82 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -6,6 +6,24 @@ TEXT HELP Install currently supported Fedora releases ENDTEXT +label Fedora-20-x86_64 + MENU LABEL Fedora-20-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 20 x86_64 installer. + ENDTEXT + +label Fedora-20-i386 + MENU LABEL Fedora-20-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/ + TEXT HELP + Selecting this will boot the Fedora 20 i386 installer. + ENDTEXT + label Fedora-19-x86_64 MENU LABEL Fedora-19-x86_64 kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz @@ -42,24 +60,6 @@ label Fedora-18-i386 Selecting this will boot the Fedora 18 i386 installer. ENDTEXT -label Fedora-17-x86_64 - MENU LABEL Fedora-17-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/ - TEXT HELP - Selecting this will boot the Fedora 17 x86_64 installer. - ENDTEXT - -label Fedora-17-i386 - MENU LABEL Fedora-17-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/ - TEXT HELP - Selecting this will boot the Fedora 17 i386 installer. - ENDTEXT - label uplvl MENU LABEL Back MENU EXIT diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf index 4683061..72021f7 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -6,26 +6,6 @@ TEXT HELP Install Pre-release versions of Fedora (Alpha, Beta). ENDTEXT -label Fedora-20-Branched-x86_64 - MENU LABEL Fedora-20-Branched-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/development/20/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/development/20/x86_64/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/20/x86_64/os/ - TEXT HELP - Selecting this will boot the Fedora 20 Branched x86_64 installer. - Note that this is a PRE-RELEASE version. - ENDTEXT - -label Fedora-20-Branched-i386 - MENU LABEL Fedora-20-Branched-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/development/20/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/development/20/i386/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/20/i386/os/ - TEXT HELP - Selecting this will boot the Fedora 20 Branched i386 installer. - Note that this is a PRE-RELEASE version. - ENDTEXT - label Fedora-20-Beta-x86_64 MENU LABEL Fedora-20-Beta-x86_64 kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/20-Beta/Fedora/x86_64/os/images/pxeboot/vmlinuz diff --git a/bfo/pxelinux.cfg/fedora_rescue.conf b/bfo/pxelinux.cfg/fedora_rescue.conf index a7dc34b..f7d48cd 100644 --- a/bfo/pxelinux.cfg/fedora_rescue.conf +++ b/bfo/pxelinux.cfg/fedora_rescue.conf @@ -7,6 +7,24 @@ TEXT HELP Rescue currently supported versions of Fedora ENDTEXT +label Fedora-20-i386-rescue + MENU LABEL Fedora-20-i386-rescue + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img + APPEND rescue + TEXT HELP + Selecting this will boot the Fedora 20 i386 installer in rescue mode + ENDTEXT + +label Fedora-20-x86_64-rescue + MENU LABEL Fedora-20-x86_64-rescue + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND rescue + TEXT HELP + Selecting this will boot the Fedora 20 x86_64 installer in rescue mode. + ENDTEXT + label Fedora-19-i386-rescue MENU LABEL Fedora-19-i386-rescue kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz @@ -43,24 +61,6 @@ label Fedora-18-x86_64-rescue Selecting this will boot the Fedora 18 x86_64 installer in rescue mode. ENDTEXT -label Fedora-17-i386-rescue - MENU LABEL Fedora-17-i386-rescue - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/initrd.img - APPEND rescue - TEXT HELP - Selecting this will boot the Fedora 17 i386 installer in rescue mode - ENDTEXT - -label Fedora-17-x86_64-rescue - MENU LABEL Fedora-17-x86_64-rescue - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/initrd.img - APPEND rescue - TEXT HELP - Selecting this will boot the Fedora 17 x86_64 installer in rescue mode. - ENDTEXT - label uplvl MENU LABEL Back MENU EXIT