On Thu, Nov 19, 2009 at 03:16:59PM -0800, Danek Duvall wrote:
> This allows you to install a package with a driver action, and have the
> devices show up immediately.  This should enable folks to simply install
> virtualbox and go, without having to reboot, and for the install team to
> allow driver updates in the context of the install CD.
> 
>     http://cr.opensolaris.org/~dduvall/pkg-add_drv-u/

This looks fine to me.  Just so I understand, though, is the stuff
you're doing in driver.py on lines 52-58 setting the values once so that
they're inherited by all instances of the class?  I'm trying to figure
out why you moved this into __init__, even though it's class level.

-j
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to