All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Keith Owens <kaos@ocs.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: A Kernel Configuration Tale of Woe
Date: Wed, 27 Nov 2002 20:01:47 +0100	[thread overview]
Message-ID: <20021127190147.GA1088@mars.ravnborg.org> (raw)
In-Reply-To: <12497.1038399540@ocs3.intra.ocs.com.au>

On Wed, Nov 27, 2002 at 11:19:00PM +1100, Keith Owens wrote:

> Bullshit.  It was fully documented in kbuild 2.5.  Just because Kai
> dropped the docs when he stole bits from kbuild 2.5 does not make
> .force_default into an undocumented feature.

I never seen this as a standalone patch from you - something i missed?

I do not remember exactly but I may have been the person
extracting this from kbuild-2.5 and feeding this patch to Kai,
in which case you should blaim me, not Kai.
If you were not properly attributed at that point in time, sorry for that.


If kconfig are extended with functionality similar to .force_default
then the file containing the defaults shall NOT be hidden.
There is no good reason to hide for the user that some options
are forced to a specific value.

IIRC the old implementation only impacted "make oldconfig", so
doing something like:
echo CONFIG_HOTPLUG=y > .force_default
make oldconfig
make menuconfig, enable HOTPLUG
Manually tweak .config and run make oldconfig
then I would behind my back loose the hotplug setting, without
any warning.

If implemented defaults should be effective in all frontends, not only
make oldconfig. Forced defaults should be unchangable in the frontends.
It is not intuitive for the user that at one point something is forced
enabled, and then later the user are anyway allowed to change it
without further notice.

	Sam

  reply	other threads:[~2002-11-27 18:54 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 19:28 A Kernel Configuration Tale of Woe Dennis Grant
2002-11-26 19:45 ` John Bradford
2002-11-27 10:55   ` Keith Owens
2002-11-27 12:03     ` Roman Zippel
2002-11-27 12:19       ` Keith Owens
2002-11-27 19:01         ` Sam Ravnborg [this message]
2002-11-27 19:14         ` Kai Germaschewski
2002-11-26 20:05 ` Alan Cox
2002-11-26 23:21   ` Roger Gammans
2002-11-27  6:10     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2002-11-27 17:52 Dennis Grant
2002-11-27 18:01 ` Alex Riesen
2002-11-27 17:47 Mark H. Wood
     [not found] <fa.ivlir9v.u14v3p@ifi.uio.no>
     [not found] ` <fa.gaum5rv.1j3snhh@ifi.uio.no>
2002-11-27  8:43   ` Giacomo Catenazzi
2002-11-27 10:12     ` John Bradford
2002-11-26 17:57 Dennis Grant
2002-11-26 18:11 ` Andrew Walrond
2002-11-26 18:24   ` Rusty Lynch
2002-11-26 23:46     ` Lee Leahu
2002-11-26 15:35 Dennis Grant
2002-11-26 17:01 ` Kai Henningsen
2002-11-26 17:35 ` Rusty Lynch
2002-11-26 18:04   ` Dimitrie O. Paun
2002-11-26 18:46     ` Alan Cox
2002-11-26 18:48 ` Richard B. Johnson
2002-11-26  9:15 Thomas Hood
2002-11-25 19:30 Dennis Grant
2002-11-25 20:00 ` Richard B. Johnson
2002-11-26 10:57   ` Adrian Bunk
2002-11-26 14:44     ` Alan Cox
2002-11-26 12:33 ` Andrew Walrond
2002-11-28 22:09   ` LA Walsh
2002-11-29  1:28     ` Miles Bader
2002-11-29 10:04       ` Andrew Walrond
2002-11-29 10:21         ` Miles Bader
2002-11-25 17:33 Dennis Grant
2002-11-25 18:10 ` Richard B. Johnson
2002-11-25 18:58   ` Samuel Flory
2002-11-26 16:58   ` Kai Henningsen
2002-11-26  4:24 ` Theodore Ts'o
2002-11-26  8:21 ` john slee
2002-11-26  8:35   ` Brad Hards
2002-11-26 19:59     ` Otto Wyss
2002-11-27  0:29       ` Alan Cox

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=20021127190147.GA1088@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=kaos@ocs.com.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.