CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/04/10 14:54:08
Modified files: sbin/disklabel : disklabel.8 disklabel.c editor.c extern.h Log message: Re-work '-A' so that it sets a flag that -E and -w use, and which will just display the auto-allocation plan otherwise. Don't overwrite any spoofed partitions, insert auto allocated partitions where we can. This is much more install script and weird architecture friendly. I'm talking about you, macppc. Many suggestions and code from otto@, feedback from many, cattle prod applied by dera...@. ok deraadt@ "if it works for >8GB ... put it in" miod@ "to be clear, ok" todd@