freebsd-skq/sys/geom/part
pjd 0c5da4a1c0 Make the message that informs about bootcode being written to disk less
confusing.

Note there is still no information about 'partcode' being written to disk
(gpart bootcode -p <partcode> <disk>).

Maybe in the future all the messages printed by gpart(8) on success could be
hidden under -v?

PR:		bin/150239
Reported by:	Roddi <roddi@me.com>
Submitted by:	arundel
MFC after:	2 weeks
2010-09-15 20:59:13 +00:00
..
g_part_apm.c Teach gpart about bootcode on APM. 2010-05-16 22:21:33 +00:00
g_part_bsd.c Don't leak memory on destruction. 2010-06-02 17:17:11 +00:00
g_part_ebr.c The first 96 bytes may not be zeroes. It can contain trivial boot 2009-09-28 23:52:47 +00:00
g_part_gpt.c Don't leak memory on destruction. 2010-06-02 17:17:11 +00:00
g_part_if.m Implement the resize verb and add support for resizing partitions 2010-04-23 03:11:39 +00:00
g_part_mbr.c Add NTFS partition type to GEOM_MBR. 2010-06-26 13:20:40 +00:00
g_part_pc98.c Implement the resize verb and add support for resizing partitions 2010-04-23 03:11:39 +00:00
g_part_vtoc8.c Fix some whitespace nits. 2010-05-24 17:33:02 +00:00
g_part.c Make the message that informs about bootcode being written to disk less 2010-09-15 20:59:13 +00:00
g_part.h Add NTFS partition type to GEOM_MBR. 2010-06-26 13:20:40 +00:00