freebsd-skq/sbin/geom/class
pjd 237c75e898 After changing LIBDIR to SHLIBDIR, because of dependencies problems,
new problem shows up: symblic links (<libname>.so) are created under
/usr/lib/ now, instead of under /lib/geom/ where geom(8) looks for them.
Introduce a workaround to fix this by teaching geom(8) to open libraries
via /lib/geom/<libname>.so.<major_number> instead of /lib/geom/<libname>.so.
2004-08-01 22:24:07 +00:00
..
concat Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
label MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow 2004-07-18 08:00:30 +00:00
mirror Add '-p' option for 'insert' command which allows to specify priority 2004-07-31 00:54:44 +00:00
nop - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00
stripe Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
Makefile Connect GEOM_MIRROR class to the build. 2004-07-30 23:18:53 +00:00
Makefile.inc After changing LIBDIR to SHLIBDIR, because of dependencies problems, 2004-08-01 22:24:07 +00:00