freebsd-dev/share/examples/worm
Jordan K. Hubbard 8145a39075 Whups, do what I really intended for the copyright string argument here
(that's why there's all those shifts! :).
1996-10-10 09:36:17 +00:00
..
burncd.sh Relax the argument checking - it caused it to fail in the perfectly 1996-10-04 12:30:16 +00:00
makecdfs.sh Whups, do what I really intended for the copyright string argument here 1996-10-10 09:36:17 +00:00
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 an HP 4020i CDR drive (see script for information on customizing
it to other types of CDR drives).

It's that simple!