> 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 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list