Fix a number of issues with Syslinux templates (Closes: #476204)
This fixes: * The ugly "toboot" and "to\nboot" problems * Mistitled F4 page * Ugly line-breaking of Debian Live URL
This commit is contained in:
parent
90be1cb4b5
commit
0e8c38206d
|
@ -270,7 +270,6 @@ Configure_syslinux_templates ()
|
|||
-e "s|{\$LH_MEDIA}|${MEDIA}|" \
|
||||
-e "s|{\$LH_VERSION}|${VERSION}|" \
|
||||
-e "s|{\$LH_SYSLINUX_TIMEOUT}|${LH_SYSLINUX_TIMEOUT}0|" \
|
||||
-e 's|\ $||g' \
|
||||
$template_file
|
||||
done
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
You must have at least 64 megabytes of RAM to run this Debian Live system.
|
||||
|
||||
See the Live Manual or the FAQ for more information; both
|
||||
documents are available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
|
||||
See the Live Manual or the FAQ for more information; both documents are
|
||||
available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
|
||||
|
||||
|
||||
You must have at least 32 megabytes of RAM to use the Debian installer.
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
You must have at least 64 megabytes of RAM to run this Debian Live system.
|
||||
|
||||
See the Live Manual or the FAQ for more information; both
|
||||
documents are available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
|
||||
See the Live Manual or the FAQ for more information; both documents are
|
||||
available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
|
||||
|
||||
Thank you for choosing Debian!
|
||||
|
||||
|
@ -20,4 +20,5 @@ Thank you for choosing Debian!
|
|||
|
||||
|
||||
|
||||
Press F1control and F then 1 for the help index, or ENTER to
|
||||
|
||||
Press F1control and F then 1 for the help index, or ENTER to
|
|
@ -1,4 +1,4 @@
|
|||
0fADDITIONAL BOOT METHODS07 09F307
|
||||
0fADDITIONAL BOOT METHODS07 09F407
|
||||
|
||||
0fAvailable boot methods:07
|
||||
|
||||
|
|
Loading…
Reference in New Issue