mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bodo Eggert <7eggert@elstempel.de>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>,
	Roman Zippel <zippel@linux-m68k.org>,
	Christoph Hellwig <hch@infradead.org>,
	David Howells <dhowells@redhat.com>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 17/17] BLOCK: Make it possible to disable the block layer  [try #2]
Date: Wed, 30 Aug 2006 15:23:17 +0200	[thread overview]
Message-ID: <E1GIQ2c-0000h3-T8@be1.lrz> (raw)
In-Reply-To: <6PwAr-6jv-5@gated-at.bofh.it>

Stefan Richter <stefanr@s5r6.in-berlin.de> wrote:

> "select" would not be needed if the configurator wouldn't make an option
> _invisible_ if it depends on another disabled option. It would be nice
> if the option would stay visible (or better yet, would be optionally
> visible) and had pointers to unfulfilled dependencies.
> 
> Or more generally spoken, "select" would not be needed if there were
> other means to switch the configurator's UI to a layout that exposes
> more details about dependencies. There is already such a UI mode which
> fully exposes _fulfilled_ dependencies.

The "options with pointers to (unfullfilled) dependencies" that should be
visible are (or should be) exactly the options now using select. In other
words, only make fooconfig needs to be enheanced.
-- 
Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF
verbreiteten Lügen zu sabotieren.

http://david.woodhou.se/why-not-spf.html

       reply	other threads:[~2006-08-30 13:27 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6Paqj-6iH-23@gated-at.bofh.it>
     [not found] ` <6NKRa-8sj-9@gated-at.bofh.it>
     [not found]   ` <6Nv5K-8dh-9@gated-at.bofh.it>
     [not found]     ` <6Nvfu-8t8-17@gated-at.bofh.it>
     [not found]       ` <6NMJp-4wS-25@gated-at.bofh.it>
     [not found]         ` <6PaTj-7vF-17@gated-at.bofh.it>
     [not found]           ` <6PaTj-7vF-15@gated-at.bofh.it>
     [not found]             ` <6Pciq-362-13@gated-at.bofh.it>
     [not found]               ` <6PmUm-1Y7-9@gated-at.bofh.it>
     [not found]                 ` <6PwAr-6jv-5@gated-at.bofh.it>
2006-08-30 13:23                   ` Bodo Eggert [this message]
2006-08-24 21:32 [PATCH 01/17] BLOCK: Move functions out of buffer code " David Howells
2006-08-24 21:33 ` [PATCH 17/17] BLOCK: Make it possible to disable the block layer " David Howells
2006-08-25 14:27   ` Christoph Hellwig
2006-08-25 14:52     ` Alexey Dobriyan
2006-08-25 16:23   ` David Howells
2006-08-29 11:51     ` Christoph Hellwig
2006-08-29 12:21       ` Stefan Richter
2006-08-29 12:23     ` David Howells
2006-08-29 12:25       ` Christoph Hellwig
2006-08-29 13:50         ` Stefan Richter
2006-08-29 14:13           ` Stefan Richter
2006-08-30  1:12             ` Roman Zippel
2006-08-30 18:33               ` Stefan Richter
2006-08-30 21:43                 ` Adrian Bunk
2006-08-30 22:41                   ` Roman Zippel
2006-08-30 23:38                     ` Adrian Bunk
2006-08-30 23:58                       ` Roman Zippel
2006-08-31  8:01                         ` Stefan Richter
2006-09-01  0:15                     ` David Woodhouse
2006-09-01  0:48                       ` Randy.Dunlap
2006-09-01  1:27                         ` David Woodhouse
2006-09-01  1:47                           ` Adrian Bunk
2006-09-01 13:44                           ` Jörn Engel
2006-09-01 15:31                             ` Stefan Richter
2006-09-01 16:19                               ` Jörn Engel
2006-09-01 16:34                                 ` Adrian Bunk
2006-09-01 17:51                                   ` Stefan Richter
2006-09-01 18:14                                     ` Sam Ravnborg
2006-08-30 22:50                   ` Stefan Richter
2006-08-30 23:12                     ` Adrian Bunk
2006-08-30  1:11           ` Roman Zippel
2006-08-30 11:29             ` Stefan Richter
2006-08-29 19:58         ` Greg KH
2006-08-29 21:08           ` John Stoffel
2006-08-31  3:01             ` Matthew Wilcox
2006-08-31  3:04               ` Shaya Potter
2006-08-31  8:53                 ` Stefan Richter
2006-08-31 12:32                   ` Shaya Potter
2006-08-31 13:16                     ` Stefan Richter
2006-08-31 13:27                       ` Shaya Potter
2006-08-31 10:13           ` David Howells
2006-08-25 18:46   ` David Howells

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=E1GIQ2c-0000h3-T8@be1.lrz \
    --to=7eggert@elstempel.de \
    --cc=7eggert@gmx.de \
    --cc=dhowells@redhat.com \
    --cc=hch@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=zippel@linux-m68k.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®