From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQESn-0002Ho-Lk for garchives@archives.gentoo.org; Fri, 23 Jan 2009 05:20:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CFFEE05A8; Fri, 23 Jan 2009 05:20:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 044DFE05A8 for ; Fri, 23 Jan 2009 05:20:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7FDB964715 for ; Fri, 23 Jan 2009 05:20:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.394 X-Spam-Level: X-Spam-Status: No, score=-3.394 required=5.5 tests=[AWL=0.205, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mDdHNCjbUxpl for ; Fri, 23 Jan 2009 05:20:09 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8E5FF6453A for ; Fri, 23 Jan 2009 05:20:06 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LQESY-0007lf-Pb for gentoo-user@gentoo.org; Fri, 23 Jan 2009 05:20:02 +0000 Received: from 67-220-10-117.usiwireless.com ([67.220.10.117]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jan 2009 05:20:02 +0000 Received: from grante by 67-220-10-117.usiwireless.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jan 2009 05:20:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: No /dev entries in recent stage3 snapshots? Date: Fri, 23 Jan 2009 05:17:30 +0000 (UTC) Message-ID: References: <20090121155655.466edba0@zaphod.digimed.co.uk> <200901230555.10400.volkerarmin@googlemail.com> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 67-220-10-117.usiwireless.com User-Agent: slrn/0.9.8.1pl1 (Linux) Sender: news Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: 8b821b14-dc50-44b3-9d8e-c8653a953626 X-Archives-Hash: 5a3b5f915ac6b608d70df7af8753d112 On 2009-01-23, Volker Armin Hemmann wrote: >>> If the tarball doesn't contain /dev/console it is broken, but >>> it is also broken if it contains thousands of device entries. > > I have a server running that hets that null/console missing message every boot > - and it does not hurt it at any way. You are still able to see the output from all the init scripts? -- Grant