From daccd2d338a93c66f7cb2e14deca5e4feeb8ffda Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 17 2013 17:45:44 +0000 Subject: Re-order 64bit to the top --- diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index 77c54fe..f2da867 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -6,15 +6,6 @@ TEXT HELP Install currently supported Fedora releases 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 @@ -24,13 +15,13 @@ label Fedora-18-x86_64 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 - 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/ +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 17 i386 installer. + Selecting this will boot the Fedora 18 i386 installer. ENDTEXT label Fedora-17-x86_64 @@ -42,6 +33,15 @@ label Fedora-17-x86_64 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 6223b39..0e468e6 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -6,13 +6,23 @@ TEXT HELP Install Pre-release versions of Fedora (Alpha, Beta). ENDTEXT -label Fedora-19-Beta-i386 - MENU LABEL Fedora-19-Beta-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/vmlinuz-PAE - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/initrd-PAE.img +label Fedora-19-Branched-x86_64 + MENU LABEL Fedora-19-Branched-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 19 Branched x86_64 installer. + Note that this is a PRE-RELEASE version. + ENDTEXT + +label Fedora-19-Branched-i386 + MENU LABEL Fedora-19-Branched-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/images/pxeboot/initrd.img APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/ TEXT HELP - Selecting this will boot the Fedora 19 Beta i386 installer. + Selecting this will boot the Fedora 19 Branched i386 installer. Note that this is a PRE-RELEASE version. ENDTEXT @@ -26,13 +36,13 @@ label Fedora-19-Beta-x86_64 Note that this is a PRE-RELEASE version. ENDTEXT -label Fedora-19-Alpha-i386 - MENU LABEL Fedora-19-Alpha-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz-PAE - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Alpha/Fedora/i386/os/images/pxeboot/initrd-PAE.img +label Fedora-19-Beta-i386 + MENU LABEL Fedora-19-Beta-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/vmlinuz-PAE + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/initrd-PAE.img APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/ TEXT HELP - Selecting this will boot the Fedora 19 Alpha i386 installer. + Selecting this will boot the Fedora 19 Beta i386 installer. Note that this is a PRE-RELEASE version. ENDTEXT @@ -45,24 +55,14 @@ label Fedora-19-Alpha-x86_64 Selecting this will boot the Fedora 19 Alpha x86_64 installer. Note that this is a PRE-RELEASE version. ENDTEXT - -label Fedora-19-Branched-i386 - MENU LABEL Fedora-19-Branched-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/ - TEXT HELP - Selecting this will boot the Fedora 19 Branched i386 installer. - Note that this is a PRE-RELEASE version. - ENDTEXT -label Fedora-19-Branched-x86_64 - MENU LABEL Fedora-19-Branched-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/ +label Fedora-19-Alpha-i386 + MENU LABEL Fedora-19-Alpha-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz-PAE + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Alpha/Fedora/i386/os/images/pxeboot/initrd-PAE.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/ TEXT HELP - Selecting this will boot the Fedora 19 Branched x86_64 installer. + Selecting this will boot the Fedora 19 Alpha i386 installer. Note that this is a PRE-RELEASE version. ENDTEXT