freebsd-skq/sys/geom/part
ae f892d9414a Change the way how we update bootcode for BSD scheme.
Since the only parameter that we check is size of bootcode, then
allow only two sizes: size of boot1 and size of /boot/boot.
This partially protects users from losing ability to boot if incorrect
bootcode is specified.

Requested by:	ru
2011-06-20 12:22:30 +00:00
..
g_part_apm.c Limit number of sectors that can be addressed. 2011-05-08 12:16:39 +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 Do not truncate available disk space to the closest track boundary. 2011-05-25 09:38:12 +00:00
g_part_gpt.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
g_part_if.m
g_part_mbr.c Some partitioning tools may have a different opinion about disk 2011-05-27 06:37:42 +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 Limit number of sectors that can be addressed. 2011-05-08 12:28:13 +00:00
g_part.c Add diagnostic message about not aligned partitions. 2011-06-03 06:58:24 +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