All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multipath-tools: add info about how to get a release directly from gitweb
@ 2018-01-12 16:56 Xose Vazquez Perez
  2018-03-07 13:28 ` Xose Vazquez Perez
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2018-01-12 16:56 UTC (permalink / raw)
  Cc: device-mapper development, Xose Vazquez Perez

gitweb is able to extract and serve a release right away.

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 570224d..89bab74 100644
--- a/README
+++ b/README
@@ -20,7 +20,8 @@ git archive --format=tar.gz --prefix=multipath-tools-X.Y.Z/ X.Y.Z > ../multipath
 
 Alternatively it may be obtained from gitweb, go to:
 https://git.opensvc.com/?p=multipath-tools/.git;a=tags
-select a release-tag and then click on "snapshot".
+select a release-tag and then click on "snapshot". Or get it with
+wget "https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;sf=tgz;h=refs/tags/X.Y.Z" -O multipath-tools-X.Y.Z.tar.gz
 
 
 Source code
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-07 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12 16:56 [PATCH] multipath-tools: add info about how to get a release directly from gitweb Xose Vazquez Perez
2018-03-07 13:28 ` Xose Vazquez Perez
2018-03-07 14:26   ` Christophe Varoqui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.