> > 1928-1932: I don't really understand why having a user specified > > cache_dir means that we shouldn't clean it up on completion. > > I think the common case here is one where the cache is something you're > "borrowing" (for lack of a better word) from somewhere else. You're > installing a zone but borrowing the global zone's cache. In that > case, it seemed to me to be unfriendly to nuke the other image's cache > according to the cleanup policy present in the image on which you're > operating. > > Today, we never cleanup the cache anyway, so it's moot, but...
We do allow the user to set an option in the cfg_cache to enable cleanup after a succesful operation; however, it's off by default since it's so slow. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
