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

Re: tools/boot/woody/boot-i386



Le Mon, May 06, 2002 at 08:48:20PM -0700, Jim Westveer écrivait:
> The line in ...tools/boot/woody/boot-i386 that reads:
> 
>     echo -n "-cache-inodes -J -b isolinux/isolinux.bin -c isolinux/boot.cat 
> - -no-emul-boot -boot-load-size 4 -boot-info-table " > $N.mkisofs_opts
> 
> I beleive should read  ..... >> $N.mkisofs_opts
>
> The way it is currently, it overwrites the default MKISOFS options
> that are set in CONF.sh.    

First, the initial values don't come from CONF.sh but from
tools/set_mkisofs_opt. The content of MKISOFS_OPTS is directly given
to the command line and not written to the *.mkisofs_opts files.

Now, whether we use > or >> here doesnt' really matter as long as
we keep the required options. :-)

I've still committed a little fix because :> was removing any default
options.

Cheers,
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Formation Linux et logiciel libre : http://www.logidee.com


-- 
To UNSUBSCRIBE, email to debian-cd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: