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 17:35:17
Message-Id: 49bf44f10901260935y7e46b94te283d854a89269a5@mail.gmail.com
In Reply to: Re: [gentoo-user] Installing outside of Portage & cruft removal by Mike Kazantsev
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 I suppose you and Jesus are right, but what about cruft removal? Are
16 you saying Gentoo is 100% cruft-free? I've got a lot of junk in /etc
17 and especially ~/.*
18
19 - Grant

Replies

Subject Author
Re: [gentoo-user] Installing outside of Portage & cruft removal Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Installing outside of Portage & cruft removal Mike Kazantsev <mike_kazantsev@×××××××.net>
Re: [gentoo-user] Installing outside of Portage & cruft removal Rumen Yotov <rumen@××××××.org>
Re: [gentoo-user] Installing outside of Portage & cruft removal Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
Re: [gentoo-user] Installing outside of Portage & cruft removal "Jesús Guerrero" <i92guboj@×××××.es>