bfo eol and f25 updates
move the eol Fedora 22 to the eol config Add entries for Everything and Workstation and label the existing f25 entry to server Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
9f47559fdb
commit
f613508c94
2 changed files with 58 additions and 22 deletions
|
@ -6,6 +6,24 @@ 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-22-x86_64
|
||||||
|
MENU LABEL Fedora-22-x86_64
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 22 x86_64 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-22-i386
|
||||||
|
MENU LABEL Fedora-22-i386
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 22 i386 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-21-x86_64
|
label Fedora-21-x86_64
|
||||||
MENU LABEL Fedora-21-x86_64
|
MENU LABEL Fedora-21-x86_64
|
||||||
kernel http://download.fedoraproject.org/pub/archive/fedora/linux/releases/21/Server/x86_64/os/images/pxeboot/vmlinuz
|
kernel http://download.fedoraproject.org/pub/archive/fedora/linux/releases/21/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
|
|
@ -6,8 +6,44 @@ TEXT HELP
|
||||||
Install currently supported Fedora releases
|
Install currently supported Fedora releases
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-25-x86_64
|
label Fedora-25-x86_64-Everything
|
||||||
MENU LABEL Fedora-25-x86_64
|
MENU LABEL Fedora-25-x86_64-Everything
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 25 x86_64 Everything installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-25-i386-Everything
|
||||||
|
MENU LABEL Fedora-25-i386-Everything
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 25 i386 Everything installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-25-x86_64-Workstation
|
||||||
|
MENU LABEL Fedora-25-x86_64-Everything
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 25 x86_64 Workstation installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-25-i386-Workstation
|
||||||
|
MENU LABEL Fedora-25-i386-Workstation
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 25 i386 Workstation installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-25-x86_64-Server
|
||||||
|
MENU LABEL Fedora-25-x86_64-Server
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/vmlinuz
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/initrd.img
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/ rd.timeout=60
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/ rd.timeout=60
|
||||||
|
@ -15,8 +51,8 @@ label Fedora-25-x86_64
|
||||||
Selecting this will boot the Fedora 25 x86_64 Server installer.
|
Selecting this will boot the Fedora 25 x86_64 Server installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-25-i386
|
label Fedora-25-i386-Server
|
||||||
MENU LABEL Fedora-25-i386
|
MENU LABEL Fedora-25-i386-Server
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/vmlinuz
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/initrd.img
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/initrd.img
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/ rd.timeout=60
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/ rd.timeout=60
|
||||||
|
@ -60,24 +96,6 @@ label Fedora-23-i386
|
||||||
Selecting this will boot the Fedora 23 i386 Server installer.
|
Selecting this will boot the Fedora 23 i386 Server installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-22-x86_64
|
|
||||||
MENU LABEL Fedora-22-x86_64
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 22 x86_64 Server installer.
|
|
||||||
ENDTEXT
|
|
||||||
|
|
||||||
label Fedora-22-i386
|
|
||||||
MENU LABEL Fedora-22-i386
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 22 i386 Server 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