mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-25 01:34:38 +03:00
LVM2 mirror repository
https://sourceware.org/lvm2/
c2ed40a74f
o Text format now has a description and time field at the top level. o archiving and backup set the description appropriately. eg, for an archive: description = "Created *before* executing 'lvextend test_vg/lvol0 -l +1'." creation_time = 1013166332 for a backup: description = "Created *after* executing 'lvextend test_vg/lvol0 -l +1'." creation_time = 1013166332 This is preparing the way for a simple vgcfgundo command. |
||
---|---|---|
autoconf | ||
doc | ||
include | ||
lib | ||
libdm | ||
man | ||
old-tests | ||
scripts | ||
tools | ||
BUGS | ||
configure | ||
configure.in | ||
COPYING | ||
COPYING.LIB | ||
INSTALL | ||
INTRO | ||
make.tmpl.in | ||
Makefile.in | ||
README | ||
TODO | ||
VERSION |
This directory contains a beta release of LMV2, the new version of the userland LVM tools designed for the new device-mapper for the Linux kernel. The device-mapper needs to be installed before compiling these LVM2 tools. For more information about LVM2 read the INTRO file. Installation instructions are in INSTALL. This is beta-quality software, released for testing purposes only. There is no warranty - see COPYING and COPYING.LIB. Tarballs are available from: ftp://ftp.sistina.com/pub/LVM2/tools/ ftp://ftp.sistina.com/pub/LVM2/device-mapper/ To access the CVS tree use: cvs -d :pserver:cvs@tech.sistina.com:/data/cvs login CVS password: cvs1 cvs -d :pserver:cvs@tech.sistina.com:/data/cvs checkout LVM2 Mailing list for discussion/bug reports etc. lvm-devel@sistina.com Subscribe from http://lists.sistina.com/mailman/listinfo/lvm-devel