From owner-freebsd-stable@FreeBSD.ORG Fri Feb 11 15:51:02 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 855C816A4CE for ; Fri, 11 Feb 2005 15:51:02 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12AE443D3F for ; Fri, 11 Feb 2005 15:51:02 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so1486110wri for ; Fri, 11 Feb 2005 07:51:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=BazubviaXybtoy+Y0X5IaUEkNj+Xf2GX7U10cP+VfhwZVHNfnYLNhBr+chWii3JB/CqRcVgIBJwCLmXaaf7se9zFajKTJu9UtLXwCny3UmChcRvCaOITXa8IMKNka6y7Tl6EQqPuFf4P6VdSO3ITRdXQKJikPcM1o+p756r7uFY= Received: by 10.54.28.42 with SMTP id b42mr252041wrb; Fri, 11 Feb 2005 07:51:00 -0800 (PST) Received: by 10.54.29.8 with HTTP; Fri, 11 Feb 2005 07:51:00 -0800 (PST) Message-ID: <790a9fff05021107512334eb7d@mail.gmail.com> Date: Fri, 11 Feb 2005 09:51:00 -0600 From: Scot Hetzel To: Kenneth W Cochran In-Reply-To: <200502111358.IAA2201639@shell.TheWorld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200502110700.CAA2221314@shell.TheWorld.com> <200502111248.HAA2236362@shell.TheWorld.com> <200502111358.IAA2201639@shell.TheWorld.com> cc: freebsd-stable@freebsd.org Subject: Re: 5.3-stable doesn't ifconfig at startup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 15:51:02 -0000 On Fri, 11 Feb 2005 08:58:02 -0500 (EST), Kenneth W Cochran > >> >> Hello -stable: > >> >> > >> >> Any idea(s) why (my) 5.3-stable (as of 9 February) isn't > >> >> configuring the network interface or setting up the default route? > >> >> > >> >> I installed 5.3-release from CD and things worked fine. > >> >> Then I updated the system sources (via cvsup) to RELENG_5 and > >> >> went through {build,install}world/mergemaster/reboot as outlined > > what does your /etc/rc.conf look like?