Bug 242463

Summary: mkinitrd checks only modules.conf.
Product: Red Hat Enterprise Linux 4 Reporter: Johan Huysmans <johan.huysmans>
Component: mkinitrdAssignee: Brian Lane <bcl>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 4.2CC: buckh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 564392 (view as bug list) Environment:
Last Closed: 2011-07-27 18:00:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Johan Huysmans 2007-06-04 12:51:37 UTC
Description of problem:
The mkinitrd script will only check the modules.conf file for needed modules. If
this file has includes defined they WONT be checked. Also if a modprobe.d
directory exists it WONT be checked


Version-Release number of selected component (if applicable):
mkinitrd-4.2.1.6-1

How reproducible:
use includes in the modprobe.conf or use modprobe.d
  
Actual results:
scsi_hostadapter entries in the included files or modprobe.d files aren't
included in the created initrd.

Expected results:
That the listed modules are included in the new initrd

Comment 1 Johan Huysmans 2007-07-17 09:38:17 UTC
I want to implement this myself, but i need some info about the functionality
and the expected behavior.
like: check modprobe.d only when modprobe.conf doesn't exists or also when it
exists, ...

Comment 2 Buck Huppmann 2010-02-12 15:56:44 UTC
(In reply to comment #1)
> I want to implement this myself, but i need some info about the functionality
> and the expected behavior.
> like: check modprobe.d only when modprobe.conf doesn't exists or also when it
> exists, ...    

this is the same as Fedora bz 457870, which it says was closed as of Fedora 11,
so you can grab the mkinitrd out of a Fedora 11 distribution

but i vote for backporting this from Fedora, pretty please

i'll try adding a BZ for RHEL 5