Bug 202559

Summary: [RFE] [PATCH] use modprobe to figure out module deps
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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: 2006-08-16 20:48:00 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:
Attachments:
Description Flags
patch that uses modprobe --show-depends instead of parsing modules.dep ourself none

Description Bill Nottingham 2006-08-15 03:22:53 UTC
Should speed it up slightly, plus it removes code, woo.

Comment 1 Bill Nottingham 2006-08-15 03:22:53 UTC
Created attachment 134188 [details]
patch that uses modprobe --show-depends instead of parsing modules.dep ourself