Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 03/16/2007 21:12:19
Module Name:	src
Committed By:	bad
Date:		Fri Mar 16 21:12:19 UTC 2007

Modified Files:
	src/etc: Makefile
	src/etc/etc.sgimips: Makefile.inc

Log Message:
Recent versions of mkisofs (I've tested starting with cdrtools-2.01.01a20)
can't find the el-torito boot image with the old syntax. This can be
fixed by removed the leading "i386/" from the -b argument, but then
the mkisofs from the current cdrtools-2.01 package won't find the boot image.

Change the graf-point specifications so that a trailing / terminates
the grafted directories. This way both versions of mkisofs can find the
boot loader.


To generate a diff of this commit:
cvs rdiff -r1.341 -r1.342 src/etc/Makefile
cvs rdiff -r1.14 -r1.15 src/etc/etc.sgimips/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.