Added Fedora-14-branched
This commit is contained in:
parent
78fa815006
commit
3943131b27
2 changed files with 40 additions and 0 deletions
|
@ -44,6 +44,26 @@ label Fedora-12-x86_64-rescue
|
|||
Selecting this will boot Fedora 12 x86_64 in rescue mode
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-14-branched-development-i386-rescue
|
||||
MENU LABEL Fedora-12-i386
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/pub/fedora/linux/development/14/i386/os/images/pxeboot/initrd.img
|
||||
append rescue method=http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 14 branched i386 installer.
|
||||
NOTE: This is an untested development version
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-14-branched-development-x86_64-rescue
|
||||
MENU LABEL Fedora-12-x86_64
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/initrd.img
|
||||
append rescue method=http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 14 branched i386 installer.
|
||||
NOTE: This is an untested development version
|
||||
ENDTEXT
|
||||
|
||||
label uplvl
|
||||
MENU LABEL Back
|
||||
MENU EXIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue