linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Emmanuel Fleury <fleury@cs.aau.dk>
To: Linux Kernel ML <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] Framework for automatic Configuration of a Kernel
Date: Wed, 28 Sep 2005 13:43:44 +0200	[thread overview]
Message-ID: <433A81F0.2080409@cs.aau.dk> (raw)
In-Reply-To: <20050928112249.1040.qmail@web51005.mail.yahoo.com>

Ahmad Reza Cheraghi wrote:
> 
> I think its good to detect everything, that let a
> Kernel work after the installation. I mean it the
> autoconfiguration should't be only for Kernel-Hackers.
> Maybe its good idea to make two type of detection
> 
> 1. which detects only the HW(For Kernel-Hackers)
> 2. which detects all the HW and configure everything
> that let the Kernel work.(for beginners)

Why would a beginner compile a kernel ?

I would even say this would be bad if you can avoid them to go through
all the documentations of each option. :)

> The best was is to use HW-Detection-Tools that are in
> naked Kernel. But I dont know if is lspci is in the
> Kernel. I mean dmidecode is good for detecting all the
> HW but it has to be installed first. And its no good
> to let the user install first of all some tools so the
> autoconfigure can work.
> How do we get the HW detected from a naked Kernel
> without any Distrubotion or whatever.   

I doubt we can, at least not in the current status.

And requiring more external tools as lspci, dmidecode, etc, is probably
not right.

More I am thinking of it, more it seems that the hardware detection
softwares (lspci, dmidecode, lsusb) should be stripped down and probably
included somewhere in the kernel tree... But wouldn't be too much to pay
for having an autoconfig ? (I mean maintenance, update, debug, ... will
be way out of the scope of the kernel).

Did anybody had some though about this previously (I tried to look in
the archive of the LKM but didn't find anything relevant) ?

> I dont understand your question. What you mean with
> interfaces??

ncurses, Qt, Gtk, ... (aka menuconfig, xconfig, gconfig).

Regards
-- 
Emmanuel Fleury

My behaviour is addictive functioning in a disease process of
toxic co-dependency. I need holistic healing and wellness
before I'll accept any responsibility for my actions.
  -- Calvin & Hobbes (Bill Waterson)

  reply	other threads:[~2005-09-28 11:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27  9:39 [ANNOUNCE] Framework for automatic Configuration of a Kernel Ahmad Reza Cheraghi
2005-09-27 12:00 ` Emmanuel Fleury
2005-09-27 12:53   ` Ahmad Reza Cheraghi
2005-09-27 12:58     ` Emmanuel Fleury
2005-09-27 16:47       ` Ahmad Reza Cheraghi
2005-09-27 15:51     ` Emmanuel Fleury
2005-09-28  8:46       ` Andreas Jellinghaus
2005-09-28  8:46         ` Emmanuel Fleury
2005-09-28  9:05           ` Emmanuel Fleury
2005-09-28  9:16           ` Ahmad Reza Cheraghi
2005-09-28 17:11           ` Andreas Jellinghaus
2005-09-30  3:09       ` Randy.Dunlap
2005-09-30  3:23         ` Jody McIntyre
2005-09-28  9:25 ` Emmanuel Fleury
2005-09-28 11:22   ` Ahmad Reza Cheraghi
2005-09-28 11:43     ` Emmanuel Fleury [this message]
2005-09-29  7:22       ` Ahmad Reza Cheraghi
     [not found] <4Rne4-4sd-3@gated-at.bofh.it>
     [not found] ` <4Rq2b-i7-1@gated-at.bofh.it>
     [not found]   ` <E1EKSQx-0002Pf-M5@be1.lrz>
2005-09-28  8:36     ` Emmanuel Fleury

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=433A81F0.2080409@cs.aau.dk \
    --to=fleury@cs.aau.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).