Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
This commit is contained in:
commit
c16318ce5f
4 changed files with 26 additions and 44 deletions
|
@ -1,6 +1,6 @@
|
|||
PROMPT 0
|
||||
MENU TITLE Install
|
||||
MENU LABEL ^Install
|
||||
MENU TITLE unsupported End of Life Fedora releases install
|
||||
MENU LABEL ^unsupported End of Life Fedora releases install
|
||||
|
||||
TEXT HELP
|
||||
Install end of life and no longer supported versions of Fedora
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PROMPT 0
|
||||
MENU TITLE Install
|
||||
MENU LABEL ^Install
|
||||
MENU TITLE Install currently supported Fedora releases
|
||||
MENU LABEL ^Install currently supported Fedora releases
|
||||
|
||||
TEXT HELP
|
||||
Install currently supported version of Fedora
|
||||
Install currently supported Fedora releases
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-18-i386
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PROMPT 0
|
||||
MENU TITLE Pre-release Install
|
||||
MENU LABEL ^Pre-release
|
||||
MENU TITLE Install Pre-release versions of Fedora
|
||||
MENU LABEL ^Install Pre-release versions of Fedora
|
||||
|
||||
TEXT HELP
|
||||
Install Pre-release versions of Fedora (Alpha, Beta).
|
||||
|
|
|
@ -4,9 +4,27 @@ MENU TITLE Rescue
|
|||
MENU LABEL ^Rescue
|
||||
|
||||
TEXT HELP
|
||||
Rescue currently supported version of Fedora
|
||||
Rescue currently supported versions 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