From owner-cvs-all Sat Dec 16 12:54:19 2000 From owner-cvs-all@FreeBSD.ORG Sat Dec 16 12:54:17 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 2C85137B400; Sat, 16 Dec 2000 12:54:16 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id VAA89879; Sat, 16 Dec 2000 21:54:12 +0100 (CET) (envelope-from des@ofug.org) Sender: des@ofug.org X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Peter Wemm Cc: Warner Losh , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc netstart References: <200012160521.eBG5KxO73766@mobile.wemm.org> From: Dag-Erling Smorgrav Date: 16 Dec 2000 21:54:12 +0100 In-Reply-To: Peter Wemm's message of "Fri, 15 Dec 2000 21:20:59 -0800" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm writes: > rc.network != netstart. netstart is the thing you can run in single user > mode to kick off minimal networking. It is not otherwise used. All this > change does is kick off pccardd when running /etc/netstart manually in > single user mode if it is configured to do so. (I hope.. I have not read > the diff yet, so I will have to eat humble pie if not :-). It runs /etc/rc.pccard, which starts pccardd iff it is enabled in /etc/rc.conf (/etc/rc.pccard is normally run by /etc/rc). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message