Merged. On Wed, Oct 19, 2016 at 1:34 AM, Xose Vazquez Perez <[email protected]> wrote:
> and httpS for everyone. > > Cc: Christophe Varoqui <[email protected]> > Cc: device-mapper development <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > --- > ChangeLog | 6 ------ > README | 38 ++++++++++++++++++++++++++++---------- > 2 files changed, 28 insertions(+), 16 deletions(-) > delete mode 100644 ChangeLog > > diff --git a/ChangeLog b/ChangeLog > deleted file mode 100644 > index 4b547bb..0000000 > --- a/ChangeLog > +++ /dev/null > @@ -1,6 +0,0 @@ > -Change logs are at : > - > -- pre-0.4.5 > - http://web.archive.org/web/20070309224034/http:// > christophe.varoqui.free.fr/wiki/wakka.php?wiki=ChangeLog > -- post-0.4.5 > - http://git.opensvc.com/?p=multipath-tools/.git;a=log > diff --git a/README b/README > index 77b79b8..a18b325 100644 > --- a/README > +++ b/README > @@ -1,8 +1,8 @@ > -multipath-tools for Linux <http://christophe.varoqui.free.fr/> > + multipath-tools for Linux <http://christophe.varoqui.free.fr/> > > > -This package provides the following binaries to drive the > -Device Mapper multipathing driver: > +This package provides the following binaries to drive the Device Mapper > +multipathing driver: > > multipath - Device mapper target autoconfig. > multipathd - Multipath daemon. > @@ -10,20 +10,38 @@ mpathpersist - Manages SCSI persistent reservations on > dm multipath devices. > kpartx - Create device maps from partition tables. > > > -tarballs are not generated anymore, to get a specific release do: > -git clone http://git.opensvc.com/multipath-tools/.git > +Releases > +======== > +Tarballs are not generated anymore, to get a specific release do: > +git clone https://git.opensvc.com/multipath-tools/.git > cd multipath-tools > git tag > git archive --format=tar.gz --prefix=multipath-tools-X.Y.Z/ X.Y.Z > > ../multipath-tools-X.Y.Z.tar.gz > > Alternatively it may be obtained from gitweb, go to: > -http://git.opensvc.com/?p=multipath-tools/.git;a=tags > +https://git.opensvc.com/?p=multipath-tools/.git;a=tags > select a release-tag and then click on "snapshot". > > > -To get latest devel code: git clone http://git.opensvc.com/ > multipath-tools/.git > +Source code > +=========== > +To get latest devel code: git clone https://git.opensvc.com/ > multipath-tools/.git > +Gitweb: https://git.opensvc.com/?p=multipath-tools/.git > > -Mailing list: http://www.redhat.com/mailman/listinfo/dm-devel > -Gitweb: http://git.opensvc.com/?p=multipath-tools/.git > > -Current maintainer is Christophe Varoqui <[email protected]> > +Mailing list (subscribers-only) > +============ > +To subscribe and archives: https://www.redhat.com/ > mailman/listinfo/dm-devel > +Searchable: https://marc.info/?l=dm-devel > + > + > +Changelog > +========= > +pre-0.4.5: https://web.archive.org/web/20070309224034/http:// > christophe.varoqui.free.fr/wiki/wakka.php?wiki=ChangeLog > +post-0.4.5: https://git.opensvc.com/?p=multipath-tools/.git;a=log > + > + > +Maintainer > +========== > +Christophe Varoqui <[email protected]> > +Device-mapper development mailing list <[email protected]> > -- > 2.10.1 > >
-- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
