From owner-freebsd-current@FreeBSD.ORG Tue Jun 29 15:54:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77DF216A4CE for ; Tue, 29 Jun 2004 15:54:17 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A30E643D46 for ; Tue, 29 Jun 2004 15:54:16 +0000 (GMT) (envelope-from frerich.raabe@gmx.de) Received: (qmail 9277 invoked by uid 65534); 29 Jun 2004 15:54:10 -0000 Received: from p508A6211.dip.t-dialin.net (EHLO daedalus.lan) (80.138.98.17) by mail.gmx.net (mp001) with SMTP; 29 Jun 2004 17:54:10 +0200 X-Authenticated: #270069 Received: from daedalus.lan (localhost [127.0.0.1]) by daedalus.lan (8.12.11/8.12.11) with ESMTP id i5TFsQOW002322; Tue, 29 Jun 2004 17:54:26 +0200 (CEST) (envelope-from frerich@daedalus.lan) Received: by daedalus.lan (8.12.11/8.12.11/Submit) id i5TFsOOv002321; Tue, 29 Jun 2004 17:54:24 +0200 (CEST) (envelope-from frerich) From: Frerich Raabe To: freebsd-current@freebsd.org Date: Tue, 29 Jun 2004 17:54:24 +0200 User-Agent: KMail/1.6.2 References: <200406250027.19459.raabe@kde.org> <20040628072622.GE479@dev.null.cz> In-Reply-To: <20040628072622.GE479@dev.null.cz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406291754.24668.raabe@kde.org> X-Mailman-Approved-At: Wed, 30 Jun 2004 11:37:48 +0000 cc: Buki Subject: Re: Patch for src/UPDATING X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 15:54:17 -0000 On Monday 28 June 2004 09:26, Buki wrote: > On Fri, Jun 25, 2004 at 12:27:19AM +0200, Frerich Raabe wrote: > Also, you changed this: > > - /etc/rc.d/preseedrandom [10] > > + /usr/src/etc/rc.d/preseedrandom [10] > > but left it unchanged here: > > [10] In order to create temporary files, /dev/random must be > > initialized by feeding data into it. /etc/rc.d/preseedrandom > > is it correct or not? I think it is not correct, it should IMHO be adjusted in the [10] remark as well. Thanks for spotting that (thanks also to Chris Pepper for demonstrating that English is not my native tounge, of course he is right and I think that typo should be fixed as well ;-). - Frerich