From a24381ac4363b9a34b1d55d91feca1629cb4230f Mon Sep 17 00:00:00 2001 From: Jonathan Steffan Date: Jan 18 2016 06:11:50 +0000 Subject: Initial pass at getting EOL booting. - Pass in repo so anaconda starts - Order x86_64 first so we are consistent - Boot test a few options, we need to boot test everything and remove what doesn't work --- diff --git a/bfo/pxelinux.cfg/fedora_eol.conf b/bfo/pxelinux.cfg/fedora_eol.conf index d436197..7a8c419 100644 --- a/bfo/pxelinux.cfg/fedora_eol.conf +++ b/bfo/pxelinux.cfg/fedora_eol.conf @@ -6,138 +6,150 @@ TEXT HELP Install end of life and no longer supported versions of Fedora from the archives ENDTEXT -label Fedora-20-i386 - MENU LABEL Fedora-20-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img - TEXT HELP - Selecting this will boot the Fedora 20 i386 installer. - ENDTEXT - label Fedora-20-x86_64 MENU LABEL Fedora-20-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 20 x86_64 installer. ENDTEXT -label Fedora-19-i386 - MENU LABEL Fedora-19-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-20-i386 + MENU LABEL Fedora-20-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/i386/os/ TEXT HELP - Selecting this will boot the Fedora 19 i386 installer. + Selecting this will boot the Fedora 20 i386 installer. ENDTEXT label Fedora-19-x86_64 MENU LABEL Fedora-19-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 19 x86_64 installer. ENDTEXT -label Fedora-18-i386 - MENU LABEL Fedora-18-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-19-i386 + MENU LABEL Fedora-19-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 18 i386 installer. + Selecting this will boot the Fedora 19 i386 installer. ENDTEXT label Fedora-18-x86_64 MENU LABEL Fedora-18-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/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://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-18-i386 + MENU LABEL Fedora-18-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/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 MENU LABEL Fedora-17-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 17 x86_64 installer. ENDTEXT -label Fedora-16-i386 - MENU LABEL Fedora-16-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-17-i386 + MENU LABEL Fedora-17-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 16 i386 installer. + Selecting this will boot the Fedora 17 i386 installer. ENDTEXT label Fedora-16-x86_64 MENU LABEL Fedora-16-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 16 x86_64 installer. ENDTEXT -label Fedora-15-i386 - MENU LABEL Fedora-15-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/initrd.img +label Fedora-16-i386 + MENU LABEL Fedora-16-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 15 i386 installer. + Selecting this will boot the Fedora 16 i386 installer. ENDTEXT label Fedora-15-x86_64 MENU LABEL Fedora-15-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 15 x86_64 installer. ENDTEXT -label Fedora-14-i386 - MENU LABEL Fedora-14-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/initrd.img - append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/install.img +label Fedora-15-i386 + MENU LABEL Fedora-15-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/initrd.img + APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 14 i386 installer. + Selecting this will boot the Fedora 15 i386 installer. ENDTEXT label Fedora-14-x86_64 MENU LABEL Fedora-14-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/images/pxeboot/initrd.img - append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/images/install.img + append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/images/install.img repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 14 x86_64 installer. ENDTEXT -label Fedora-13-i386 - MENU LABEL Fedora-13-i386 - kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/vmlinuz - initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/initrd.img - append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/install.img +label Fedora-14-i386 + MENU LABEL Fedora-14-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/initrd.img + append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/install.img repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/ TEXT HELP - Selecting this will boot the Fedora 13 i386 installer. + Selecting this will boot the Fedora 14 i386 installer. ENDTEXT label Fedora-13-x86_64 MENU LABEL Fedora-13-x86_64 kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/images/pxeboot/vmlinuz initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/images/pxeboot/initrd.img - append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/images/install.img + append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/images/install.img repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/ TEXT HELP Selecting this will boot the Fedora 13 x86_64 installer. ENDTEXT +label Fedora-13-i386 + MENU LABEL Fedora-13-i386 + kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/initrd.img + append stage2=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/install.img repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/ + TEXT HELP + Selecting this will boot the Fedora 13 i386 installer. + ENDTEXT + label uplvl MENU LABEL ^Back MENU EXIT