freebsd-skq/sys/geom/part
Edward Tomasz Napierala 2006d590d6 Add kern.geom.part.separator tunable. This makes it possible
to specify an optional separator to insert before partition name;
eg if it's set to "c/", you'll get "ada0c/s1" instead of "ada0s1".
(It cannot be set to just “/“, since ada0 is a device node, not
a directory.)

Reviewed by:	imp
MFC after:	2 weeks
Sponsored by:	Klara Inc.
Differential Revision:	https://reviews.freebsd.org/D22193
2019-12-13 09:28:44 +00:00
..
g_part_apm.c Use sbuf_cat() in GEOM confxml generation. 2019-06-19 15:36:02 +00:00
g_part_bsd64.c Use sbuf_cat() in GEOM confxml generation. 2019-06-19 15:36:02 +00:00
g_part_bsd.c Annotate geom modules with MODULE_VERSION 2018-04-10 19:18:16 +00:00
g_part_ebr.c gpart: add EFI alias for MBR partition scheme 2018-06-17 20:10:48 +00:00
g_part_gpt.c Allow more nesting of GEOM partitioning schemes 2019-09-03 20:57:20 +00:00
g_part_if.m Add kern.geom.part.separator tunable. This makes it possible 2019-12-13 09:28:44 +00:00
g_part_ldm.c Sort geom/part mbr/ebr/ldm alias table entries 2018-06-17 20:06:27 +00:00
g_part_mbr.c Remove duplicate g_debugflags declaration. 2019-12-05 15:07:32 +00:00
g_part_vtoc8.c Remove duplicate g_debugflags declaration. 2019-12-05 15:07:32 +00:00
g_part.c Add kern.geom.part.separator tunable. This makes it possible 2019-12-13 09:28:44 +00:00
g_part.h Add kern.geom.part.separator tunable. This makes it possible 2019-12-13 09:28:44 +00:00