jmr wrote:
> Brock - here is the latest webrev, working against your new v8 api in 
> the gate and Michals latest changes. I have incuded your suggestion and 
> added an Update Image, tested it and its working well :)
> Its a bit painful testing the  image update, any hints as to how I could 
> speed things up - I normally use beadm create before-update and then 
> rollback to that after the image-update so I lose any download cache 
> that is there.
>
> Will also need to add new icons when I get them.
>
> http://cr.opensolaris.org/~jmr/updatemanager_v5_Oct07/
>   
General comments:
It might make sense for packagemanager and updatemanager to share some 
functions/modules. For example, __update_image in updatemanager.py 
(lines 895-955)  and installupdate.py (lines 296-310) seem like they 
should be very similar, though the exception handling might differ a 
bit, but have some substantial differences in their code paths and error 
checking.

Other than that, everything seems to be fine from an API perspective.

Brock

> JR
>
> jmr wrote:
>   
[snip]
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to