freebsd-dev/share/examples/worm
Jeroen Ruigrok van der Werven 51fe46a87f This is a very obsolete example file for wormcontrol, which is no
longer present in the tree.

PR:		21005
Submitted by:	Michael Harnois <mdharnois@home.com>
2000-09-22 15:05:04 +00:00
..
makecdfs.sh
README

These two shell scripts are what the developers use to burn CDs,
including the FreeBSD releases made for Walnut Creek CDROM.

makecdfs.sh is used to turn an arbitrary tree of files into a single
ISO9660 (with RockRidge extensions) filesystem image.  See the top
of the shell script for usage instructions.

burncd.sh takes the filesystem image produced by makecdfs.sh and burns
it onto a CDR drive.  If you want to simply test your CDR without wasting
a blank, you can also do:

	burncd.sh mybigtestimage dummy

And it will "write" the CD without the laser turned on, so that it's
actually untouched.