Update bfo for f23 release
This commit is contained in:
parent
86ab70216e
commit
99061a74d0
3 changed files with 70 additions and 18 deletions
|
@ -6,6 +6,22 @@ TEXT HELP
|
|||
Install end of life and no longer supported versions of Fedora
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-20-i386
|
||||
MENU LABEL Fedora-20-i386
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/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://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 20 x86_64 installer.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-i386
|
||||
MENU LABEL Fedora-19-i386
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
|
|
|
@ -6,6 +6,24 @@ TEXT HELP
|
|||
Install currently supported Fedora releases
|
||||
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/
|
||||
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/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 23 i386 Server installer.
|
||||
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
|
||||
|
|
|
@ -7,6 +7,42 @@ TEXT HELP
|
|||
Rescue currently supported versions of Fedora
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-23-i386-rescue
|
||||
MENU LABEL Fedora-23-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 23 i386 installer in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-23-x86_64-rescue
|
||||
MENU LABEL Fedora-23-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/23/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/23/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 23 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-22-i386-rescue
|
||||
MENU LABEL Fedora-22-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 22 i386 installer in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-22-x86_64-rescue
|
||||
MENU LABEL Fedora-22-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 22 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-21-i386-rescue
|
||||
MENU LABEL Fedora-21-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/21/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
|
@ -25,24 +61,6 @@ label Fedora-21-x86_64-rescue
|
|||
Selecting this will boot the Fedora 21 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-20-i386-rescue
|
||||
MENU LABEL Fedora-20-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 20 i386 installer in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-20-x86_64-rescue
|
||||
MENU LABEL Fedora-20-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 20 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label uplvl
|
||||
MENU LABEL Back
|
||||
MENU EXIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue