Commit graph

5 commits

Author SHA1 Message Date
Brooks Davis
93d0cff344 Upgrade to 1.0.1
- Enable softupdates on disks we newfs since they are generally real
    disks.
  - Increase the size of swap and var in the example.
2006-01-11 23:37:24 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +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
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