diff --git a/bfo/pxelinux.cfg/default b/bfo/pxelinux.cfg/default index 47af3e7..85c1b69 100644 --- a/bfo/pxelinux.cfg/default +++ b/bfo/pxelinux.cfg/default @@ -1,4 +1,5 @@ DEFAULT vesamenu.c32 +PXERetry 5 MENU INCLUDE fedora.conf PROMPT 0 MENU TITLE boot.fedoraproject.org diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index 7b355fd..acd16e5 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -6,22 +6,22 @@ TEXT HELP Install currently supported versionf of Fedora ENDTEXT -label Fedora-14-alpha-i386 - MENU LABEL Fedora-14-alpha-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/initrd.img - append method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/ +label Fedora-14-beta-i386 + MENU LABEL Fedora-14-beta-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/initrd.img + append method=http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/ TEXT HELP - Selecting this will boot the Fedora 14 ALPHA i386 installer. + Selecting this will boot the Fedora 14 BETA i386 installer. ENDTEXT -label Fedora-14-alpha-x86_64 - MENU LABEL Fedora-14-alpha-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/initrd.img - append method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/ +label Fedora-14-beta-x86_64 + MENU LABEL Fedora-14-beta-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/x86_64/os/images/pxeboot/initrd.img + append method=http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 14 ALPHA x86_64 installer. + Selecting this will boot the Fedora 14 BETA x86_64 installer. ENDTEXT label Fedora-13-i386 diff --git a/bfo/pxelinux.cfg/fedora_rescue.conf b/bfo/pxelinux.cfg/fedora_rescue.conf index 876b83d..0b77607 100644 --- a/bfo/pxelinux.cfg/fedora_rescue.conf +++ b/bfo/pxelinux.cfg/fedora_rescue.conf @@ -4,25 +4,25 @@ MENU TITLE Rescue MENU LABEL ^Rescue TEXT HELP - Rescue currently supported versionf of Fedora + Rescue currently supported version of Fedora ENDTEXT -label Fedora-14-alpha-i386 - MENU LABEL Fedora-14-alpha-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-14-beta-i386 + MENU LABEL Fedora-14-beta-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/initrd.img append rescue method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/ TEXT HELP - Selecting this will boot the Fedora 14 ALPHA i386 installer. + Selecting this will boot the Fedora 14 BETA i386 installer. ENDTEXT -label Fedora-14-alpha-x86_64 - MENU LABEL Fedora-14-alpha-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Alpha/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-14-beta-x86_64 + MENU LABEL Fedora-14-beta-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/14-Beta/Fedora/i386/os/images/pxeboot/initrd.img append rescue method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 14 ALPHA x86_64 installer. + Selecting this will boot the Fedora 14 BETA x86_64 installer. ENDTEXT label Fedora-13-i386-rescue