public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [RFC] make localconfig
@ 2002-08-24 23:50 Kerenyi Gabor
  2002-08-25  9:22 ` Thunder from the hill
  0 siblings, 1 reply; 17+ messages in thread
From: Kerenyi Gabor @ 2002-08-24 23:50 UTC (permalink / raw)
  To: Thunder from the hill, Linux Kernel Mailing List; +Cc: Tomas Szepe

8/24/2002 11:12:46 PM, Thunder from the hill <thunder@lightweight.ods.org> wrote:

>	Generate a .config for the local computer, so that the kernel 
>	could be built right in that moment. Therefor the local computer 
>	is being examined, probed and configured and all the devices that
>	we find go into your .config.
>
>	The version is probably never 100% accurate, it might be a good 
>	idea to manually recheck the .config (e.g. via make menuconfig)
>
>	This is supposed to be a first step into a new direction where 
>	we no longer copy vendor kernels from the vendor CD to the system 
>	in the first position, but rather configure a new kernel for each 
>	system, hoping that somewhen the boxes will be fast enough to 
>	handle it in no time.

I disagree. It can't make things better or faster if you have to recheck the
.config file manually. When you are going through the checking part you
could just easily set the options too.
People compiling kernel know their machine and they also know what and
where must be set in the menuconfig. By the way there are a lot of machine
independent things that can't be discovered using a script, like network
options, preemption, filesystems etc. So users would have to set these
things at least and at this point I can't see how it could save time for me.
Nobody knows better than me what my computer has or what I want to see
compiled in the kernel. I think it would make things less reliable and instead
of saving time it would add extra check/time and work.

On the other hand it would be a great first step towards to have a full or almost
full automated kernel compilation for those who don't know enough or anything
about their computers or they don't have the necessary skills. Sooner or later
there will be a demand for it. Just think about avarage programmers. They now
just set up their M$ thing and start writing programs without the knowladge of
computers or deeper level of operating systems. They see only source codes of
THEIR programs and therefore they run into trouble if a hardware/driver problem
arises. (Of course I disagree with this kind of behavior) It could be useful for
this case, not for saving time.
And these people are not the ones without any computer skills. They have just
chosen another field in computer science.

Gabor



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [RFC] make localconfig
@ 2002-08-24 14:12 Thunder from the hill
  2002-08-24 20:27 ` Toon van der Pas
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Thunder from the hill @ 2002-08-24 14:12 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Tomas Szepe

Hi,

No code available yet, but while doing the compras I've physically crashed 
(on my bike) into an idea:



localconfig(9)	    Generating local configuration	    localconfig(9)

NAME
	localconfig - generate a .config for the local computer

SYNOPSIS
	make localconfig
	make dep ... etc... pp...

DESCRIPTION
	Generate a .config for the local computer, so that the kernel 
	could be built right in that moment. Therefor the local computer 
	is being examined, probed and configured and all the devices that
	we find go into your .config.

	The version is probably never 100% accurate, it might be a good 
	idea to manually recheck the .config (e.g. via make menuconfig)

	This is supposed to be a first step into a new direction where 
	we no longer copy vendor kernels from the vendor CD to the system 
	in the first position, but rather configure a new kernel for each 
	system, hoping that somewhen the boxes will be fast enough to 
	handle it in no time.

AVAILABILITY
	Linux 2.7+

SEE ALSO
	make(1), kbuild(9)

	scripts/localconfig.pl

AUTHORS
	(...)
	Thunder from the hill <thunder@ngforever.de>

BUGS
	Well, how could I tell yet?!

Linux build system	    $EPOCH+$x			    localconfig(9)





Now I want your comments...

			Thunder
-- 
--./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .-
--/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..-
.- -/---/--/---/.-./.-./---/.--/.-.-.-
--./.-/-.../.-./.././.-../.-.-.-


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2002-09-02  8:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.nh1hfav.83mprq@ifi.uio.no>
     [not found] ` <fa.lgtjqtv.71gjhi@ifi.uio.no>
2002-09-02  8:50   ` [RFC] make localconfig Giacomo Catenazzi
2002-08-24 23:50 Kerenyi Gabor
2002-08-25  9:22 ` Thunder from the hill
2002-08-25 10:27   ` Tomas Szepe
  -- strict thread matches above, loose matches on Subject: below --
2002-08-24 14:12 Thunder from the hill
2002-08-24 20:27 ` Toon van der Pas
2002-08-24 21:25   ` Thunder from the hill
2002-08-24 21:29     ` John Levon
2002-08-25 10:58     ` Zwane Mwaikambo
2002-08-25 11:02       ` Volker Kuhlmann
2002-08-25 11:17         ` Thunder from the hill
2002-08-31  4:01           ` Mike Fedyk
2002-08-25 11:06       ` Thunder from the hill
2002-08-25 12:50     ` Toon van der Pas
2002-08-25 13:03       ` Thunder from the hill
2002-08-24 21:32 ` Thunder from the hill
2002-08-24 21:42 ` Andrew Rodland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox