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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 6 Jan 2008 12:11:43 -0500 (EST)
From:	Alan Stern <stern@...land.harvard.edu>
To:	david@...g.hm
cc:	Stefan Richter <stefanr@...6.in-berlin.de>,
	Adrian Bunk <bunk@...nel.org>,
	Randy Dunlap <randy.dunlap@...cle.com>,
	Sam Ravnborg <sam@...nborg.org>, Al Boldi <a1426z@...ab.com>,
	<linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	David Brownell <david-b@...bell.net>, Greg KH <greg@...ah.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 2/5] USB Kconfig: Select SCSI for USB Mass Storage support

On Sun, 6 Jan 2008 david@...g.hm wrote:

> what sysadmins like me would really like is a set of scripts that could 
> generate a .config from an existing system. After we have one that covers 
> the hardware for the system we will then have a much better starting point 
> to work from. We may disable some drivers (sound drivers on a server for 
> example).

One thing is worth pointing out here.  If you do remove some drivers 
(like usb-storage), you may end up with a bloated configuration because 
the things they selected (like SCSI) won't get removed automatically.  
That's a disadvantage of using select.

Another disadvantage appears when somebody tries by hand to remove a 
component (like SCSI) and finds that it magically reappears.  Evidently 
something is selecting it, but there's no way to find out what.

Alan Stern

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