All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: Reference some more comprehensive docs from the Quick-start
@ 2015-04-14 15:25 Ian Campbell
  2015-04-14 15:40 ` Jan Beulich
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2015-04-14 15:25 UTC (permalink / raw)
  To: xen-devel; +Cc: tim, ian.jackson, Ian Campbell, jbeulich

The quick-start is not terribly comprehensive for beginners.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 README |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 07c4797..2013699 100644
--- a/README
+++ b/README
@@ -26,7 +26,12 @@ http://wiki.xen.org/
 Quick-Start Guide
 =================
 
-First, there are a number of prerequisites for building a Xen source
+First, this is just a quick-start guide. For more comprehensive
+information see the INSTALL file and the Xen wiki at
+http://wiki.xenproject.org and in particular
+http://wiki.xen.org/wiki/Getting_Started.
+
+Second, there are a number of prerequisites for building a Xen source
 release. Make sure you have all the following installed, either by
 visiting the project webpage or installing a pre-built package
 provided by your OS distributor:
-- 
1.7.10.4

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

* Re: [PATCH] README: Reference some more comprehensive docs from the Quick-start
  2015-04-14 15:25 [PATCH] README: Reference some more comprehensive docs from the Quick-start Ian Campbell
@ 2015-04-14 15:40 ` Jan Beulich
  2015-04-14 15:58   ` Ian Campbell
  2015-04-15 14:26   ` Ian Campbell
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Beulich @ 2015-04-14 15:40 UTC (permalink / raw)
  To: Ian Campbell; +Cc: tim, ian.jackson, xen-devel

>>> On 14.04.15 at 17:25, <ian.campbell@citrix.com> wrote:
> The quick-start is not terribly comprehensive for beginners.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
>  README |    7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 07c4797..2013699 100644
> --- a/README
> +++ b/README
> @@ -26,7 +26,12 @@ http://wiki.xen.org/ 
>  Quick-Start Guide
>  =================
>  
> -First, there are a number of prerequisites for building a Xen source
> +First, this is just a quick-start guide. For more comprehensive
> +information see the INSTALL file and the Xen wiki at
> +http://wiki.xenproject.org and in particular
> +http://wiki.xen.org/wiki/Getting_Started.

Doesn't it look it little odd if you use xenproject.org and xen.org
once each? Other than that - ack.

Jan

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

* Re: [PATCH] README: Reference some more comprehensive docs from the Quick-start
  2015-04-14 15:40 ` Jan Beulich
@ 2015-04-14 15:58   ` Ian Campbell
  2015-04-15 14:26   ` Ian Campbell
  1 sibling, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2015-04-14 15:58 UTC (permalink / raw)
  To: Jan Beulich; +Cc: ian.jackson, tim, xen-devel

On Tue, 2015-04-14 at 16:40 +0100, Jan Beulich wrote:
> >>> On 14.04.15 at 17:25, <ian.campbell@citrix.com> wrote:
> > The quick-start is not terribly comprehensive for beginners.
> > 
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> > ---
> >  README |    7 ++++++-
> >  1 file changed, 6 insertions(+), 1 deletion(-)
> > 
> > diff --git a/README b/README
> > index 07c4797..2013699 100644
> > --- a/README
> > +++ b/README
> > @@ -26,7 +26,12 @@ http://wiki.xen.org/ 
> >  Quick-Start Guide
> >  =================
> >  
> > -First, there are a number of prerequisites for building a Xen source
> > +First, this is just a quick-start guide. For more comprehensive
> > +information see the INSTALL file and the Xen wiki at
> > +http://wiki.xenproject.org and in particular
> > +http://wiki.xen.org/wiki/Getting_Started.
> 
> Doesn't it look it little odd if you use xenproject.org and xen.org
> once each? Other than that - ack.

Oops, I typed the first one by hand and copied the other from my browser
history without reading it, the second should be changed and I'll do so
upon commit unless there are other objections to the patch.

Ian.

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

* Re: [PATCH] README: Reference some more comprehensive docs from the Quick-start
  2015-04-14 15:40 ` Jan Beulich
  2015-04-14 15:58   ` Ian Campbell
@ 2015-04-15 14:26   ` Ian Campbell
  1 sibling, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2015-04-15 14:26 UTC (permalink / raw)
  To: Jan Beulich; +Cc: ian.jackson, tim, xen-devel

On Tue, 2015-04-14 at 16:40 +0100, Jan Beulich wrote:
> >>> On 14.04.15 at 17:25, <ian.campbell@citrix.com> wrote:
> > The quick-start is not terribly comprehensive for beginners.
> > 
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> > ---
> >  README |    7 ++++++-
> >  1 file changed, 6 insertions(+), 1 deletion(-)
> > 
> > diff --git a/README b/README
> > index 07c4797..2013699 100644
> > --- a/README
> > +++ b/README
> > @@ -26,7 +26,12 @@ http://wiki.xen.org/ 
> >  Quick-Start Guide
> >  =================
> >  
> > -First, there are a number of prerequisites for building a Xen source
> > +First, this is just a quick-start guide. For more comprehensive
> > +information see the INSTALL file and the Xen wiki at
> > +http://wiki.xenproject.org and in particular
> > +http://wiki.xen.org/wiki/Getting_Started.
> 
> Doesn't it look it little odd if you use xenproject.org and xen.org
> once each? Other than that - ack.

I changed the second URL to xenproject.org and validated that both of
them were correct. I then took your "ack" as an Acked-by (I hope that is
ok) and pushed.

Thanks.

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

end of thread, other threads:[~2015-04-15 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14 15:25 [PATCH] README: Reference some more comprehensive docs from the Quick-start Ian Campbell
2015-04-14 15:40 ` Jan Beulich
2015-04-14 15:58   ` Ian Campbell
2015-04-15 14:26   ` 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.