1
0
Fork 0
mirror of https://gitlab.com/lvmteam/lvm2.git synced 2026-03-07 02:30:36 +00:00
No description
Find a file
2026-03-05 17:09:26 +01:00
autoconf autoconf: update py-compile 2023-07-12 15:18:38 +02:00
base/memory refactor: remove base/data-struct directory and base/Makefile 2026-02-10 13:31:28 +01:00
ci CI: fix the git reference in dry-run.sh 2026-03-04 16:16:18 +01:00
conf conf: use LD_LIBRARY_PATH for generate target to load local libdevmapper 2026-02-26 08:03:43 +00:00
coverity coverity: add model for lv_info and _info functions 2025-12-14 22:01:48 +01:00
daemons dmeventd: use /dev/dm-X directly as inode fallback on old kernels 2026-02-26 08:03:43 +00:00
doc typos: fixes 2025-12-22 16:36:36 +01:00
include autoreconf: reconfigure 2025-12-14 21:40:12 +01:00
lib snapshot: reject lvreduce that would truncate COW exception data 2026-03-02 11:41:28 +01:00
libdaemon libdaemon: CLOEXEC descriptors are not stray fds 2026-02-11 00:39:39 +01:00
libdm makefiles: fix and clean up pofile generation 2026-03-02 11:41:28 +01:00
man make: generate 2026-03-05 17:09:26 +01:00
nix lockd: Clean up spec 2015-07-04 14:36:57 +02:00
po makefiles: fix and clean up pofile generation 2026-03-02 11:41:28 +01:00
scripts typos: fixes 2025-12-22 16:36:36 +01:00
spec spec: add lvm-args(7) man page 2026-02-24 12:00:27 +01:00
test test: fix pvmove-open race in abort-with-open-mimage test 2026-03-02 11:41:28 +01:00
tools man-generator: only emit condition markers with --with-condition-markers 2026-03-05 16:47:20 +01:00
udev udev: fix autoactivation on top of loop dev PVs 2025-07-09 12:48:48 +02:00
.gitignore gitignore: update 2026-02-23 16:58:33 +01:00
.gitlab-ci.yml CI: Add dry-run option to CI 2026-03-02 20:54:02 +00:00
acinclude.m4 acinclude.m4: add local copy of PKG_CHECK_VAR 2023-02-13 14:30:46 +01:00
aclocal.m4 configure: update autotools 2025-07-13 20:55:43 +02:00
configure configure: autoreconf 2026-02-11 00:39:39 +01:00
configure.ac configure: check for xfs header file 2025-12-14 21:40:12 +01:00
COPYING doc: change fsf address 2016-01-21 12:11:37 +01:00
COPYING.BSD Add BSD 2-Clause License 2018-07-27 17:09:46 +02:00
COPYING.LIB Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
ikiwiki.setup pages: Use gitlab pages and ikiwiki for doc 2024-05-16 12:00:26 +02:00
INSTALL INSTALL: update 2025-12-14 22:01:48 +01:00
make.tmpl.in makefiles: fix and clean up pofile generation 2026-03-02 11:41:28 +01:00
Makefile.in refactor: complete transition from device_mapper and base to libdm 2026-02-10 13:31:28 +01:00
README spec: update URLs from sources.redhat.com to sourceware.org 2025-11-10 15:52:23 +01:00
TESTING doc: Update TESTING file 2024-05-16 11:32:43 +02:00
VERSION post-release 2025-12-15 15:14:53 +01:00
VERSION_DM post-release 2025-12-15 15:14:53 +01:00
WHATS_NEW WHATS_NEW: update 2026-03-02 11:41:28 +01:00
WHATS_NEW_DM WHATS_NEW: update 2026-02-10 13:31:28 +01: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:
  https://sourceware.org/pub/lvm2/releases/
  ftp://sourceware.org/pub/lvm2/

The source code is stored in git:
  https://gitlab.com/lvmteam/lvm2
Clone:
  git clone git@gitlab.com:lvmteam/lvm2.git
Anonymous access:
  git clone https://gitlab.com/lvmteam/lvm2.git
Mirrored to:
* https://github.com/lvmteam/lvm2
  git clone https://github.com/lvmteam/lvm2.git
  git clone git@github.com:lvmteam/lvm2.git
* https://sourceware.org/git/?p=lvm2.git
  git clone https://sourceware.org/git/lvm2.git
  git clone git://sourceware.org/git/lvm2.git

Mailing list for general discussion related to LVM2:
  linux-lvm@lists.linux.dev
  Subscribe via email to: linux-lvm+subscribe@lists.linux.dev
  Archive https://lore.kernel.org/linux-lvm/
  Older archive https://listman.redhat.com/archives/linux-lvm/

Mailing lists for LVM2 development, patches and commits:
  lvm-devel@lists.linux.dev
  Subscribe via email to: lvm-devel+subscribe@lists.linux.dev
  Archive https://lore.kernel.org/lvm-devel/
  Older archive https://listman.redhat.com/archives/lvm-devel/

  lvm2-commits@lists.fedorahosted.org (Read-only archive of commits)
  Subscribe from https://fedorahosted.org/mailman/listinfo/lvm2-commits

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

Website:
  https://sourceware.org/lvm2/

Report upstream bugs at:
  https://bugzilla.redhat.com/enter_bug.cgi?product=LVM%20and%20device-mapper
or open issues at:
  https://gitlab.com/groups/lvmteam/-/issues
  https://github.com/lvmteam/lvm2/issues

The source code repository used until 7th June 2012 is accessible using CVS:

  cvs -d :pserver:cvs@sourceware.org:/cvs/lvm2 login cvs
  cvs -d :pserver:cvs@sourceware.org:/cvs/lvm2 checkout LVM2

The password is cvs.