remove upgrade from the sparc and sysylinux config templates

This commit is contained in:
Dennis Gilmore 2012-11-20 17:04:47 -06:00
parent ff42fbd57e
commit 2b1fcaefd0
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
 
Welcome to @PRODUCT@ @VERSION@! Welcome to @PRODUCT@ @VERSION@!
- To install or upgrade in graphical mode, press the <ENTER> key. - To install in graphical mode, press the <ENTER> key.
- To install or upgrade in text mode, type: linux text <ENTER>. - To install in text mode, type: linux text <ENTER>.
- To enter rescue mode type: linux rescue <ENTER>. - To enter rescue mode type: linux rescue <ENTER>.

View File

@ -57,11 +57,11 @@ menu tabmsg Press Tab for full configuration options on menu items.
menu separator # insert an empty line menu separator # insert an empty line
menu separator # insert an empty line menu separator # insert an empty line
label linux label linux
menu label ^Install/upgrade @PRODUCT@ menu label ^Install @PRODUCT@
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img @ROOT@ quiet append initrd=initrd.img @ROOT@ quiet
label check label check
menu label Test this ^media & install/upgrade @PRODUCT@ menu label Test this ^media & install @PRODUCT@
menu default menu default
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img @ROOT@ quiet rd.live.check append initrd=initrd.img @ROOT@ quiet rd.live.check
@ -71,7 +71,7 @@ menu begin ^Troubleshooting
menu title Troubleshooting menu title Troubleshooting
label vesa label vesa
menu indent count 5 menu indent count 5
menu label Install/upgrade @PRODUCT@ in ^basic graphics mode menu label Install @PRODUCT@ in ^basic graphics mode
text help text help
Try this option out if you're having trouble installing Try this option out if you're having trouble installing
@PRODUCT@. @PRODUCT@.