From: Jesper Dangaard Brouer <brouer@redhat.com>
To: lvs-devel@vger.kernel.org, Simon Horman <horms@verge.net.au>
Cc: Wensong Zhang <wensong@linux-vs.org>,
Julian Anastasov <ja@ssi.bg>,
Hans Schillstrom <hans.schillstrom@ericsson.com>,
Ryan O'Hara <rohara@redhat.com>
Subject: [ipvsadm PATCH 1/3] Make README more generic and reference new kernel.org location
Date: Thu, 05 Sep 2013 13:23:09 +0200 [thread overview]
Message-ID: <20130905112308.5071.6480.stgit@localhost> (raw)
In-Reply-To: <20130905112303.5071.14612.stgit@localhost>
The old README were written for Version 1.20 - 18th September 2001.
Change this to be more generic for future releases.
Make it clear that SCM/git repository have been moved to kernel.org:
https://git.kernel.org/cgit/utils/kernel/ipvsadm/ipvsadm.git
And release tarball also have moved to kernel.org:
https://kernel.org/pub/linux/utils/kernel/ipvsadm/
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
---
README | 26 ++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 deletions(-)
diff --git a/README b/README
index 54474e5..2e62008 100644
--- a/README
+++ b/README
@@ -1,21 +1,31 @@
--------------------------------------------------------------------------
-ipvsadm - Version 1.20 - 18th September 2001
+ipvsadm
This is free software. See below for details.
-ipvsadm is a utility to administer the IP virtual server services
-offered by the Linux kernel with IP virtual server support.
+ipvsadm is a utility to administer the IP Virtual Server (IPVS)
+services offered by the Linux kernel with IPVS support to create a
+wide range of load-balancer setups.
-This version of ipvsadm requires IPVS module v0.9.7 for kernel 2.4 or
-later. Check out the Linux Virtual Server Project home page on the
+Check out the Linux Virtual Server Project home page on the
World Wide Web:
http://www.LinuxVirtualServer.org/
or
http://www.Linux-VS.org/
-for the most recent information and original sources about ipvsadm.
+for the most recent information about ipvsadm.
-To make, make sure your Linux kernel is already patched with IPVS and
+Releases can be downloaded from:
+ https://kernel.org/pub/linux/utils/kernel/ipvsadm/
+
+The source code is available via git from kernel.org:
+ https://git.kernel.org/cgit/utils/kernel/ipvsadm/ipvsadm.git
+ git://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git
+
+A wikipage is available at:
+ http://kb.linuxvirtualserver.org/wiki/Main_Page
+
+To make, make sure your Linux kernel is compiled with IPVS, e.g. by invoking
"make menuconfig" or "make xconfig" to setup the right compiling options,
see the README of the virtual server patch for detail, then simply type
make
@@ -35,7 +45,7 @@ in the source directory.
Wensong Zhang <wensong@linuxvirtualserver.org>
next prev parent reply other threads:[~2013-09-05 11:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 11:23 [ipvsadm PATCH 0/3] Patchset in preparation for ipvsadm release v1.27 Jesper Dangaard Brouer
2013-09-05 11:23 ` Jesper Dangaard Brouer [this message]
2013-09-05 11:23 ` [ipvsadm PATCH 2/3] Add MAINTAINERS style file Jesper Dangaard Brouer
2013-09-05 11:23 ` [ipvsadm PATCH 3/3] Maintainer script for releasing tarballs Jesper Dangaard Brouer
2013-09-05 19:33 ` [ipvsadm PATCH 0/3] Patchset in preparation for ipvsadm release v1.27 Julian Anastasov
2013-09-06 2:20 ` Simon Horman
2013-09-06 7:48 ` Jesper Dangaard Brouer
2013-09-06 8:05 ` Simon Horman
2013-09-06 8:13 ` Jesper Dangaard Brouer
2013-09-06 8:28 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130905112308.5071.6480.stgit@localhost \
--to=brouer@redhat.com \
--cc=hans.schillstrom@ericsson.com \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=lvs-devel@vger.kernel.org \
--cc=rohara@redhat.com \
--cc=wensong@linux-vs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.