freebsd-dev/sbin/bsdlabel
John W. De Boskey 3233afaec7 Allow for easier configuration when using disklabel. A sample
being:

#        size   offset    fstype   [fsize bsize bps/cpg]
  a:   400M        0    4.2BSD     4096 16384    75     # (Cyl.    0 - 812*)
  b:     1G        *      swap
  c:      *        *    unused
  e: 204800        *    4.2BSD
  f:     5g        *    4.2BSD
  g:      *        *    4.2BSD

   These patches are the original work of Randell Jesup, and
I believe Matt Dillon, with additional work by Warner Losh.
Please let me know if I've left someone out.

   Incorporated into this is the fix for PR bin/22727.

   This patchset still has style issues and a possible problem on
large disks. However, it was a agreed to get these committed before
performing major surgery on them.

PR:		bin/22727
Submitted by:	Randell Jesup <rjesup@wgate.com>
2001-02-25 16:47:44 +00:00
..
bsdlabel.5 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
bsdlabel.8 Allow for easier configuration when using disklabel. A sample 2001-02-25 16:47:44 +00:00
bsdlabel.c Allow for easier configuration when using disklabel. A sample 2001-02-25 16:47:44 +00:00
Makefile Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
pathnames.h Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00