1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-06 17:18:29 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Dave Wysochanski e0c64c6c35 Add new liblvm build directory and move lvm_base.c.
The original liblvm.a has been moved to liblvm-internal.a.
We now use liblvm.a for the new application library and build
it inside liblvm directory.

Change dependencies so tools depend on liblvm application library,
and application library depends on liblvm internal.
2009-03-06 16:19:52 +00:00
autoconf extended configure with --enable-profiling for compiling code with gcov info 2008-06-27 15:35:09 +00:00
daemons Fix unlocks in clvmd-corosync. 2009-03-06 11:29:38 +00:00
doc Add --dataalignment to pvcreate to specify alignment of data area. (mbroz) 2009-02-22 19:00:26 +00:00
include Fix include/.symlinks for lvm2.h to lvm.h renaming 2009-02-24 13:13:56 +00:00
lib Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
libdm If kernel supports only one dm major number, use in place of any supplied. 2009-02-12 20:42:07 +00:00
liblvm Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
man Update vgchange and vgmknodes man pages to include --refresh. 2009-02-25 13:17:40 +00:00
old-tests Correct typo in comments: s/is part of the LVM2/is part of LVM2/. 2007-09-21 10:16:45 +00:00
po further progress 2008-11-01 02:19:19 +00:00
scripts Fixed bug where lvresize option -t was not properly passed to fsadm. 2009-02-24 15:48:00 +00:00
test pe_start can be overwritten in VG metadata, so it is not PV label-only field. 2009-02-25 23:31:06 +00:00
tools Rename liblvm to liblvm-internal. 2009-03-06 16:17:28 +00:00
configure Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
configure.in Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
COPYING Outline docs 2001-12-31 16:12:40 +00:00
COPYING.LIB Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
INSTALL quick review of docs 2008-11-04 17:49:22 +00:00
make.tmpl.in Move tools/version.h to lib/misc/lvm-version.h. 2009-02-22 22:11:58 +00:00
Makefile.in Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
README quick review of docs 2008-11-04 17:49:22 +00:00
VERSION post-release 2009-03-03 18:25:05 +00:00
VERSION_DM post-release 2009-03-03 18:25:05 +00:00
WHATS_NEW Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00
WHATS_NEW_DM post-release 2009-03-03 18:25:05 +00:00

This tree contains the LVM2 and device-mapper tools and libraries.

For more information about LVM2 read the changelog in the WHATS_NEW file.
Installation instructions are in INSTALL.

There is no warranty - see COPYING and COPYING.LIB.

Tarballs are available from:
  ftp://sources.redhat.com/pub/lvm2/

To access the CVS tree use:
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 login
  CVS password: cvs
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 co LVM2

Mailing list for general discussion related to LVM2:
  linux-lvm@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Mailing list for LVM2 development, patches and commits:
  lvm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Mailing list for device-mapper development, including kernel patches
and multipath-tools:
  dm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/dm-devel