All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: mention git repos at xen.org
@ 2014-10-21 13:31 Olaf Hering
  2014-10-21 13:55 ` Roger Pau Monné
  2014-10-22 11:15 ` Ian Campbell
  0 siblings, 2 replies; 7+ messages in thread
From: Olaf Hering @ 2014-10-21 13:31 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Ian Campbell

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
---
 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/
 
     # tar xzf xen-unstable-src.tgz

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-21 13:31 [PATCH] README: mention git repos at xen.org Olaf Hering
@ 2014-10-21 13:55 ` Roger Pau Monné
  2014-10-22  8:02   ` Olaf Hering
  2014-10-22 11:15 ` Ian Campbell
  1 sibling, 1 reply; 7+ messages in thread
From: Roger Pau Monné @ 2014-10-21 13:55 UTC (permalink / raw)
  To: Olaf Hering, xen-devel; +Cc: Ian Jackson, Ian Campbell

El 21/10/14 a les 15.31, Olaf Hering ha escrit:
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> ---
>  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.

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-21 13:55 ` Roger Pau Monné
@ 2014-10-22  8:02   ` Olaf Hering
  2014-10-22 14:50     ` Matt Wilson
  0 siblings, 1 reply; 7+ messages in thread
From: Olaf Hering @ 2014-10-22  8:02 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: Ian Jackson, Ian Campbell, xen-devel

On Tue, Oct 21, Roger Pau Monné wrote:

> El 21/10/14 a les 15.31, Olaf Hering ha escrit:
> > +   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.

Is that the official domain, rather than xen.org?!

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-21 13:31 [PATCH] README: mention git repos at xen.org Olaf Hering
  2014-10-21 13:55 ` Roger Pau Monné
@ 2014-10-22 11:15 ` Ian Campbell
  1 sibling, 0 replies; 7+ messages in thread
From: Ian Campbell @ 2014-10-22 11:15 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Ian Jackson, xen-devel

On Tue, 2014-10-21 at 15:31 +0200, Olaf Hering wrote:
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-22  8:02   ` Olaf Hering
@ 2014-10-22 14:50     ` Matt Wilson
  2014-10-22 15:41       ` Olaf Hering
  0 siblings, 1 reply; 7+ messages in thread
From: Matt Wilson @ 2014-10-22 14:50 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel, Ian Jackson, Ian Campbell, Roger Pau Monné

On Wed, Oct 22, 2014 at 10:02:17AM +0200, Olaf Hering wrote:
> On Tue, Oct 21, Roger Pau Monné wrote:
> 
> > El 21/10/14 a les 15.31, Olaf Hering ha escrit:
> > > +   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.
> 
> Is that the official domain, rather than xen.org?!

Yes, as of the move to be a Linux Foundation Collaborative Project
IIRC.

--msw

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-22 14:50     ` Matt Wilson
@ 2014-10-22 15:41       ` Olaf Hering
  2014-10-23 11:32         ` Ian Campbell
  0 siblings, 1 reply; 7+ messages in thread
From: Olaf Hering @ 2014-10-22 15:41 UTC (permalink / raw)
  To: Matt Wilson; +Cc: xen-devel, Ian Jackson, Ian Campbell, Roger Pau Monné

On Wed, Oct 22, Matt Wilson wrote:

> On Wed, Oct 22, 2014 at 10:02:17AM +0200, Olaf Hering wrote:
> > On Tue, Oct 21, Roger Pau Monné wrote:
> > 
> > > El 21/10/14 a les 15.31, Olaf Hering ha escrit:
> > > > +   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.
> > 
> > Is that the official domain, rather than xen.org?!
> 
> Yes, as of the move to be a Linux Foundation Collaborative Project
> IIRC.

Given the usage count of that URL it should probably a separate patch.

git grep -Enc 'xenbits\.xen\.org'
Config.mk:9
MAINTAINERS:4
README:1
docs/man/xl.pod.1:6
docs/misc/xenstore-paths.markdown:9
docs/misc/xsm-flask.txt:1
scripts/get_maintainer.pl:1
xen/arch/x86/hvm/vmx/vmx.c:1


Olaf


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: [PATCH] README: mention git repos at xen.org
  2014-10-22 15:41       ` Olaf Hering
@ 2014-10-23 11:32         ` Ian Campbell
  0 siblings, 0 replies; 7+ messages in thread
From: Ian Campbell @ 2014-10-23 11:32 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Matt Wilson, xen-devel, Ian Jackson, Roger Pau Monné

On Wed, 2014-10-22 at 17:41 +0200, Olaf Hering wrote:
> On Wed, Oct 22, Matt Wilson wrote:
> 
> > On Wed, Oct 22, 2014 at 10:02:17AM +0200, Olaf Hering wrote:
> > > On Tue, Oct 21, Roger Pau Monné wrote:
> > > 
> > > > El 21/10/14 a les 15.31, Olaf Hering ha escrit:
> > > > > +   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.
> > > 
> > > Is that the official domain, rather than xen.org?!
> > 
> > Yes, as of the move to be a Linux Foundation Collaborative Project
> > IIRC.
> 
> Given the usage count of that URL it should probably a separate patch.

+ mentioning a git URL at all is a worthwhile change, even if its not
the right synonym. Applied.

Ian.



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2014-10-23 11:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 13:31 [PATCH] README: mention git repos at xen.org Olaf Hering
2014-10-21 13:55 ` Roger Pau Monné
2014-10-22  8:02   ` Olaf Hering
2014-10-22 14:50     ` Matt Wilson
2014-10-22 15:41       ` Olaf Hering
2014-10-23 11:32         ` Ian Campbell
2014-10-22 11:15 ` Ian Campbell

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.