NetBSD/external/gpl2/lvm2/dist
haad 16daab5dae Fix /var/run/dev.db dependency by adding new get_dev_name routine which
converts raw device major:minor number to block device path. By reading
/dev and using stat to find block device major:minor numbers.
2010-03-12 16:24:40 +00:00
..
autoconf
daemons Fix cinflicts created by import of latest lvm2tools LVM2-2-02-56. 2009-12-02 00:58:02 +00:00
doc Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
include Fix build, add missing symbols, remove unknown ioctls etc. 2009-12-02 01:53:25 +00:00
lib Try to fix amd64 build. 2009-12-05 01:52:44 +00:00
libdm Fix /var/run/dev.db dependency by adding new get_dev_name routine which 2010-03-12 16:24:40 +00:00
liblvm Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
man Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
po Fix cinflicts created by import of latest lvm2tools LVM2-2-02-56. 2009-12-02 00:58:02 +00:00
scripts Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
test Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
tools Fix cinflicts created by import of latest lvm2tools LVM2-2-02-56. 2009-12-02 00:58:02 +00:00
udev Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
COPYING
COPYING.LIB
INSTALL
Makefile Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
Makefile.in Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
README
VERSION Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
VERSION_DM Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
WHATS_NEW Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
WHATS_NEW_DM Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
configure Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
configure.in Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
lvm2netbsd Fix comment about running ./configure script. 2009-12-02 00:59:19 +00:00
make.tmpl Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00
make.tmpl.in Import of new version of lvm2tools LVM2-2-02-56. 2009-12-02 00:25:22 +00:00

README

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