From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 12:46:55 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 409C016A4CE for ; Wed, 2 Feb 2005 12:46:55 +0000 (GMT) Received: from catflap.slightlystrange.org (cpc2-cmbg1-3-0-cust94.cmbg.cable.ntl.com [213.107.104.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B54E343D1D for ; Wed, 2 Feb 2005 12:46:54 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.44 (FreeBSD)) id 1CwJuG-000H6B-Oz for freebsd-questions@freebsd.org; Wed, 02 Feb 2005 12:46:52 +0000 Date: Wed, 2 Feb 2005 12:46:52 +0000 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20050202124652.GC64979@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: what is /entrophy ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 12:46:55 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 02, 2005 at 12:52:52PM +0100, Gert Cuykens wrote: > what is /entrophy ? can i delete it ?=20 It is used to store entropy to reseed the random number generator at boot time. If it really is in your way there, then you can put it elsewhere by=20 setting entropy_file in /etc/rc.conf. > also can i delete /python.core ? Yes. It is the remnants of a crashed python process. If you're not interested in debugging it, you may as well get rid. > what about /COPYRIGHT :P Why bother? It's only using one inode, and occupies very little disk space. But if it offends, then sure, remove it. It'll come back when you upgrade anyway. > you just had to put it in the / dont you :) whats wrong with /tmp :P They're not "temporary" files. /tmp is for storing session data, etc, that will not be required after reboot. The whole point of the entropy file is to store entropy across a reboot. COPYRIGHT should be somewhere easy to find - where's easier to find than /? And /usr/compat is where the compatibility layers live. If you use any ports that depend on Linux, then they will want this stuff intact. If you don't use any ports that expect to be run on Linux, it'll probably=20 be empty. Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCAMu8hvzwOpChvo8RAkWOAKDe5RS7UtZT/FTWyBcXwdAOVOmW+QCgmhBt 7mia+umQZedCAn0ujdDigSQ= =JVfm -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--