From owner-freebsd-current@FreeBSD.ORG Thu Aug 7 09:13:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CF137B404 for ; Thu, 7 Aug 2003 09:13:18 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A3343FA3 for ; Thu, 7 Aug 2003 09:13:16 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from ADMIN00 (admin00.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h77GDFDI075504; Thu, 7 Aug 2003 11:13:15 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <037301c35cfe$ce51c5e0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Charlie Schluting" , References: <20030806205057.V4316@cheshire.cat.pdx.edu> Date: Thu, 7 Aug 2003 11:13:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: help! 5.1 doesn't do the rc thing? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 16:13:18 -0000 From: "Charlie Schluting" > OMG. > I did it (the 5.1 update), and it went flawlessly until the reboot. > I read /usr/src/UPDATING! It said that the old rc system was going away, > but it would keep all your old files. > > So anyways, does anyone have a link to info about how the heck I start > stuff in 5.1? > > Most important: > -my lo0 interface doesn't have the 127.0.0.1 address.. it just comes up > with no addy. > -rc.conf didn't get run :( no named, no nothing :( > -my firewall rules (rc.firewall) and sysctl.conf didn't seem to be read. > > Links, hints appreciated. > Do you have an /etc/rc.d directory and is it populated with files? If not, then run run mergemaster to update your /etc. Scot