Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Installing outside of Portage & cruft removal
Date: Mon, 26 Jan 2009 18:17:46
Message-Id: 49bf44f10901261017u5bec6a38yc9cbe9f2bf864421@mail.gmail.com
In Reply to: Re: [gentoo-user] Installing outside of Portage & cruft removal by Dale
1 >>>> What do you guys think of this? Do you know of a good cruft removal script?
2 >>>>
3 >>> Yep, there's quite good one in gentoo itself.
4 >>>
5 >>> Basically, you'll need to write a short config for it, consisting of
6 >>> lines like "cruft name", "cruft src uri" and a few more lines if you'll
7 >>> need to pass some extra parameters to configure/make/install.
8 >>> It'll build the package in a sandbox, then transfer it to destination,
9 >>> memorizing every change it did and preventing collisions and config
10 >>> overwrites.
11 >>>
12 >>> Just put that config script into an ebuild file and use portage to
13 >>> build it - as simple as it gets ;)
14 >>>
15 >>
16 >> I suppose you and Jesus are right, but what about cruft removal? Are
17 >> you saying Gentoo is 100% cruft-free? I've got a lot of junk in /etc
18 >> and especially ~/.*
19 >>
20 >> - Grant
21 >>
22 >>
23 >>
24 >
25 [snip]
26 > You have to clean out /etc and home directories yourself.
27
28 Exactly. Nothing to help me along? I'll check out qfile, but I'm
29 surprised there isn't a good script for this.
30
31 I'm the only one interested in a filesystem audit?
32
33 - Grant
34
35
36 > Portage does do a good job of removing all the other files tho. If it
37 > puts it there, it will remove it if you unmerge a package.
38 >
39 > Dale

Replies

Subject Author
Re: [gentoo-user] Installing outside of Portage & cruft removal Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Installing outside of Portage & cruft removal Paul Hartman <paul.hartman+gentoo@×××××.com>