K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-22T01:01:15.000000Z K 7 svn:log V 297 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 END