the heads up seems resonable to me. just on a hunch, i took a quick look at zoneproxyd.c and i see that it's still calling zone_list(). it should really be updated to call zone_get_zoneids() instead. (see 6987343 for details.)
ed On Tue, May 03, 2011 at 01:28:06PM -0700, 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
