Searched hist:267359 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/modules/geom/geom_part/geom_part_bsd64/
H A DMakefile267359 Wed Jun 11 10:59:13 MDT 2014 ae 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
/freebsd-11.0-release/sys/modules/geom/geom_part/
H A DMakefilediff 267359 Wed Jun 11 10:59:13 MDT 2014 ae 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
/freebsd-11.0-release/sys/geom/part/
H A Dg_part_bsd64.c267359 Wed Jun 11 10:59:13 MDT 2014 ae 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
/freebsd-11.0-release/sbin/geom/class/part/
H A Dgpart.8diff 267359 Wed Jun 11 10:59:13 MDT 2014 ae 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

Completed in 79 milliseconds