1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Brooks Davis
638fc7f4cd Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
2007-02-05 18:03:58 +00:00
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
ab69be96d0 Add MASTER_SITE_LOCAL to the list of MASTER_SITES. Get rid of debugging
in the rc.d script.  Make the script actually avoid rewiping the disk
once it's been labled.
2006-01-11 18:20:59 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
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