[Libosinfo] [PATCH 6/8] installer: API to query signed device driver requirement

Christophe Fergeau cfergeau at redhat.com
Mon Jan 28 10:48:49 UTC 2013


On Mon, Jan 28, 2013 at 05:18:45AM +0200, Zeeshan Ali (Khattak) wrote:
> +/**
> + * osinfo_install_script_get_can_post_install_unsigned_drivers:
> + * @script: the install script
> + *
> + * If install script can install drivers at the end of installation, this
> + * function can be used to query if it can handle unsigned drivers.

All of this is a bit vague to me, this seems more tri-state than just a
boolean, most Windows will warn when trying to install unsigned-by-MS
drivers but will let you go through after saying you are ok with installing
this driver. Starting with win7 64 bit, the OS will refuse to install the
drivers without letting you click your way around it.
This commit seems to assume that 'having to click' = 'cannot post install
the driver'. While inconvenient during post-install, I can see this being
better than nothing to some libosinfo users.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130128/595ca6d3/attachment.sig>


More information about the Libosinfo mailing list