All of lore.kernel.org
 help / color / mirror / Atom feed
From: Horms <horms@verge.net.au>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Magnus Damm <magnus@valinux.co.jp>, xen-devel@lists.xensource.com
Subject: Re: [PATCH 11/11] build: Don't assume that mkbuildtree is executable
Date: Tue, 11 Apr 2006 10:23:26 +0900	[thread overview]
Message-ID: <20060411012324.GA5979@verge.net.au> (raw)
In-Reply-To: <c5608e3ad812b5a761592408883a0758@cl.cam.ac.uk>

On Mon, Apr 10, 2006 at 04:40:11PM +0100, Keir Fraser wrote:
> 
> On 10 Apr 2006, at 03:30, Horms wrote:
> 
> >In some cases, say for instance for some bizzare reason
> >the tree was checked out of CVS, which doens't neccessarily
> >store file permissions, mkbuildtree may not be executable.
> >
> >I couldn't decide btween chmoding mkbuildtree, which changes
> >the tree, and running sh mkbuildtree, which assumes its a shell
> >script. I settled on the latter.
> 
> The scripts need bash and sh may not be bash?

Would you like me to look through the scripts for bashisms,
and perhaps change sh to bash, or just go with the chmod u+x approach?

-- 
Horms

  reply	other threads:[~2006-04-11  1:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10  2:29 [PATCH 0/11] libxc: various build cleanups Horms
2006-04-10  2:29 ` [PATCH 1/11] build: Remove unused netbsd build fragments Horms
2006-04-10  2:29 ` [PATCH 2/11] build: Remove iptables and python loging helper targets Horms
2006-04-10  2:29 ` [PATCH 3/11] build: Make sure that DESTDIR is set Horms
2006-04-10  2:29 ` [PATCH 4/11] build: Clean up use of .PHONY Horms
2006-04-10  2:29 ` [PATCH 5/11] build: clean up output of make help a little bit Horms
2006-04-10  2:29 ` [PATCH 6/11] build: Document the use of XEN_PYTHON_NATIVE_INSTALL Horms
2006-04-10  2:29 ` [PATCH 7/11] build: clean up kclean and distclean for kernel Horms
2006-04-10  2:29 ` [PATCH 8/11] build: Clean pygrub's a.out Horms
2006-04-10  2:29 ` [PATCH 9/11] build: Use --bzip2 with tar instead of -j Horms
2006-04-10  2:30 ` [PATCH 10/11] build: make linux download more flexable Horms
2006-04-10  2:30 ` [PATCH 11/11] build: Don't assume that mkbuildtree is executable Horms
2006-04-10 15:40   ` Keir Fraser
2006-04-11  1:23     ` Horms [this message]
2006-04-11  8:26       ` Keir Fraser
2006-04-11  8:50         ` Horms
2006-04-11  9:23           ` Keir Fraser
2006-04-13  2:22             ` Horms
2006-04-13 10:21               ` Keir Fraser
2006-04-14  1:44                 ` Horms

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=20060411012324.GA5979@verge.net.au \
    --to=horms@verge.net.au \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=magnus@valinux.co.jp \
    --cc=xen-devel@lists.xensource.com \
    /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 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.