From 2ef3e1ce1cb6e68b51da4c66b8b2c76ea8ec75a6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jan 15 2013 17:07:13 +0000 Subject: Add f18 to b.f.o --- diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index 0f4950f..5760cdb 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -6,6 +6,24 @@ TEXT HELP Install currently supported version of Fedora ENDTEXT +label Fedora-18-i386 + MENU LABEL Fedora-18-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/ + TEXT HELP + Selecting this will boot the Fedora 18 i386 installer. + ENDTEXT + +label Fedora-18-x86_64 + MENU LABEL Fedora-18-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 18 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 diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf index 2b92000..fdf8e48 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -3,48 +3,28 @@ MENU TITLE Pre-release Install MENU LABEL ^Pre-release TEXT HELP - Install Pre-release versions of Fedora (Alpha, Beta) + Install Pre-release versions of Fedora (Alpha, Beta). ENDTEXT -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. - 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 - 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. - ENDTEXT - -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. - 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/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. - ENDTEXT +#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. +# 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 +# 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. +# ENDTEXT label uplvl IPAPPEND 3