From owner-freebsd-hackers Wed Mar 18 02:20:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28694 for freebsd-hackers-outgoing; Wed, 18 Mar 1998 02:20:04 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from nomad.mt.sri.com (ppp57-max02.twics.com [202.237.149.248]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28616 for ; Wed, 18 Mar 1998 02:19:49 -0800 (PST) (envelope-from nate@nomad.mt.sri.com) Received: (from nate@localhost) by nomad.mt.sri.com (8.8.8/8.8.8) id DAA00896; Wed, 18 Mar 1998 03:19:30 -0700 (MST) (envelope-from nate) Date: Wed, 18 Mar 1998 03:19:30 -0700 (MST) Message-Id: <199803181019.DAA00896@nomad.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Douglas Carmichael Cc: freebsd-hackers@FreeBSD.ORG, itojun@itojun.org Subject: Re: I have a patch for rc.network to allow specifying DHCP in rc.conf In-Reply-To: <199803180248.UAA00264@dcarmich.pr.mcs.net> References: <199803180248.UAA00264@dcarmich.pr.mcs.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Nate Williams" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I took the DHCP if part out of /etc/pccard_ether. > (Is the dhcpc program normally in /usr/local/sbin?) DHCP isn't part of FreeBSD at all, so it doesn't belong in any of the scripts until it becomes part. It was easier to leave it in pccard_ether for PAO integration. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message