All of lore.kernel.org
 help / color / mirror / Atom feed
From: kaih@khms.westfalen.de (Kai Henningsen)
To: esr@snark.thyrsus.com
Cc: linux-kernel@vger.kernel.org
Cc: linux-kbuild@torque.net
Cc: torvalds@transmeta.com
Subject: Re: How do we handle autoconfiguration?
Date: 27 Dec 2000 11:57:00 +0200	[thread overview]
Message-ID: <7sfRARgmw-B@khms.westfalen.de> (raw)
In-Reply-To: <200012262313.eBQNDBi07719@snark.thyrsus.com>
In-Reply-To: <200012262313.eBQNDBi07719@snark.thyrsus.com>

[CC: list drastically trimmed]

esr@snark.thyrsus.com (Eric S. Raymond)  wrote on 26.12.00 in <200012262313.eBQNDBi07719@snark.thyrsus.com>:

> Linus, replying to Alan:
> >> If we do that I'd rather see a make autoconfig that does the lot from
> >> proc/pci etc 8)
> >
> >Good point. No point in adding a new config option, we should just have a
> >new configurator instead. Of course, it can't handle many of the
> >questions, so it would still have to fall back on asking.

> My original design for CML2 included a way to capture the results from
> arbitrary procedural probes written in C or some scripting language
> and use them in predicates.  Imagine something like this:
>
> # PROCESSOR is string valued; we capture stdout from the probe
> derive PROCESSOR from "myprobe1.sh"

I hope that design wouldn't mean that you can't configure a kernel on a  
machine different from the one supposed to run it, nor that you can't  
gather the autoconfiguration info on a machine where you won't build the  
kernel and don't have the full kernel sources.

Because that's a rather common situation in nontrivial installations.

MfG Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-12-27 11:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-26 23:13 How do we handle autoconfiguration? Eric S. Raymond
2000-12-27  9:57 ` Kai Henningsen [this message]
2000-12-27 11:14 ` [KBUILD] " Giacomo A. Catenazzi
2000-12-27 14:27   ` Giacomo A. Catenazzi
2000-12-27 16:10   ` Eric S. Raymond
  -- strict thread matches above, loose matches on Subject: below --
2000-12-26 23:18 Eric S. Raymond

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=7sfRARgmw-B@khms.westfalen.de \
    --to=kaih@khms.westfalen.de \
    --cc=esr@snark.thyrsus.com \
    --cc=linux-kernel@vger.kernel.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.