Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/08/2005 07:39:30
Module Name:	src
Committed By:	martin
Date:		Tue Mar  8 07:39:30 UTC 2005

Modified Files:
	src/etc: Makefile

Log Message:
Remove ${MACHINE} from the volume name of iso images - our new naming sheme
makes the field overflow even on archs where ${MACHINE} is pretty short.

Also rearange MKISOFS_FLAGS so that they default to -quiet unless the
user explicitly asks for -v. Add -hide-joliet-trans-tbl to get rid of
the TRANS.TBL files on modern OSs.


To generate a diff of this commit:
cvs rdiff -r1.305 -r1.306 src/etc/Makefile

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