Bug 2361

Summary: depmod enhancements
Product: [Retired] Red Hat Linux Reporter: bmacy
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED DEFERRED QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-05-31 19:16:26 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 bmacy 1999-04-25 02:45:30 UTC
I have multiple scsi adaptors. I boot off of one and have
devices not needed for boot attached to others. So I try to
use kmod to auto load the modules as needed. Problem is
depmod -a doesn't have a way to know the dependencies so I
have to do it manually each boot (since rc.sysinit rewrites
the modules.dep each boot). Features I'd like to see in
depmod:

- Ability to do a depmod -a that only adds dependencies to
modules.dep... if a dependency is already defined it
ignores it (unless the dependency is defined as no-deps)
- Ability to force a dependency (probably a new program)...
ie forcedep cdrom BusLogic
- Ability to specify more than one scsi_hostadaptor entry
in modules.conf... I don't care if it loads *all* the
modules any time a scsi device is accessed. This is only
really useful if you have one scsi module that is
dynamically loaded.

Anyways... if someone gives me the CVS source I'll add
these myself and submit the patch.

Brian Macy

Comment 1 Jeff Johnson 1999-05-31 19:15:59 UTC
The source for Red Hat 6.0 modutils is in modutils-2.1.121-12.src.rpm.
Please reopen this bug if you do find the time to generate a patch.The source for Red Hat 6.0 modutils is in modutils-2.1.121-12.src.rpm.
Please reopen this bug if you do find the time to generate a patch.

Comment 2 Jeff Johnson 1999-05-31 19:16:59 UTC
The source for Red Hat 6.0 modutils is in modutils-2.1.121-12.src.rpm.
Please reopen this bug if you do find the time to generate a patch.