CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/03/22 13:01:32
Modified files: sbin/disklabel : disklabel.8 disklabel.c editor.c extern.h Log message: Add 'A' command to Editor mode, and -A flag to automatically execute it on disks without an existing label. The 'A' command allocates all space on the disk into a reasonable partition scheme for a root disk. Feedback from several, time to work on it in-tree. Prodded (repeatedly) by and ok deraadt@