Hi,

Here is a small tool I wrote to help me removing obsoletes files between
OpenBSD upgrades (snapshots or releases).

It just prints filenames that aren't been installed with the system,
excluding severals directories (/home, /usr/local, ...) or libraries
that are currently used by packages.

It works by comparing expected files (list from /usr/lib/locate/src.db,
/usr/X11R6/lib/locate/xorg.db, and packages files) with currently
installed files.

Repository at: https://github.com/semarie/sysclean

This version is a prerelease (1.0beta), as feedback would be welcome
before releasing a proper 1.0 version.

OK to import (when tree would be fully open) ?
-- 
Sebastien Marie

Attachment: sysclean-1.0beta.tgz
Description: application/tar-gz

Reply via email to