From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH] README: mention git repos at xen.org Date: Tue, 21 Oct 2014 15:55:44 +0200 Message-ID: <544665E0.3030504@citrix.com> References: <1413898286-21875-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1413898286-21875-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering , xen-devel@lists.xen.org Cc: Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org El 21/10/14 a les 15.31, Olaf Hering ha escrit: > Signed-off-by: Olaf Hering > Cc: Ian Campbell > Cc: Ian Jackson > --- > README | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/README b/README > index 03f6bd7..412607a 100644 > --- a/README > +++ b/README > @@ -90,8 +90,8 @@ performed with root privileges.] > > 1. Download and untar the source tarball file. This will be a > file named xen-unstable-src.tgz, or xen-$version-src.tgz. > - You can also pull the current version from the mercurial > - repository at http://xenbits.xen.org/ > + You can also pull the current version from the git or mercurial > + repositories at http://xenbits.xen.org/ Since you are already modifying this, I guess it should be xenbits.xenproject.org. Roger.