xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Jan Beulich <JBeulich@suse.com>, Doug Goldstein <cardoe@cardoe.com>
Cc: Tim Deegan <tim@xen.org>, Keir Fraser <keir@xen.org>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] build: update top-level make help
Date: Wed, 2 Sep 2015 14:34:14 +0100	[thread overview]
Message-ID: <1441200854.26292.195.camel@citrix.com> (raw)
In-Reply-To: <55E7126E020000780009EFCE@prv-mh.provo.novell.com>

On Wed, 2015-09-02 at 07:14 -0600, Jan Beulich wrote:
> > 
> > > > On 02.09.15 at 15:09, <cardoe@cardoe.com> wrote:
> > On Wed, Sep 2, 2015 at 3:28 AM, Jan Beulich <jbeulich@suse.com> wrote:
> > > > > > Doug Goldstein <cardoe@cardoe.com> 09/01/15 10:10 PM >>>
> > > > Update the top-level make help to include all the possible targets 
> > > > and
> > > > not reference targets that are deprecated while hopefully being 
> > > > more
> > > > clear as to what each target does.
> > > > ---
> > > 
> > > Missing Signed-off-by:.
> > > 
> > 
> > Apologies. I forgot. Do I need to resubmit or can I just say on this 
> > email:
> > 
> > Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> 
> Considering that I'd like you to adjust the patch itself, re-submission
> will be unavoidable I think.
> 
> > > > --- a/Makefile
> > > > +++ b/Makefile
> > > > @@ -228,16 +228,23 @@ help:
> > > > @echo '  install-stubdom       - build and install the stubdomain 
> > > > images'
> > > > @echo '  install-docs          - build and install user 
> > > > documentation'
> > > > @echo ''
> > > > -      @echo 'Building targets:'
> > > > +      @echo 'Local dist targets:'
> > > > @echo '  dist                  - build and install everything into 
> > > > local dist directory'
> > > > @echo '  world                 - clean everything then make dist'
> > > > -      @echo '  xen                   - build and install Xen 
> > > > hypervisor'
> > > > -      @echo '  tools                 - build and install tools'
> > > > -      @echo '  stubdom               - build and install the 
> > > > stubdomain images'
> > > > -      @echo '  docs                  - build and install user 
> > > > documentation'
> > > 
> > > Why are these being removed? At least the xen and tools ones work 
> > > fine for me.
> > 
> > In the makefile they're marked as "legacy" and they are wired straight
> > to their "dist-" equivalents.
> 
> But still they're there and they work (and they're faster to type than
> their "dist-" equivalents).

If they are legacy then it is correct to not list them here. You can still
use the legacy interfaces if you want (they aren't being removed) but not
being to be told about them in the help message seems correct to me.

If you think they should not be legacy then that would IMHO need to be a
different patch to remove the "# Legacy dist targets".

As it stands this patch, with the S-o-b above, is IMHO a consistent and
correct change:

Acked-by: Ian Campbell <ian.campbell@citrix.com>

If you would prefer instead to mark those interfaces non-legacy then please
do so.

Ian.

  reply	other threads:[~2015-09-02 13:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 20:10 [PATCH] build: update top-level make help Doug Goldstein
2015-09-02  8:28 ` Jan Beulich
2015-09-02 13:09   ` Doug Goldstein
2015-09-02 13:14     ` Jan Beulich
2015-09-02 13:34       ` Ian Campbell [this message]
2015-09-02 14:14         ` Jan Beulich
2015-09-02 14:22           ` Doug Goldstein
2015-09-02 14:31             ` Ian Campbell
2015-09-04 14:41               ` Ian Campbell
2015-09-02 14:26           ` Ian Campbell
2015-09-02 14:55             ` Jan Beulich

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=1441200854.26292.195.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=cardoe@cardoe.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).