From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QS96W-000724-1O for garchives@archives.gentoo.org; Thu, 02 Jun 2011 14:42:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43CE81C00D; Thu, 2 Jun 2011 14:40:18 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0F1BC1C00D for ; Thu, 2 Jun 2011 14:40:17 +0000 (UTC) Received: by vxb39 with SMTP id 39so826474vxb.40 for ; Thu, 02 Jun 2011 07:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=mQyl0p5YEd8S/Fb9Mlk2SN7ro0hKUU+gBtpu7y89Gug=; b=nBflm9sxsz4Q+gMccGg5nXb1mDBObUlhbS8nIEfnvsq1Qga/JETgT2Vx+MluLvWhDx nS2msqJtxB87wREwzAREqgIwM/W1/gNPm1OtznZHoTjafgZiOjzGG5kTZuzewLFZC56i XcFiYOGq3koWI1YNjyPFqS22CSBJwgLvxldEs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rpTkJXvAKiM2gy2lKd00aHDoNN5ps1a8/n9sX6ccOqGcNTOSTkBFWvBNHQ6CxHi1Hj RdLq7QeqlNFfktcTagg6sPTji2Ik6YQG9Li7j9xlR/TIQdpeX32LMTp3VsPtAWznymA4 G+Kdi/oFVzaSUgM54u0/TPwAwz0utx6ljTUMg= 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 Received: by 10.52.93.72 with SMTP id cs8mr1016923vdb.116.1307025617331; Thu, 02 Jun 2011 07:40:17 -0700 (PDT) Received: by 10.52.181.4 with HTTP; Thu, 2 Jun 2011 07:40:17 -0700 (PDT) In-Reply-To: <20110602152217.44ba8be6@zaphod.digimed.co.uk> References: <20110602131836.GC27716@gaurahari.merseine.nu> <20110602152217.44ba8be6@zaphod.digimed.co.uk> Date: Thu, 2 Jun 2011 10:40:17 -0400 Message-ID: Subject: Re: [gentoo-user] Cleaning redundant configuration files From: Doug Hunley To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: ef551ffadda98b6ae6aa3c9686489080 On Thu, Jun 2, 2011 at 10:22, Neil Bothwick wrote: > On Thu, 2 Jun 2011 09:18:36 -0400, Indi wrote: > >> =C2=A0There've been times I'd have liked a simple >> inventory of all files relating to a package after unmerging it, >> like "warning -- the following files are associated with [pkg] >> but will not be automatically removed due to having been modified". > > That sounds like a good idea for a default inclusion in pkg_postrm() so > the information would end up wherever you sent elog messages. +1 to this. I'd find that very handy.