Subject: CVS commit: src/distrib/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/07/2003 11:36:02
Module Name:	src
Committed By:	lukem
Date:		Fri Mar  7 09:36:02 UTC 2003

Added Files:
	src/distrib/common: sunbootcd.sh

Log Message:
Script to make a file system image (usually .iso) bootable by Sun
computers, by appending appropriate boot file systems to the image and
then creating a disklabel using sunlabel(8).

Inspired by distrib/utils/mksunbootcd, except that this is a shell script
instead of being a C program that would have needed to become a host tool.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/distrib/common/sunbootcd.sh

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