Adjust boot.fedoraproject.org some more.
This commit is contained in:
parent
44b95a2ea7
commit
1cfc39f686
2 changed files with 20 additions and 38 deletions
|
@ -1,6 +1,6 @@
|
|||
PROMPT 0
|
||||
MENU TITLE Install
|
||||
MENU LABEL ^Install
|
||||
MENU TITLE Install unsupported End of Life Fedora releases
|
||||
MENU LABEL ^Install unsupported End of Life Fedora releases
|
||||
|
||||
TEXT HELP
|
||||
Install end of life and no longer supported versions of Fedora
|
||||
|
|
|
@ -7,6 +7,24 @@ TEXT HELP
|
|||
Rescue currently supported version of Fedora
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-18-i386-rescue
|
||||
MENU LABEL Fedora-18-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 18 i386 installer in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-18-x86_64-rescue
|
||||
MENU LABEL Fedora-18-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 18 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-17-i386-rescue
|
||||
MENU LABEL Fedora-17-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
|
@ -25,42 +43,6 @@ label Fedora-17-x86_64-rescue
|
|||
Selecting this will boot the Fedora 17 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-16-i386-rescue
|
||||
MENU LABEL Fedora-16-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 16 i386 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-16-x86_64-rescue
|
||||
MENU LABEL Fedora-16-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 16 x86_64 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-15-i386-rescue
|
||||
MENU LABEL Fedora-15-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 15 i386 installer in rescue mode.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-15-x86_64-rescue
|
||||
MENU LABEL Fedora-15-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 15 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