From owner-cvs-all@FreeBSD.ORG Mon Jun 7 10:08:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8696816A4D0; Mon, 7 Jun 2004 10:08:05 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6417B43D1F; Mon, 7 Jun 2004 10:08:05 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i57A7qkI030519; Mon, 7 Jun 2004 03:07:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i57A7qqR030518; Mon, 7 Jun 2004 03:07:52 -0700 (PDT) (envelope-from obrien) Date: Mon, 7 Jun 2004 03:07:52 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20040607100752.GA30496@dragon.nuxi.com> References: <200406070916.i579GJLe052073@repoman.freebsd.org> <200406070947.i579lbFR032384@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406070947.i579lbFR032384@grimreaper.grondar.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/rc.d preseedrandom X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 10:08:05 -0000 On Mon, Jun 07, 2004 at 10:47:36AM +0100, Mark Murray wrote: > "David E. O'Brien" writes: > > obrien 2004-06-07 09:16:19 UTC > > FreeBSD src repository > > > > Modified files: > > etc/rc.d preseedrandom > > Log: > > Don't assume everyone's /etc/[default/]rc.conf 'entropy_file' is "/entropy" > > . > > This has foot-shooting potential. Preseedrandom is run before > filesystems are mounted, so ${entropy_file} MUST be on / . > > Please document that. Will do that, I'm waiting on feedback from someone. -- -- David (obrien@FreeBSD.org)