Hey Brock,

On Fri, 2011-05-06 at 13:28 -0700, Brock Pytlik wrote:
> Updated webrev:
> http://cr.opensolaris.org/~bpytlik/ips-18240-v2/

Looks good!  A few small nits here,

The changeset is missing some bugids, the one I spotted was:
18265 pkg.sysrepo has weird notions about maximum port and cache size


src/pkg/manifests/package%2Fpkg%2Fsystem-repository.p5m

This needs to declare the SMF services that it's delivering, so we shold
have:

29 set name=org.opensolaris.smf.fmri \
30     value=svc:/application/pkg/system-repository:default \
       value=svc:/system/zones-proxyd:default \
       value=svc:/system/zones-proxy-client:default

That's all that jumped out at me - I'll keep looking,

        cheers,
                        tim

> Brock
> 
> On 05/ 3/11 01:28 PM, Brock Pytlik wrote:
> > Webrev:
> > http://cr.opensolaris.org/~bpytlik/ips-18240-v1/
> >
> > Bug:
> >     18240 zone proxy needed
> >
> > Thanks to Ed for the help getting the makefiles into shape.
> >
> > This is the second part of the sysrepo work, which actually turns the 
> > bits delivered earlier on. It delivers a way to communicate from the 
> > NGZ to the GZ as well as changes to the ipkg brand scripts.
> >
> > Draft flag day to be sent out after putback:
> > =======================================
> > Greetings, if you aren't using gate pkg bits or if you don't use 
> > zones, you can skip this message.
> >
> > If you use gate pkg bits, then you'll need to be running at least 
> > build 165 for your zones to be booted and halted properly. If you're 
> > not running 165, you'll need to run the boot brand script manually 
> > during boot for you to have access to the system repository from 
> > inside your zone. Run the following command after each boot of each zone:
> > /usr/lib/brand/ipkg/boot name_of_zone
> >
> > When you halt a zone, you should run the halt script by hand before 
> > halting the zone:
> > /usr/lib/brand/ipkg/halt name_of_zone
> >
> > Please let me know if you have any troubles.
> >
> > Brock
> > =======================================
> >
> > Thanks for taking a look,
> > Brock
> > _______________________________________________
> > pkg-discuss mailing list
> > [email protected]
> > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
> 
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss


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

Reply via email to