< I actually got time to write some code again> We're adding support for revert-tags on directories to delete unpackaged content. This is useful for cleaning up log files, etc. when reverting a system to a clean state. revert-tag=daleks=terminate.* When pkg revert --tagged daleks is run, any files or directories (recursively) that match "terminate.*" and are not packaged in the tagged directory are removed. This doesn't work on mount points or across file system mounts.
https://cr.opensolaris.org/action/browse/pkg/barts/directory_revert_tags/ Thanks! - Bart -- Bart Smaalders Solaris Core OS [email protected] http://blogs.oracle.com/barts "You will contribute more with Mercurial than with Thunderbird." "Civilization advances by extending the number of important operations which we can perform without thinking about them." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
