From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1IAqI0-0008HT-8H for garchives@archives.gentoo.org; Tue, 17 Jul 2007 16:52:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6HGorN3015449; Tue, 17 Jul 2007 16:50:53 GMT Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6HGhQA7004699 for ; Tue, 17 Jul 2007 16:43:26 GMT Received: from [84.187.162.185] (helo=gondolin) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1IAq8s2ttT-0004lA; Tue, 17 Jul 2007 18:43:24 +0200 From: Dirk Heinrichs To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gentoo Machine Cleanup Date: Tue, 17 Jul 2007 18:43:12 +0200 User-Agent: KMail/1.9.7 References: <1e6142750707161618s3ddef89fj7daf895c947ee698@mail.gmail.com> In-Reply-To: <1e6142750707161618s3ddef89fj7daf895c947ee698@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart32914824.Z4m44H01UO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200707171843.17406.dirk.heinrichs@online.de> X-Provags-ID: V01U2FsdGVkX1/5mNiBYjwIJRahnlNftLhA5oliYTU4AK64JqO HR63Qc2PAEiTuM2KhyHxN4oo8rfVDntbSTNmbC4WeVhtv/M2ou XrOqbhXL1AraPwrYAs2EQ== X-Archives-Salt: b986c01f-32e8-4591-9ef7-499bb1c37bca X-Archives-Hash: 8d4f52bb31559845e6affb6303685627 --nextPart32914824.Z4m44H01UO Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Dienstag, 17. Juli 2007 schrieb Samir Faci: > So, I have a gentoo install that's slowly evolved over the past 3 years > or so years. It's now so cluttered with packages, it's becoming > ridiculous, especially for a headless server. What I'd like to do is be > able to remove all KDE/Gnome/X/gtk/qt/...etc out of the machine and not > have it break the machine completely. You've already recieved some answers how to do it with portage. Here's how = you=20 can do it with paludis: 1) revise your use flags (remove X, kde, ...) 2) export PALUDIS_OPTIONS=3D"--dl-reinstall if-use-changed" 3) update world: paludis -i world 4) remove unneeded packages: paludis --uninstall-unused 5) remove all packages you don't want anymore: paludis --uninstall --with-unused-dependencies ... 6) revdep-rebuild (make sure you have the paludis-enabled version). HTH... Dirk --nextPart32914824.Z4m44H01UO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.5 (GNU/Linux) iD8DBQBGnPGl8NVtnsLkZ7sRAuMgAJ0aITRGukJ34sZ5oLOoRJRRctU3iACfe6PS Ext+D1VZrj/w2bhSlGsJG+Q= =ClX6 -----END PGP SIGNATURE----- --nextPart32914824.Z4m44H01UO-- -- gentoo-user@gentoo.org mailing list