Update for f19 final
This commit is contained in:
parent
c34d9972fe
commit
e07bd09476
2 changed files with 36 additions and 0 deletions
|
@ -6,6 +6,24 @@ TEXT HELP
|
|||
Install currently supported Fedora releases
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-x86_64
|
||||
MENU LABEL Fedora-19-x86_64
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 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
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 i386 installer.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-18-x86_64
|
||||
MENU LABEL Fedora-18-x86_64
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
|
|
|
@ -7,6 +7,24 @@ TEXT HELP
|
|||
Rescue currently supported versions of Fedora
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-i386-rescue
|
||||
MENU LABEL Fedora-19-i386-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 i386 installer in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-19-x86_64-rescue
|
||||
MENU LABEL Fedora-19-x86_64-rescue
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND rescue
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 19 x86_64 installer in rescue mode.
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue