On Thu, Nov 19, 2009 at 12:29:07PM -0700, Jerry Jelinek wrote: > I have a proposed fix for: > > 8878 cannot validate migration of ipkg zone > > This implements the dry-run detach and attach > of an ipkg-branded zone. There is a webrev at: > > http://cr.opensolaris.org/~gjelinek/webrev.8878/ >
i think this comment has been raised before, but could we please not parse and generate xml files using nawk? ;) some other ideas for making the changes you need are: - write a small python program that uses the python xml parser. - create "zonecfg export" that exports your xml file. ed _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
