From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] README, xen/Makefile: Update to Xen 4.5.0 Date: Wed, 7 Jan 2015 09:07:27 +0000 Message-ID: <1420621647.11796.11.camel@citrix.com> References: <1420564632-32715-1-git-send-email-konrad.wilk@oracle.com> <1420564632-32715-2-git-send-email-konrad.wilk@oracle.com> <21676.9247.419968.976829@mariner.uk.xensource.com> <20150106182158.GA27809@l.oracle.com> <16510138774.20150106194626@eikelenboom.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Y8maS-0005DD-OV for xen-devel@lists.xenproject.org; Wed, 07 Jan 2015 09:07:32 +0000 In-Reply-To: <16510138774.20150106194626@eikelenboom.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Sander Eikelenboom Cc: xen-devel@lists.xenproject.org, Ian Jackson List-Id: xen-devel@lists.xenproject.org On Tue, 2015-01-06 at 19:46 +0100, Sander Eikelenboom wrote: > > diff --git a/README b/README > > index 412607a..641bb23 100644 > > --- a/README > > +++ b/README > > @@ -1,9 +1,9 @@ > > ################################# > > -__ __ _ _ ____ _ _ _ > > -\ \/ /___ _ __ | || | | ___| _ _ _ __ ___| |_ __ _| |__ | | ___ > > - \ // _ \ '_ \ | || |_ |___ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ > > - / \ __/ | | | |__ _| ___) |_____| |_| | | | \__ \ || (_| | |_) | | __/ > > -/_/\_\___|_| |_| |_|(_)____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| > > +__ __ _ _ ____ ___ > > +\ \/ /___ _ __ | || | | ___| / _ \ > > + \ // _ \ '_ \ | || |_ |___ \| | | | > > + / \ __/ | | | |__ _| ___) | |_| | > > +/_/\_\___|_| |_| |_|(_)____(_)___/ > > > > ################################# > > > > @@ -19,14 +19,33 @@ is freely-distributable Open Source software, released under the GNU > > GPL. Since its initial public release, Xen has grown a large > > development community, spearheaded by xen.org (http://www.xen.org). > > Shouldn't this be "Xen-project" and "http://www.xenproject.org", since the transition > to the Linux foundation ? For the URLs, I guess, but it's not urgent for 4.5 IMHO, the old URLs aren't going anywhere. For the prose, NAK, the hypervisor is called "Xen". Lets not make the technical documentation use the long-winded and stilted "Xen Project Hypervisor" or whatever when a simple "Xen" works fine. Ian.