From owner-freebsd-current Sun Jun 16 14:35:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 592AF37B40C for ; Sun, 16 Jun 2002 14:35:11 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g5GLZAXN052706; Sun, 16 Jun 2002 14:35:10 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g5GLZ9hB007722; Sun, 16 Jun 2002 14:35:09 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sun, 16 Jun 2002 14:35:09 -0700 (PDT) From: Doug Barton To: dirkx@covalent.net Cc: current@FreeBSD.org Subject: Re: mini-Head's up: rc.syscons now test for /dev/ttyv0 In-Reply-To: Message-ID: <20020616143431.H5875-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 16 Jun 2002 dirkx@covalent.net wrote: > On Sun, 16 Jun 2002, Doug Barton wrote: > > > Based on some suggestions by a user, I've added the following to the > > top of rc.syscons: > > > > # Handle diskless boots, and other situations where syscons is not > > present > > # > > if [ ! -c "${kbddev}" ]; then > > exit 0 > > fi > > > > As far as I can tell, this should be safe, but if anyone comes across > > wackiness, please let me know. > > Thanks - this solves it for me (for machines with devfs enabled - which is > the default). Good news... anyone familiar enough with diskless boot in -stable to comment on this? Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message