freebsd-dev/sys/geom/part
Andrey V. Elsukov c3f9f306d2 Add alias for the partition type 0x0f. Now "ebr" name is used for both
types 0x05 and 0x0f, but 0x05 is preferred and used when partition is
created with "gpart add -t ebr ...".
This should keep EBR partitions accessible after r231754 for those,
who have EBR on the partition with type 0x0f.
2012-02-20 05:48:57 +00:00
..
g_part_apm.c Let's be more realistic and limit maximum number of partition to 4k. 2012-02-10 06:44:30 +00:00
g_part_bsd.c Change the way how we update bootcode for BSD scheme. 2011-06-20 12:22:30 +00:00
g_part_ebr.c Add additional check to EBR probe and create methods: 2012-02-15 10:33:29 +00:00
g_part_gpt.c Add support for Boot Camp. The support is defined as follows: 2011-10-23 02:51:23 +00:00
g_part_if.m Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00
g_part_mbr.c Add alias for the partition type 0x0f. Now "ebr" name is used for both 2012-02-20 05:48:57 +00:00
g_part_pc98.c Do not truncate available disk space to the closest track boundary. 2011-05-25 09:45:13 +00:00
g_part_vtoc8.c Allow to dump on Solaris swap partitions. 2011-10-18 20:16:02 +00:00
g_part.c Add PART::type attribute handler. It returns partition type as string. 2012-02-15 10:02:19 +00:00
g_part.h Add new user-friendly aliases for partition types for the MBR and 2011-01-28 11:13:01 +00:00