edfdc2 Add support for wildcards in supported.conf

Authored and Committed by Michal Marek 10 years ago
    Add support for wildcards in supported.conf
    
    - rpm/kernel-binary.spec.in: Generate Module.supported with all
      lines from supported conf, unsupported modules are marked as "no"
    - rpm/split-modules: Use the supported flag in modules, instead of
      parsing the Module.supported file and report modules that have no
      supported marking.
    - rpm/check-supported-list: Delete, this is done by split-modules
      now.
    
        
file modified
+22 -20
file modified
+0 -1
file modified
+25 -7