| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process.release/8.3.0_cvs | Ken Smith | 2012-04-09 | 1 | -1/+1 |
| | | | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image. | ||||
| * | - Apply the same naming rules of LVM names as done in the LVM code itself. | Ulf Lilleengen | 2009-06-24 | 1 | -16/+27 |
| | | | | | | | | PR: kern/135874 Notes: svn path=/head/; revision=194924 | ||||
| * | Add a geom class to map Linux LVM logical volumes. | Andrew Thompson | 2008-02-20 | 1 | -0/+1178 |
| 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. Notes: svn path=/head/; revision=176417 | |||||
