From owner-freebsd-current@FreeBSD.ORG Thu Aug 7 19:53:51 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 E104737B401 for ; Thu, 7 Aug 2003 19:53:51 -0700 (PDT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F5243FAF for ; Thu, 7 Aug 2003 19:53:50 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [61.59.121.140] (port=50951 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.14:2) id 19kxO1-000EQT-IQ for freebsd-current@freebsd.org; Fri, 08 Aug 2003 10:53:49 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h782rlib033417 for ; Fri, 8 Aug 2003 10:53:48 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h782rl55033416 for freebsd-current@freebsd.org; Fri, 8 Aug 2003 10:53:47 +0800 (CST) (envelope-from leafy) Date: Fri, 8 Aug 2003 10:53:47 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20030808025346.GA33320@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20030806205057.V4316@cheshire.cat.pdx.edu> <200308072012.57140.avleeuwen@piwebs.com> <20030807185734.GA25658@guylian.urgle.com> <20030807192323.A84204@cheshire.cat.pdx.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030807192323.A84204@cheshire.cat.pdx.edu> User-Agent: Mutt/1.5.4i 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: Fri, 08 Aug 2003 02:53:52 -0000 On Thu, Aug 07, 2003 at 07:26:28PM -0700, Charlie Schluting wrote: > Ok, I found that /etc/rc.d/netif was missing. I moved the one from > /usr/src/etc/rc.d into place, and I'm thinking that will fix it. > > I don't remember telling it NOT to move this file in mergemaster... > > Thanks to everyone who responded. > > --Charlie I had the problem a few days ago with exactly the same file. I solution was to cd /usr/src/etc/rc.d && make install -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming