netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: About git-bisect (defconfigs)
       [not found]                   ` <38b2ab8a0812030924g5391fdbdy15c472a51ab24aef@mail.gmail.com>
@ 2008-12-03 17:50                     ` Randy Dunlap
  2008-12-04  0:14                       ` Nick Andrew
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2008-12-03 17:50 UTC (permalink / raw)
  To: Francis Moreau
  Cc: Renato S. Yamane, Linus Torvalds, Sam Ravnborg,
	Linux Kernel Mailing List, netdev

Francis Moreau wrote:
> On Wed, Dec 3, 2008 at 1:55 PM, Renato S. Yamane
> <yamane@diamondcut.com.br> wrote:
>> Francis Moreau wrote:
>>> Linus Torvalds writes:
>>>> It takes me 16 seconds to compile my kernel (if it's all cached), and
>>>> that's largely because I do _not_ compile one of the crazy distro kernels
>>>> with thousands of totally irrelevant modules for my setup.
>>> an other reason is perhaps you're using a computer that most common
>>> mortal don't have ;)
>>>
>>> Care to share your network configuration ;) ?
>> Maybe a repository with .config files used by linux hard-users (as most
>> developers here) can be very interesting to a lot of people get a starter.
>>
> 
> Or perhaps just to keep 'make defconfig' uptodate with sane core values
> which should fit a desktop config ?
> 
> BTW does anybody what the status of the defconfig files on x86 ?

I looked at them about 1 week ago.  I know that Ingo or the x86 maintainers
team update them occasionally, but I'd like to see a few changes or some
questions answered:

1.  Disable CONFIG_TR.  Token ring is antiquated.  No reason to be in defconfig.

2.  There are several security-related config items that default to =y but the
kconfig help says:  If unsure, say N here.  Like:


CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_SELINUX=y


Maybe I just don't understand the current meaning/usage of defconfig.  eh?


Thanks,
~Randy

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

* Re: About git-bisect (defconfigs)
  2008-12-03 17:50                     ` About git-bisect (defconfigs) Randy Dunlap
@ 2008-12-04  0:14                       ` Nick Andrew
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Andrew @ 2008-12-04  0:14 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Francis Moreau, Renato S. Yamane, Linus Torvalds, Sam Ravnborg,
	Linux Kernel Mailing List, netdev

On Wed, Dec 03, 2008 at 09:50:51AM -0800, Randy Dunlap wrote:
> 2.  There are several security-related config items that default to =y but the
> kconfig help says:  If unsure, say N here.  Like:
> 
> 
> CONFIG_NETLABEL=y
> CONFIG_NETWORK_SECMARK=y
> CONFIG_KEYS=y
> CONFIG_SECURITY=y
> CONFIG_SECURITY_NETWORK=y
> CONFIG_SECURITY_SELINUX=y
> 
> Maybe I just don't understand the current meaning/usage of defconfig.  eh?

A consistent approach to the Kconfig hints would help. To me,
"If unsure, say N" implies that turning off the feature won't break
the kernel nor be anything particularly important. The Kconfig hints
should follow the defaults (or else why default to 'y'?) for common
architectures.

Perhaps menuconfig can generate the "If unsure" message itself from
the architecture defaults? That will ensure consistency.

Nick.

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

end of thread, other threads:[~2008-12-04  0:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bEuTZ-3Ya-5@gated-at.bofh.it>
     [not found] ` <bECot-57C-1@gated-at.bofh.it>
     [not found]   ` <bEFPF-XO-15@gated-at.bofh.it>
     [not found]     ` <bEFPG-XO-19@gated-at.bofh.it>
     [not found]       ` <bEG8P-1xl-15@gated-at.bofh.it>
     [not found]         ` <bEGiz-1Hw-11@gated-at.bofh.it>
     [not found]           ` <bEGLI-2aS-31@gated-at.bofh.it>
     [not found]             ` <bEGVc-2Bk-11@gated-at.bofh.it>
     [not found]               ` <m2r64q6y8e.fsf@gmail.com>
     [not found]                 ` <493681B7.20101@diamondcut.com.br>
     [not found]                   ` <38b2ab8a0812030924g5391fdbdy15c472a51ab24aef@mail.gmail.com>
2008-12-03 17:50                     ` About git-bisect (defconfigs) Randy Dunlap
2008-12-04  0:14                       ` Nick Andrew

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).