freebsd-src/share/man
Andrew Thompson 1332875338 Add a geom class to map Linux LVM logical volumes.
The logical disks will appear as /dev/lvm/<vol group>-<logical vol>, for
instance /dev/lvm/vg0-home. G_LINUX_LVM currently supports linear stripes with
segments on multiple physical disks. The metadata is read only, logical
volumes can not be allocated or resized.

Reviewed by:	Ivan Voras

Previously known as geom_lvm(4), rename requested by des, phk.
2008-02-20 07:45:36 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Implement RB_PREV() AND RB_FOREACH_REVERSE(). 2007-12-28 07:03:26 +00:00
man4 Add a geom class to map Linux LVM logical volumes. 2008-02-20 07:45:36 +00:00
man5 We no longer have both block and character devices, so remove the 2008-02-11 09:36:43 +00:00
man6
man7 The config-recursive target is not run during the normal install process, move 2008-01-22 12:23:30 +00:00
man8 o Add a note that checkyesno takes a variable by its name, not value. 2007-10-26 09:38:54 +00:00
man9 - fix typo 2008-02-15 23:56:33 +00:00
Makefile