instmon is a shell script that monitors installations and detects the files that were added or modified. It can be very helpful for packages that only come in source form. It can be used by system administrators and simple users alike.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A mudança mais importante na versão 2.0 é a capacidade de detectar instalações usando o strace ou installwatch. Junto com algumas características mais novas e as correções de costume, tudo isso faz esta versão o mais completo de sempre.
The most important change in version 2.0 is the ability to detect installations using strace or installwatch. Along with some more new features and the usual bugfixes, all these make this the most complete version ever.
Ligeiramente alterada a lista de busca padrão (added / var / lib) eo padrão lista de exclusão (added / root), agora usa $ TMPDIR quando definido, as comparações entre os números de versão é feito agora de uma maneira diferente, que é mais correto para o UNIX mundo, fixo para trabalhar com RPM> = 2.5.0, diretórios vazios são removidos ainda mais agressivamente, awk agora é necessário, e instmon tem de armazenar alguns scripts auxiliar (atualmente uma) in / usr / local / lib / instmon.
Slightly changed the default search list (added /var/lib) and the
default exclude list (added /root), now uses $TMPDIR when set,
comparisons between version numbers are now done in a different
way, which is more correct for the UNIX world, fixed to work with
RPM >= 2.5.0, empty directories are now removed even more
aggressively, awk is now required, and instmon has to store some
helper scripts (currently one) in /usr/local/lib/instmon.
Adicionado em muito poucos recursos, desde a versão 1.2, como o alcatrão, deb e pacotes podem ser criadas agora, logs anúncio tornou-se mais poderosa, e instmon podem agora reconhecer que alguns registros são do mesmo programa-versão diferente e fazer algumas coisas úteis sobre o que . Além disso, alguns bugs e correções de segurança foram incluídos, por isso todos são encorajados a atualizar.
Added quite a few features since version 1.2 like tar, deb and rpm
packages can now be created, listing logs has become more
powerful, and instmon can now recognize that some logs are
same-program-different-version and do some useful things about
that. In addition, some bug and security fixes have been included,
so everyone is encouraged to upgrade.