public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [RFC][NEW] Utility to find orphaned files
@ 2010-04-25 11:18 Angelo Arrifano
  2010-04-25 11:45 ` Brian Harring
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Angelo Arrifano @ 2010-04-25 11:18 UTC (permalink / raw
  To: List/Gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

Hello developers developers and developers,

Ever wondered how much crap is left in your X-years old Gentoo box?

I just developed a python utility to efficiently find orphaned files in
the system. By orphaned files I mean the files that are present on
system directories and don't belong to any installed package.

The package builds a virtual filesystem (cache) on the RAM using python
hash tables. Then it uses the cache to find the ownership of files
inside user-specified dirs.

Building the cache takes less than 10 seconds here in a system with 1366
installed packages.

This is not intended to be a finished program yet, I'm looking forward
for your constructive commentaries.

[Attached]

Regards,
-- 
Angelo Arrifano AKA MiKNiX
Gentoo Embedded/OMAP850 Developer
Linwizard Developer
http://www.gentoo.org/~miknix
http://miknix.homelinux.com

[-- Attachment #2: find-orphaned-0.01.tar.bz2 --]
[-- Type: application/x-bzip, Size: 7939 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-11 13:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 11:18 [gentoo-dev] [RFC][NEW] Utility to find orphaned files Angelo Arrifano
2010-04-25 11:45 ` Brian Harring
2010-04-25 13:43 ` Daniel Pielmeier
2010-04-30 16:24   ` Enrico Weigelt
2010-05-03 13:34     ` [gentoo-dev] " Peter Hjalmarsson
2010-05-11 13:08       ` Angelo Arrifano
2010-04-25 15:34 ` [gentoo-dev] " Yuri Vasilevski
2010-04-25 17:10   ` Angelo Arrifano
2010-04-25 17:43 ` Benedikt Böhm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox