Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Kernel build process
@ 2010-06-30 11:03 Paul Jones
  2010-06-30 16:58 ` Thomas Petazzoni
  2010-06-30 17:04 ` Thiago A. Corrêa
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Jones @ 2010-06-30 11:03 UTC (permalink / raw)
  To: buildroot

Hi all,

 

Just some comments about the new kernel cleanup code. If a kernel config is
not supplied, the default action is to stop with a rather cryptic error.
This doesn't seem like a good idea to me, especially when the previous
behaviour was to just create a default .config and continue. I can see a lot
of beginners getting caught out with that one.

 

What I would like to suggest is this:

1)      Change the default Kernel Configuration to "Using a custom config
file" (is currently set to use a defconfig)

2)      Leave "Configuration file path" blank as default

3)      Add code to ignore copying config file if "Configuration file path"
is still blank and just continue compiling the kernel with the default
options.

 

That way it should be obvious to any beginners what the options do, and if
they are not set (ie left as default) the build will still be able to
continue.

 

 

Thoughts?

 

 

Paul.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100630/3e06bcb6/attachment.html>

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

end of thread, other threads:[~2010-07-01  7:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 11:03 [Buildroot] Kernel build process Paul Jones
2010-06-30 16:58 ` Thomas Petazzoni
2010-06-30 22:22   ` Paul Jones
2010-07-01  6:45     ` Thomas Petazzoni
2010-07-01  7:01       ` Paul Jones
2010-06-30 17:04 ` Thiago A. Corrêa

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