On Tue, Sep 01, 2009 at 02:41:14PM -0600, Jerry Jelinek wrote:
> I have an updated webrev for the zone's support
> for p2v using IPS. The latest webrev is at:
>
> http://cr.opensolaris.org/~gjelinek/webrev.6793/
>
> This has been reviewed previously and I have
> incorporated that feedback into the code. In addition
> I have added support for Ed's 'pkg change-variant'
> enhancement into src/brand/p2v at lines 569-574.
>
> I'd like to see if there are any final comments
> before I integrate this.
>
----------
src/brand/smf_disable.lst
- so 6859248 went back on wed.
doesn't that make the entries in this file unnecessary?
----------
src/brand/pkgcreatezone
- in the usage message, how is it possible to have arguments after -e
since -e takes a variable number of arguments?
- after a normal zone install, this script prints:
printf "$m_complete\n\n" ${SECONDS}
but if you install from an image, you print:
printf "$m_done\n"
why the difference?
----------
src/brand/p2v
- acording to the comments, the zoneadm attach -U will result in the
zone being marked "installed". if the install process is interrupted
after this, then we may end up with an installed zoned that's not
fully p2v'd. hence it seems to me that we might want an additional
flag to pass to the attach that tells it not to transition the zone
to the installed state. (this could be done after your initial p2v
putback, since it requires a change in nevada.)
ed
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss