public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Include kernel config by default
@ 2013-01-26 13:34 Alexander Holler
  2013-01-26 13:34 ` [PATCH 1/3] " Alexander Holler
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alexander Holler @ 2013-01-26 13:34 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Russell King, Thomas Gleixner, Ingo Molnar,
	Greg Kroah-Hartman, Andrew Morton

Hello,

I've seen too many systems where the config to build the used kernel got
lost and people were unable to diagnose problems or to rebuild a modified
or updated kernel. It's a subject which worries me since several years.

Therefor I finally prepared the following patch(es) to include the config
by default, make it by default accessible through /proc/config.gz, to
hide the option to not include the config below "embedded" and to remove all
now unnecessary IKCONFIG_* options from 174 defconfigs (almost all of them
enabled those options explicit).

I've already posted that two times before
(https://lkml.org/lkml/2012/7/25/2 and https://lkml.org/lkml/2012/10/18/132)
without even getting a single response. So I don't know if it's a totally
foolish idea, if nobody is interested, or if the previous patches just weren't
seen by anybody.

I've now added the maintainers of the two large architectures (x86 and arm), the
master himself and a few other people to cc (sorry if I've missed any important
person), and I made the subject more clearly.

Maybe this will provoke at least a single response. ;)

Regards,

Alexander


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

end of thread, other threads:[~2013-01-27 16:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 13:34 [PATCH 0/3] Include kernel config by default Alexander Holler
2013-01-26 13:34 ` [PATCH 1/3] " Alexander Holler
2013-01-26 13:34 ` [PATCH 2/3] Show option to not include kernel configuration only for embedded systems Alexander Holler
2013-01-26 13:34 ` [PATCH 3/3] Remove IKCONFIG_* from all defconfigs as those options are now enabled by default Alexander Holler
2013-01-27  4:01 ` [PATCH 0/3] Include kernel config " Andreas Mohr
2013-01-27 16:28 ` Alexander Holler

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