On Fri, Apr 06, 2012 at 02:13:25PM -0700, Brock Pytlik wrote:
> Webrev:
> https://cr.opensolaris.org/action/browse/pkg/bpytlik/7091514-v1
>
> Bug:
> 7091514 moving driver_alias from 'hermon' to 'mcxnex' fails with 'onu'
>

only one nit...

src/modules/actions/driver.py

- it seems your adding another check to see if we should run
  __usr_sbin_init(), why not just create a property accessor function
  for add_drv/rem_drv/update_drv that invokes __usr_sbin_init() if
  necessary?  although perhaps that's overkill since currently we have
  two checks and using an accessor function would require three.

otherwise, lgtm.

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

Reply via email to