lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Aug 2006 11:01:02 -0700
From:	"Randy.Dunlap" <rdunlap@...otime.net>
To:	David Woodhouse <dwmw2@...radead.org>
Cc:	Adrian Bunk <bunk@...sta.de>,
	Alexey Dobriyan <adobriyan@...il.com>,
	David Howells <dhowells@...hat.com>,
	Jens Axboe <axboe@...e.de>, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] BLOCK: Make it possible to disable the block layer

On Thu, 24 Aug 2006 18:48:44 +0100 David Woodhouse wrote:

> On Thu, 2006-08-24 at 10:34 -0700, Randy.Dunlap wrote:
> > How do you do that if you have all of ISDN disabled and want/need
> > to enable one ISDN driver?  or same problem for V4L(2)/dvb?
> > or several other subsystems?  (e.g. sound)
> 
> If you _ever_ catch me getting confused because I'm trying to build an
> ISDN driver and I can't work out that in order to do this, I might need
> to first enable CONFIG_ISDN, then I promise you I will change my name by
> deed poll to 'Aunt Tillie'.

I'd rather use menuconfig or xconfig for that instead of editing
.config and reading multiple Kconfig files.

But I'd still prefer to have an "Enable all of this subsystem options first"
switch like I suggested a few months ago.  Makes it easier to view
and disable options.

> It isn't hard to find dependencies by looking in the Kconfig files, even
> if they are slightly less blindingly obvious than that example. I think
> 'make xconfig' will even show you the dependencies these days. I
> remember even in about 1996 the Nemesis folks had hacked the old tcl
> xconfig script to show dependencies.

menuconfig or xconfig will show dependencies now.

> Finding the brain-damaged 'select' which is preventing me from turning a
> given option _off_, however, is something I tend to find far more
> difficult. The CONFIG_EMBEDDED crap took up a painful amount of my time
> last week when it bit me too.

Ack.

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ