In order to migrate the driver finding in Ubuntu to PackageKit, we think it makes sense to use AppStream to do that. I think what we have to do for that is
Document the modalias list for provides for the appstream yaml format
extract modalias list from the packages Modaliases field, which looks like this: Modaliases: nvidia(pci:v000010DEd000005E7sv*sd00000595bc03sc*i*, ...)
Make software-properties query appstream for modaliases.
Does that sound about right?
The text was updated successfully, but these errors were encountered:
In order to migrate the driver finding in Ubuntu to PackageKit, we think it makes sense to use AppStream to do that. I think what we have to do for that is
Modaliasesfield, which looks like this:Modaliases: nvidia(pci:v000010DEd000005E7sv*sd00000595bc03sc*i*, ...)Does that sound about right?
The text was updated successfully, but these errors were encountered: