From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 03:34:19 2003 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 88AE016A4BF for ; Thu, 4 Sep 2003 03:34:19 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E8143F3F for ; Thu, 4 Sep 2003 03:34:18 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id B69F97923D; Thu, 4 Sep 2003 12:34:17 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id 7FDB796AC2; Thu, 4 Sep 2003 12:34:17 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id 09AF596AC0; Thu, 4 Sep 2003 12:34:14 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id E6239B824; Thu, 4 Sep 2003 12:34:13 +0200 (CEST) To: "Putinas" References: <005d01c372ce$688bfce0$0464a8c0@spotripoli.local> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 04 Sep 2003 12:34:13 +0200 In-Reply-To: <005d01c372ce$688bfce0$0464a8c0@spotripoli.local> (pilkis@gmx.net's message of "Thu, 4 Sep 2003 12:22:07 +0200") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-3.0 required=8.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@FreeBSD.ORG Subject: Re: Entropy harvesting: interrupts ethernet point_to_point 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: Thu, 04 Sep 2003 10:34:19 -0000 "Putinas" writes: > on the recent src with custom compiled kernel ( generic minus some stuff > what I don't need ) with firewall compiled in kernel , system infinitely > hangs on boot unless I press ctrl-c at this point: > Entropy harvesting: interrupts ethernet point_to_point > Same things happens on two different computers with nearly similar custom > kernel configuration > Could you tell me, what's causing the problem ? Try adding 'set -x' at the top of /etc/rc (not before the #!/bin/sh line, though), and you should see what command is executed before the script hangs. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no