From owner-cvs-all@FreeBSD.ORG Fri Oct 3 12:13:02 2003 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 9AAE116A4BF for ; Fri, 3 Oct 2003 12:13:02 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0081043FF2 for ; Fri, 3 Oct 2003 12:13:01 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 91962 invoked by uid 1000); 3 Oct 2003 19:13:01 -0000 Date: Fri, 3 Oct 2003 12:13:01 -0700 (PDT) From: Nate Lawson To: Poul-Henning Kamp In-Reply-To: <20031003182708.67E7416A566@hub.freebsd.org> Message-ID: <20031003121155.H91953@root.org> References: <20031003182708.67E7416A566@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d diskless X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 19:13:02 -0000 On Fri, 3 Oct 2003, Poul-Henning Kamp wrote: > Modified files: > etc/rc.d diskless > Log: > In case we have no /etc/resolv.conf, don't try to make it out of > thin blue air if the kenv doesn't have any info. > > This improves the truth value of the comment above significantly and > reduces the bogous output on the console considerably. Bruce? Is that you? -Nate (Insert comment about how married couples begin to sound like each other over the years).