[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Use modinfo to find out what firmware we need in initrd
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Use modinfo to find out what firmware we need in initrd
- Date: Wed, 28 Jan 2009 15:53:04 -0500
> We can use 'modinfo -F firmware' to query the modules that are
> going into the initrd about what firmware they require. Some
> modules don't (or can't) export that information, so they will
> still need to be pulled in manually.
>
> iwl4965 and iwl5000 don't exist anymore, so they were removed from
> the case statement; qla2xxx exports modinfo data so it's not
> necessary to pull its firmware manually.
I'm all for it. But just for the record, your two concerns when I
mentioned sending this patch earlier were:
(1) Do we even have modinfo available in the environment this script
runs under?
(2) Will the modinfo that is running be able to read modules of whatever
architecture we're building images for?
I don't know the answers to these questions. Anyone else?
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]