From owner-freebsd-stable@FreeBSD.ORG Fri Feb 11 14:00:18 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 1E2FC16A59F for ; Fri, 11 Feb 2005 14:00:18 +0000 (GMT) Received: from TheWorld.com (pcls2.std.com [192.74.137.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9828043D2F for ; Fri, 11 Feb 2005 14:00:17 +0000 (GMT) (envelope-from kwc@shell.TheWorld.com) Received: from shell.TheWorld.com (root@shell01-e.TheWorld.com [69.38.147.31]) by TheWorld.com (8.12.8p1/8.12.8) with ESMTP id j1BDw2VI020350; Fri, 11 Feb 2005 08:58:03 -0500 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id IAA2201639; Fri, 11 Feb 2005 08:58:02 -0500 (EST) Date: Fri, 11 Feb 2005 08:58:02 -0500 (EST) From: Kenneth W Cochran Message-Id: <200502111358.IAA2201639@shell.TheWorld.com> To: Ion-Mihai Tetcu References: <200502110700.CAA2221314@shell.TheWorld.com> <200502111248.HAA2236362@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 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 14:00:18 -0000 >Date: Fri, 11 Feb 2005 15:32:44 +0200 >From: Ion-Mihai Tetcu >To: Kenneth W Cochran >Cc: freebsd-stable@freebsd.org >Subject: Re: 5.3-stable doesn't ifconfig at startup > >On Fri, 11 Feb 2005 07:48:27 -0500 (EST) >Kenneth W Cochran wrote: > >> >Date: Fri, 11 Feb 2005 09:27:01 +0200 >> >From: Ion-Mihai Tetcu >> >To: Kenneth W Cochran >> >Cc: freebsd-stable@freebsd.org >> >Subject: Re: 5.3-stable doesn't ifconfig at startup >> > >> >On Fri, 11 Feb 2005 02:00:39 -0500 (EST) >> >Kenneth W Cochran wrote: >> > >> >> 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 > > [ .. ] > >> >mergemaster pilot error ? >> >If you didn't changed something in them I'd suggest wiping /etc/rc.d/* >> >and /etc/defaults/* and do a mergermaster -i >> >> First thing I thought of; both "mergemaster -p" and >> "mergemaster" without arguments are fine; all its "targets" >> updated accordingly. > >But set by hand it works ? >I've did the same thing 3 weeks ago and rebuild the machine 3 times w/o problems > >-- >IOnut >Unregistered ;) FreeBSD "user" Yes, setting by hand works, e.g. ifconfig & route add default ... Netcard is Intel fxp type. So far, UTSL is rather, umm, vague... -kc