freebsd-dev/sbin/geom/class
Andrey V. Elsukov 91ca76a590 Add disklabel64 support to GEOM_PART class.
This partitioning scheme is used in DragonFlyBSD. It is similar to
BSD disklabel, but has the following improvements:
* metadata has own dedicated place and isn't accessible through partitions;
* all offsets are 64-bit;
* supports 16 partitions by default (has reserved place for more);
* has reserved place for backup label (but not yet implemented);
* has UUIDs for partitions and partition types;

No objections from:	geom
MFC after:	2 weeks
Relnotes:	yes
2014-06-11 10:42:34 +00:00
..
cache Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00
concat Cross-reference gvinum(8) instead of vinum(8). 2013-03-16 22:02:47 +00:00
eli Add mention of metadata version 7 in FreeBSD 10.0 2014-05-13 15:46:52 +00:00
journal Use tabs for indentation. 2013-01-05 21:52:38 +00:00
label Minor mdoc improvements. 2014-06-06 19:00:43 +00:00
mirror Improve wording slightly. 2013-12-27 16:48:37 +00:00
mountver Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00
multipath New command "gmultipath prefer" to force selection of a specified 2012-08-03 14:55:35 +00:00
nop update information about debugging sysctl... 2013-04-14 16:20:25 +00:00
part Add disklabel64 support to GEOM_PART class. 2014-06-11 10:42:34 +00:00
raid Minor rewording. 2013-04-04 10:26:09 +00:00
raid3 Allow to insert new component to geom_raid3 without specifying number. 2013-01-15 10:06:35 +00:00
sched Remove trailing whitespace. 2012-07-30 10:14:37 +00:00
shsec Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
stripe The 'create' subcommand doesn't have '-h' option. 2014-06-06 13:00:53 +00:00
virstor Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.inc Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00