From owner-freebsd-hackers Sat Jun 16 1:24:55 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 4A61E37B403; Sat, 16 Jun 2001 01:24:42 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5G8OUd40279; Sat, 16 Jun 2001 01:24:30 -0700 (PDT) (envelope-from obrien) Date: Sat, 16 Jun 2001 01:24:30 -0700 From: freebsd-hackers@FreeBSD.ORG To: Gordon Tetlow Cc: Warner Losh , freebsd-hackers@FreeBSD.ORG, eivind@FreeBSD.ORG Subject: Re: import NetBSD rc system Message-ID: <20010616012430.B39762@dragon.nuxi.com> Reply-To: freebsd-hackers@FreeBSD.ORG References: <200106141814.f5EIEOV15979@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gordont@bluemtn.net on Thu, Jun 14, 2001 at 11:57:18AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 14, 2001 at 11:57:18AM -0700, Gordon Tetlow wrote: > >From diving through it all, there will be a fair amount of departure from > the NetBSD stuff at least up through network init. This is just due to the > inherent differences in the OSs. Where there was departure, I took the > current FreeBSD boot scripts and turned them into modules so as to make it > very similar to the current system. What about adding the typical "test foo" logic to the NetBSD files to handle both OS's? > I did make one change that I > think will be helpful, I moved pccard initialization to before the > mounting of /usr (but after mounting /var). This way people can use pccard > for mounting filesystems from /etc/fstab which I don't think you can do > now. Anyone have any objections to this move? Yes, it departs from the NetBSD scripts. Please see if LukeM will agree with this change. If not, I would like to see consensus we need/want this change at this point in time. > it would require moving > pccardd and pccardc to /sbin, but that should be it. pccardd is dying in 5.0-R according to Warner. RCng will never be MFCed to RELENG_4, so this is a mute point. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message