Re: [RFC PATCH] Add a 'minimal tree install' target

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sam Ravnborg <sam@...>
Cc: LKML <linux-kernel@...>, <davej@...>, Eric Sandeen <sandeen@...>
Date: Thursday, September 13, 2007 - 2:57 pm

On Thu, Sep 13, 2007 at 08:34:00PM +0200, Sam Ravnborg wrote:


sure


right


yeah, i had something a bit like originally but didn't like the name
so changed it and poked the top-level Makefile


so would i, i assume it was davej + others so i cc'd him on this
hoping for feedback


yes


ok, i'll try that


will do


ok




can do


no, it's so we catch things like

linux/build/Makefile

 *and*

linux/build/foo/bar/Makefile


right, actually, it can be uncommented but the 'make help' fails; i'm
not sure if we need make help to work since most of the other targets
won't anyhow

so should i remove it (leaving 'make help' as usable) or remove it?


ok


ok (though i'm not a big fan of ls | grep as a rule, it tends to be
fragile when people do dumb things)


i tried to preserve as much logic as possible from the original
script, at least initially

i'll change that


what about something like?

    sed -n "s/^ALTARCH[[:space:]]:=[[:space:]]\(.*$\)\+/\1/p"

(i'm sure there is a better way though)


it all seems to work
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Wed Sep 12, 7:25 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Goswin von Brederlow, (Fri Sep 14, 12:44 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 2:34 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 2:57 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Dave Jones, (Thu Sep 13, 7:27 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:19 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Thu Sep 13, 4:17 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 4:05 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Fri Sep 14, 6:04 am)
Re: [RFC PATCH] Add a 'minimal tree install' target, Robert P. J. Day, (Thu Sep 13, 2:37 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:26 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Tilman Schmidt, (Fri Sep 14, 5:59 am)