Commit graph

5 commits

Author SHA1 Message Date
Brooks Davis
9ace3426fe Setting USE_RCORDER to an undefined variable means nothing happens. Set
it to PORTNAME not NAME so we actually install the helper script.
2005-09-14 18:57:06 +00:00
Brooks Davis
303a11b900 Upgrade to 1.0.0. The primary differences are support for geom and ufs
labels plus a startup script that allows disks to be configured at boot
based on the existance of a geom label.

This release de-supports FreeBSD < 5.3 due to the geom label support
requirment.
2005-09-01 23:56:48 +00:00
Brooks Davis
ecafb1a108 Upgrade to 0.9.2.
This release contains bugfixes to the examples.

Approved by:	krion (mentor)
2004-05-11 20:02:04 +00:00
Brooks Davis
51f2ebce94 Fix typos.
Submitted by:	olgeni
Approved by:	krion (mentor)
2004-05-10 17:21:20 +00:00
Brooks Davis
870d785f2c The diskprep program prepares a disk for use. It can be used for a
variety of purposes including initalizing flash disks to use as boot
media or automaticly configured the disks of nodes in a cluster.

http://people.freebsd.org/~brooks/diskprep/

Approved by:	krion (mentor)
2004-05-08 00:03:14 +00:00