All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Krzysztof Halasa <khc@pm.waw.pl>, linux-kernel@vger.kernel.org
Subject: Re: KBUILD tries to make initramfs contents :-)
Date: Tue, 27 Jun 2006 10:58:55 -0700	[thread overview]
Message-ID: <44A171DF.80206@zytor.com> (raw)
In-Reply-To: <20060627175032.GB26435@mars.ravnborg.org>

Sam Ravnborg wrote:
>
> Should it stay this way or is it a bug?
> Oh Crap. It's a bug. The intent it to rebuild initramfs when content of
> the initramfs changes.
> But not to rebuild content of initramfs of course.
> 

No, it's worse than that.

The intent very much IS to rebuilt the content of initramfs, when it's 
included in the tree.

> No solution right now - will take a look during the weekend.

I guess the dependency-generation machinery will need to distinguish 
between in-tree and out-of-tree files.  It should be relatively easy, 
since out-of-tree files will have paths that begin with "/" or "../".

	-hpa


      reply	other threads:[~2006-06-27 17:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 13:06 KBUILD tries to make initramfs contents :-) Krzysztof Halasa
2006-06-27 17:50 ` Sam Ravnborg
2006-06-27 17:58   ` H. Peter Anvin [this message]

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=44A171DF.80206@zytor.com \
    --to=hpa@zytor.com \
    --cc=khc@pm.waw.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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 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.