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
This commit is contained in:
parent
2402c1bae2
commit
a24381ac43
1 changed files with 59 additions and 47 deletions
|
@ -6,138 +6,150 @@ TEXT HELP
|
||||||
Install end of life and no longer supported versions of Fedora from the archives
|
Install end of life and no longer supported versions of Fedora from the archives
|
||||||
ENDTEXT
|
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
|
label Fedora-20-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 20 x86_64 installer.
|
Selecting this will boot the Fedora 20 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-19-i386
|
label Fedora-20-i386
|
||||||
MENU LABEL Fedora-19-i386
|
MENU LABEL Fedora-20-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/19/Fedora/i386/os/images/pxeboot/initrd.img
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 19 i386 installer.
|
Selecting this will boot the Fedora 20 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-19-x86_64
|
label Fedora-19-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 19 x86_64 installer.
|
Selecting this will boot the Fedora 19 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-18-i386
|
label Fedora-19-i386
|
||||||
MENU LABEL Fedora-18-i386
|
MENU LABEL Fedora-19-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/18/Fedora/i386/os/images/pxeboot/initrd.img
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 18 i386 installer.
|
Selecting this will boot the Fedora 19 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-18-x86_64
|
label Fedora-18-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 18 x86_64 installer.
|
Selecting this will boot the Fedora 18 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-17-i386
|
label Fedora-18-i386
|
||||||
MENU LABEL Fedora-17-i386
|
MENU LABEL Fedora-18-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/17/Fedora/i386/os/images/pxeboot/initrd.img
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 17 i386 installer.
|
Selecting this will boot the Fedora 18 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-17-x86_64
|
label Fedora-17-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 17 x86_64 installer.
|
Selecting this will boot the Fedora 17 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-16-i386
|
label Fedora-17-i386
|
||||||
MENU LABEL Fedora-16-i386
|
MENU LABEL Fedora-17-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/16/Fedora/i386/os/images/pxeboot/initrd.img
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 16 i386 installer.
|
Selecting this will boot the Fedora 17 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-16-x86_64
|
label Fedora-16-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 16 x86_64 installer.
|
Selecting this will boot the Fedora 16 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-15-i386
|
label Fedora-16-i386
|
||||||
MENU LABEL Fedora-15-i386
|
MENU LABEL Fedora-16-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/15/Fedora/i386/os/images/pxeboot/initrd.img
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 15 i386 installer.
|
Selecting this will boot the Fedora 16 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-15-x86_64
|
label Fedora-15-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 15 x86_64 installer.
|
Selecting this will boot the Fedora 15 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-14-i386
|
label Fedora-15-i386
|
||||||
MENU LABEL Fedora-14-i386
|
MENU LABEL Fedora-15-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/14/Fedora/i386/os/images/pxeboot/initrd.img
|
initrd http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/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
|
APPEND repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/
|
||||||
TEXT HELP
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 14 i386 installer.
|
Selecting this will boot the Fedora 15 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-14-x86_64
|
label Fedora-14-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 14 x86_64 installer.
|
Selecting this will boot the Fedora 14 x86_64 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-13-i386
|
label Fedora-14-i386
|
||||||
MENU LABEL Fedora-13-i386
|
MENU LABEL Fedora-14-i386
|
||||||
kernel http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/vmlinuz
|
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/13/Fedora/i386/os/images/pxeboot/initrd.img
|
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/13/Fedora/i386/os/images/install.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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 13 i386 installer.
|
Selecting this will boot the Fedora 14 i386 installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-13-x86_64
|
label Fedora-13-x86_64
|
||||||
MENU 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
|
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
|
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
|
TEXT HELP
|
||||||
Selecting this will boot the Fedora 13 x86_64 installer.
|
Selecting this will boot the Fedora 13 x86_64 installer.
|
||||||
ENDTEXT
|
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
|
label uplvl
|
||||||
MENU LABEL ^Back
|
MENU LABEL ^Back
|
||||||
MENU EXIT
|
MENU EXIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue