freebsd-dev/sys/geom/part
Marcel Moolenaar 0081f96ecd Have gpart synthesize a disk geometry if the underlying provider
don't have it. Some partitioning schemes, as well as file systems,
operate on the geometry and without it such schemes (e.g. MBR)
and file systems (e.g. FAT) can't be created. This is useful for
memory disks.
2007-06-17 22:19:19 +00:00
..
g_part_apm.c Prefix unknown (i.e. un-aliased) partition types with '!'. This is 2007-06-06 05:06:14 +00:00
g_part_gpt.c Prefix unknown (i.e. un-aliased) partition types with '!'. This is 2007-06-06 05:06:14 +00:00
g_part_if.m
g_part_mbr.c Have gpart synthesize a disk geometry if the underlying provider 2007-06-17 22:19:19 +00:00
g_part.c Have gpart synthesize a disk geometry if the underlying provider 2007-06-17 22:19:19 +00:00
g_part.h Have gpart synthesize a disk geometry if the underlying provider 2007-06-17 22:19:19 +00:00