|
|||||||||||
|
[RFC] Loading of IDE modules by hw-detect
From: Frans Pop <elendil(at)planet.nl>
Date: Sat Nov 10 2007 - 15:17:46 EST
We're also being inconsistent as we only do this for IDE drivers and not for SCSI and SATA drivers. And finally it's totally ineffective as by the time the module selection dialog is being displayed, the drivers that are needed to actually support the hardware *have already been loaded automatically*.
Currently we load some 30 drivers by default, most of which remain unused as
they are irrelevant for the system that's being installed.
The attached (fairly simple) patch disables this and leaves things to the
kernel/udev. It does support a boot parameter (hw-detect/load-ide=true) to
force the old behavior.
Patch has been tested for i386 (in VirtualBox) for both a netboot and CD-based install.
Results are:
Some comments:
The patch may well introduce regressions, probably mainly in arches other
than i386/amd64. But I feel that we should start moving towards a less
manual detection (as is done for the installed system) and the best time to
do so is early in the release cycle.
Cheers,
-- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Nov 10 15:18:41 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 03:19:29 EDT |
||||||||||
|
|||||||||||