All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Dick Streefland <dick@streefland.net>,
	Randy Dunlap <rdunlap@xenotime.net>
Cc: Amerigo Wang <xiyou.wangcong@gmail.com>,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kconfig: simplification of scripts/extract-ikconfig
Date: Sat, 18 Jul 2009 09:06:43 +0200	[thread overview]
Message-ID: <20090718070643.GA7703@merkur.ravnborg.org> (raw)
In-Reply-To: <20090717230859.GB10171@streefland.net>

On Sat, Jul 18, 2009 at 01:08:59AM +0200, Dick Streefland wrote:
> On Friday 2009-07-17 23:17, Sam Ravnborg wrote:
> | Dick - I lost the original patch.
> | Can you please resend.
> | 
> | In the changelog please include the information that
> | you tested this with relevant grep versions.
> 
> Sure, here it is:
> 
> ======================================================================
> 
> I've rewritten the extract-ikconfig script to extract the kernel
> configuration from a kernel compiled with CONFIG_IKCONFIG. The main
> motivation for the rewrite was to remove the dependency on the
> external C program binoffset.c, which is compiled on the initial run.
> 
> The binoffset executable is invoked with a relative path, which means
> that the old script can only be run from the top of the kernel tree,
> and only when you have write permission in the scripts directory.
> The new script uses tr/grep/tail/zcat only, and can be invoked from
> anywhere. The binoffset.c program has been removed. This script
> requires GNU grep 2.5 (released 2002-03-13) or higher, because the -o
> option was introduced in that version.
> 
> Signed-off-by: Dick Streefland <dick@streefland.net>

Applied to kbuild-next.git.

	Sam

  reply	other threads:[~2009-07-18  7:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 22:52 [PATCH] kconfig: simplification of scripts/extract-ikconfig Dick Streefland
2009-06-24  2:15 ` Amerigo Wang
2009-06-24 11:46   ` Dick Streefland
2009-06-24 13:31     ` Dick Streefland
2009-06-29  2:51       ` Amerigo Wang
2009-06-29 11:36         ` Dick Streefland
2009-07-09  2:38           ` Amerigo Wang
2009-07-09  8:26             ` Dick Streefland
2009-07-10  7:55               ` Amerigo Wang
2009-07-10  9:54                 ` Dick Streefland
2009-07-17 21:17                   ` Sam Ravnborg
2009-07-17 23:08                     ` Dick Streefland
2009-07-18  7:06                       ` Sam Ravnborg [this message]
2009-10-06 20:35 Dick Streefland
2009-10-07  2:11 ` Steven Rostedt
2009-10-07  8:41   ` Dick Streefland
2009-10-07 13:20     ` Steven Rostedt

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=20090718070643.GA7703@merkur.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=dick@streefland.net \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=xiyou.wangcong@gmail.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.