freebsd-dev/sbin/bsdlabel
Joerg Wunsch 425bed3abf Finally implement the "auto" disktype. It attempts to get all the
required information from the driver, and produce a virgin disklabel
for it.  The latter might be further edited with `disklabel -e' to
satisfy the user's need.

The magic sequence is:

	disklabel -r -w sdX auto
	disklabel -e sdX
1996-01-22 01:01:15 +00:00
..
bsdlabel.5 Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
bsdlabel.8 Finally implement the "auto" disktype. It attempts to get all the 1996-01-22 01:01:15 +00:00
bsdlabel.c Finally implement the "auto" disktype. It attempts to get all the 1996-01-22 01:01:15 +00:00
dkcksum.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pathnames.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00