update boot.fedoraproject.org for f27
This commit is contained in:
parent
a4e7278691
commit
9e889a1709
4 changed files with 109 additions and 37 deletions
|
@ -1,7 +1,7 @@
|
||||||
DEFAULT vesamenu.c32
|
DEFAULT vesamenu.c32
|
||||||
MENU INCLUDE fedora.conf
|
MENU INCLUDE fedora.conf
|
||||||
PROMPT 0
|
PROMPT 0
|
||||||
MENU TITLE boot.fedoraproject.org (version 2017-07-11)
|
MENU TITLE boot.fedoraproject.org (version 2017-11-13)
|
||||||
|
|
||||||
LABEL bootlocal
|
LABEL bootlocal
|
||||||
MENU DEFAULT
|
MENU DEFAULT
|
||||||
|
|
|
@ -6,6 +6,42 @@ 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-24-x86_64
|
||||||
|
MENU LABEL Fedora-24-x86_64
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 24 x86_64 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-24-i386
|
||||||
|
MENU LABEL Fedora-24-i386
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 24 i386 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-23-x86_64
|
||||||
|
MENU LABEL Fedora-23-x86_64
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 23 x86_64 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-23-i386
|
||||||
|
MENU LABEL Fedora-23-i386
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 23 i386 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-22-x86_64
|
label Fedora-22-x86_64
|
||||||
MENU 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
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
|
|
@ -6,6 +6,60 @@ TEXT HELP
|
||||||
Install currently supported Fedora releases
|
Install currently supported Fedora releases
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-x86_64-Everything
|
||||||
|
MENU LABEL Fedora-27-x86_64-Everything
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 x86_64 Everything installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-i386-Everything
|
||||||
|
MENU LABEL Fedora-27-i386-Everything
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 i386 Everything installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-x86_64-Workstation
|
||||||
|
MENU LABEL Fedora-27-x86_64-Workstation
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 x86_64 Workstation installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-i386-Workstation
|
||||||
|
MENU LABEL Fedora-27-i386-Workstation
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 i386 Workstation installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-x86_64-Server
|
||||||
|
MENU LABEL Fedora-27-x86_64-Server
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 x86_64 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-i386-Server
|
||||||
|
MENU LABEL Fedora-27-i386-Server
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/i386/os/ rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 i386 Server installer.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-26-x86_64-Everything
|
label Fedora-26-x86_64-Everything
|
||||||
MENU LABEL Fedora-26-x86_64-Everything
|
MENU LABEL Fedora-26-x86_64-Everything
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/x86_64/os/images/pxeboot/vmlinuz
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
@ -114,42 +168,6 @@ label Fedora-25-i386-Server
|
||||||
Selecting this will boot the Fedora 25 i386 Server installer.
|
Selecting this will boot the Fedora 25 i386 Server installer.
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-24-x86_64
|
|
||||||
MENU LABEL Fedora-24-x86_64
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 24 x86_64 Server installer.
|
|
||||||
ENDTEXT
|
|
||||||
|
|
||||||
label Fedora-24-i386
|
|
||||||
MENU LABEL Fedora-24-i386
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/i386/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 24 i386 Server installer.
|
|
||||||
ENDTEXT
|
|
||||||
|
|
||||||
label Fedora-23-x86_64
|
|
||||||
MENU LABEL Fedora-23-x86_64
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/x86_64/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 23 x86_64 Server installer.
|
|
||||||
ENDTEXT
|
|
||||||
|
|
||||||
label Fedora-23-i386
|
|
||||||
MENU LABEL Fedora-23-i386
|
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/images/pxeboot/vmlinuz
|
|
||||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/images/pxeboot/initrd.img
|
|
||||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Server/i386/os/ rd.timeout=60
|
|
||||||
TEXT HELP
|
|
||||||
Selecting this will boot the Fedora 23 i386 Server installer.
|
|
||||||
ENDTEXT
|
|
||||||
|
|
||||||
label uplvl
|
label uplvl
|
||||||
MENU LABEL ^Back
|
MENU LABEL ^Back
|
||||||
MENU EXIT
|
MENU EXIT
|
||||||
|
|
|
@ -7,6 +7,24 @@ TEXT HELP
|
||||||
Rescue currently supported versions of Fedora
|
Rescue currently supported versions of Fedora
|
||||||
ENDTEXT
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-i386-rescue
|
||||||
|
MENU LABEL Fedora-27-i386-rescue
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/i386/os/images/pxeboot/initrd.img
|
||||||
|
APPEND rescue rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 i386 installer in rescue mode
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
|
label Fedora-27-x86_64-rescue
|
||||||
|
MENU LABEL Fedora-27-x86_64-rescue
|
||||||
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/images/pxeboot/vmlinuz
|
||||||
|
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/images/pxeboot/initrd.img
|
||||||
|
APPEND rescue rd.timeout=60
|
||||||
|
TEXT HELP
|
||||||
|
Selecting this will boot the Fedora 27 x86_64 installer in rescue mode.
|
||||||
|
ENDTEXT
|
||||||
|
|
||||||
label Fedora-26-i386-rescue
|
label Fedora-26-i386-rescue
|
||||||
MENU LABEL Fedora-26-i386-rescue
|
MENU LABEL Fedora-26-i386-rescue
|
||||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/i386/os/images/pxeboot/vmlinuz
|
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/i386/os/images/pxeboot/vmlinuz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue