[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476204: "toboot" in isolinux prompt and other problems



On Mon, Apr 14, 2008 at 11:21:36PM -0400, Joey Hess wrote:

> f2.txt has a newline after the word "to", so "boot:" is written on the next
>        line

The immediate offender is:

diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 8b8fc3f..da3952b 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -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
 



> f2.txt lacks the text "F2" in the corner, all the other screens have their
>        number there
> f2.txt could move the URL to the website down to the next line since the
>        full url doesn't fit on the line it's on

Reminder: in vim, make sure you use noeol. I with those files:

  :set noeol bin|w

instead of simply saving, just to be sure.


> f4.txt says "F3" in the corner

And F8 is intentionally left blank?

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir






Reply to: