On Fri, Mar 27, 2009 at 10:36:10AM -0700, Danek Duvall wrote: > http://cr.opensolaris.org/~dduvall/pkg-rmdircwd/
Bart points out that on image-update, the image root will be the mountpoint of the new BE, and changing directory there will prevent the BE from being unmounted afterwards. So I've moved it to the very beginning, in Image.__init__(), right after the umask call. Webrev updated in place. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
