From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 55A931384B4 for ; Wed, 4 Nov 2015 09:26:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D78121C05F; Wed, 4 Nov 2015 09:26:10 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 9008721C012 for ; Wed, 4 Nov 2015 09:26:07 +0000 (UTC) Received: from digimed.co.uk (yooden.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPA id F2F791CCF9C for ; Wed, 4 Nov 2015 09:26:05 +0000 (GMT) Date: Wed, 4 Nov 2015 09:26:00 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: clean-up root partition Message-ID: <20151104092600.183f973b@digimed.co.uk> In-Reply-To: References: <560D2A0E.5080708@sys-concept.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.13.0-40-g035006 (GTK+ 2.24.28; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/anaxFc.U_WU2MGF+rv/CxGr"; protocol="application/pgp-signature" X-Archives-Salt: 237c49ab-064c-4188-be6b-bbac395c198f X-Archives-Hash: 7ce5aa72ae653ed1f7e7f883e72f4f8c --Sig_/anaxFc.U_WU2MGF+rv/CxGr Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 4 Nov 2015 00:10:47 -0800, Raymond Jennings wrote: > A good place to start is to make a hotlist of anything that isn't owned > by a package. >=20 > You really shouldn't randomly delete things that portage thinks belongs > to someone. >=20 > But if you find orphaned junk, it could be fair game. You can build a list of orphaned files with qfile qfile -o $(find / -xdev -type f) You may want to exclude /etc/ from the search path as that produces a lot of hits. --=20 Neil Bothwick How is it that we put man on the moon before we figured out it would be a good idea to put wheels on luggage? --Sig_/anaxFc.U_WU2MGF+rv/CxGr Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlY5zygACgkQum4al0N1GQOvOACfTRqiFGgvC+hQXqBOm7y37nZN I7YAoKyNWc81PsB1j0/PnppEBVMxoytB =+ax6 -----END PGP SIGNATURE----- --Sig_/anaxFc.U_WU2MGF+rv/CxGr--