freebsd-skq/sys/modules/geom
ae b6530ab0a7 MFC r267355:
Add UUIDs for DragonFlyBSD's partition types.

MFC r267356:
  Add DragonFlyBSD's Hammer FS types and type names.

MFC r267357:
  Add aliases for DragonFlyBSD's partition types.

MFC r267358:
  Allow dumping to DragonFlyBSD's swap partition.

MFC r267359:
  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;

MFC r267360:
  Add disklabel64 support

Relnotes:	yes
2014-07-01 13:29:17 +00:00
..
geom_bde
geom_bsd
geom_cache
geom_ccd
geom_concat
geom_eli
geom_fox
geom_gate
geom_journal
geom_label Link g_label_disk_ident when building geom_label as a module 2013-04-17 09:19:29 +00:00
geom_linux_lvm
geom_mbr
geom_mirror
geom_mountver
geom_multipath
geom_nop
geom_part MFC r267355: 2014-07-01 13:29:17 +00:00
geom_pc98
geom_raid Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
geom_raid3
geom_sched
geom_shsec
geom_stripe
geom_sunlabel
geom_uncompress MFC r260522, r260523, r261439, r261440, r261586, r264504, r264769, r265193, 2014-05-16 14:28:55 +00:00
geom_uzip
geom_vinum
geom_virstor
geom_vol_ffs
geom_zero
Makefile MFC r260522, r260523, r261439, r261440, r261586, r264504, r264769, r265193, 2014-05-16 14:28:55 +00:00
Makefile.inc