add f28 beta
This commit is contained in:
parent
369f70a34f
commit
e42854e168
2 changed files with 19 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
DEFAULT vesamenu.c32
|
||||
MENU INCLUDE fedora.conf
|
||||
PROMPT 0
|
||||
MENU TITLE boot.fedoraproject.org (version 2017-11-13)
|
||||
MENU TITLE boot.fedoraproject.org (version 2018-04-02)
|
||||
|
||||
LABEL bootlocal
|
||||
MENU DEFAULT
|
||||
|
|
|
@ -6,6 +6,24 @@ TEXT HELP
|
|||
Install latest Pre-release versions of Fedora (Alpha, Beta). (when available)
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-28-Beta-x86_64-Everything
|
||||
MENU LABEL Fedora-28-Beta-x86_64-Everything
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/x86_64/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/x86_64/os/images/pxeboot/initrd.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/x86_64/os/ rd.timeout=60
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 28-Beta x86_64 Everything installer.
|
||||
ENDTEXT
|
||||
|
||||
label Fedora-28-Beta-i386-Everything
|
||||
MENU LABEL Fedora-28-Beta-i386-Everything
|
||||
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/i386/os/images/pxeboot/vmlinuz
|
||||
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/i386/os/images/pxeboot/initrd.img
|
||||
APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/testing/28-Beta/Everything/i386/os/ rd.timeout=60
|
||||
TEXT HELP
|
||||
Selecting this will boot the Fedora 28-Beta i386 Everything installer.
|
||||
ENDTEXT
|
||||
|
||||
label uplvl
|
||||
IPAPPEND 3
|
||||
MENU LABEL ^Back
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue