Go to file
openharmony_ci b8c795b655
!12 feat: add bundle.json
Merge pull request !12 from 33/master
2022-01-24 10:59:23 +00:00
autoconf update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
base update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
conf update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
coverity update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
daemons update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
device_mapper update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
doc update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
include update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
lib update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
libdaemon update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
libdm update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
liblvm update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
man update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
po update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
python update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
scripts update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
test update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
tools update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
udev update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
acinclude.m4 update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
aclocal.m4 update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
BUILD.gn update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
bundle.json feat: add bundle.json. 2022-01-18 10:46:31 +00:00
configure update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
configure.ac update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
COPYING update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
COPYING.BSD update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
COPYING.LIB update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
INSTALL update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
make.tmpl.in update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
Makefile.in update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
OAT.xml Update OTA.xml to fix error tag 2021-09-29 20:00:43 +08:00
README update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
README.OpenSource update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
TESTING update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
VERSION update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
VERSION_DM update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
WHATS_NEW update openharmony 1.0.1 2021-03-11 18:37:37 +08:00
WHATS_NEW_DM update openharmony 1.0.1 2021-03-11 18:37:37 +08: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://sourceware.org/pub/lvm2/
  ftp://sources.redhat.com/pub/lvm2/
  https://github.com/lvmteam/lvm2/releases

The source code is stored in git:
  https://sourceware.org/git/?p=lvm2.git
  git clone git://sourceware.org/git/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

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

Mailing lists for LVM2 development, patches and commits:
  lvm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/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://github.com/lvmteam/lvm2/issues

The source code repository used until 7th June 2012 is accessible here:
  http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/?cvsroot=lvm2.