From owner-freebsd-questions@FreeBSD.ORG Sat Feb 12 11:59:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2068416A4CE for ; Sat, 12 Feb 2005 11:59:15 +0000 (GMT) Received: from av9-2-sn4.m-sp.skanova.net (av9-2-sn4.m-sp.skanova.net [81.228.10.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2051843D2F for ; Sat, 12 Feb 2005 11:59:14 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av9-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id F044437E51; Sat, 12 Feb 2005 12:59:12 +0100 (CET) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av9-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id E0FFC37E4D for ; Sat, 12 Feb 2005 12:59:12 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id ACFAC37E4A for ; Sat, 12 Feb 2005 12:59:12 +0100 (CET) Received: (qmail 22261 invoked by uid 1001); 12 Feb 2005 11:59:11 -0000 Date: Sat, 12 Feb 2005 12:59:11 +0100 From: Erik Trulsson To: Fafa Diliha Romanova Message-ID: <20050212115911.GA22252@falcon.midgard.homeip.net> Mail-Followup-To: Fafa Diliha Romanova , questions@freebsd.org References: <20050212115006.703D94BDAA@ws1-1.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050212115006.703D94BDAA@ws1-1.us4.outblaze.com> User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: make world: HOW CLEAN IS IT? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 11:59:15 -0000 On Sat, Feb 12, 2005 at 06:50:06AM -0500, Fafa Diliha Romanova wrote: > hello > > when i rebuild my system to stay up to date, > does it leave behind many obsolete files to clog up > my pure system? No, not normally. Obsolete files are not removed by the normal updating process, but there are normally very few (if any) such files. > > i am *VERY* conscious on cleanliness; > > does freebsd keep track of absolutely EVERY file > it creates? Nope, it mostly doesn't keep track of them at all. -- Erik Trulsson ertr1013@student.uu.se