El Sábado, 15 de Octubre de 2005 04:54, Alexander E. Patrakov escribió:

> Two more feature requests.
>
> 1. For the UTF-8 book, it is also needed to download
> glibc-libidn-2.3.5.tar.bz2 from lfs-matrix. Please handle this similarly
> to glibc-linuxthreads and bash-doc tarballs.

Working on it. 

I also will try to can use both tar.bz2 and tar.gz formats without the need to 
rely on a newer Tar version installed on the host.

> 2. Please don't use "&&" between commands. Reason: sometimes there's no
> "&&" if the book says to do two commands in one screen/userinput block.
> In order to fail reliably on any error without continuing the script,
> you can add a "set -e" line just below "#!/bin/sh". This has the same
> effect as adding "&&" between all commands. Obviously, "make -k check"
> should be replaced with "make -k check || true" then.

Good trip. That also will do unneeded the hack for "cat ... EOF" blocks. 

Many thanks.

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to