1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Alasdair Kergon 5b45c0728f quick review of docs
Note that we'll continue to use WHATS_NEW_DM for device-mapper changes
until we can switch to unified version numbering.
2008-11-04 17:49:22 +00:00
autoconf extended configure with --enable-profiling for compiling code with gcov info 2008-06-27 15:35:09 +00:00
daemons make install_device-mapper 2008-11-04 17:25:32 +00:00
doc Improve the way VGs with PVs missing are handled so manual intervention 2008-09-19 06:42:00 +00:00
include make install_device-mapper 2008-11-04 17:25:32 +00:00
lib more fixes 2008-11-04 15:07:45 +00:00
libdm make install_device-mapper 2008-11-04 17:25:32 +00:00
man make install_device-mapper 2008-11-04 17:25:32 +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 further progress 2008-11-01 02:19:19 +00:00
test Fix typo. 2008-11-04 14:38:53 +00:00
tools make install_device-mapper 2008-11-04 17:25:32 +00:00
configure Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
configure.in Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +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 make install_device-mapper 2008-11-04 17:25:32 +00:00
Makefile.in dmeventd 2008-11-04 15:55:27 +00:00
README quick review of docs 2008-11-04 17:49:22 +00:00
VERSION post-release 2008-10-26 10:40:50 +00:00
VERSION_DM libdevmapper version - will change once the merger's settled in 2008-10-31 21:55:40 +00:00
WHATS_NEW more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
WHATS_NEW_DM Split out dm-logging.h from log.h 2008-10-30 17:24:04 +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