On Tue, 03.05.2011 at 07:33:39 +0000, Andrey V. Elsukov wrote: > Author: ae > Date: Tue May 3 07:33:39 2011 > New Revision: 221363 > URL: http://svn.freebsd.org/changeset/base/221363 > > Log: > Add "-a alignment" option to gpart(8). When it specified gpart(8) > tries to align partition start offset and size to be multiple of > alignment value. >
Aligned to what? The disk or the partition scheme? Consider someone having a GELI partition of arbitrary alignment, how would a bsdlabel or GPT label inside this GELI partition be aligned when 4K alignment is requested? Cheers, Uli _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"