From owner-cvs-all@FreeBSD.ORG Fri Apr 18 11:38:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B269937B408 for ; Fri, 18 Apr 2003 11:38:00 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9178E43F93 for ; Fri, 18 Apr 2003 11:37:58 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 7441 invoked from network); 18 Apr 2003 18:38:04 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 18 Apr 2003 18:38:04 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h3IIbtOv079107; Fri, 18 Apr 2003 14:37:56 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200304181751.h3IHps3N013611@repoman.freebsd.org> Date: Fri, 18 Apr 2003 14:37:58 -0400 (EDT) From: John Baldwin To: Mike Makonnen cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/etc Makefile network.subr src/etc/rc.d hostname netif network1 nisdomain X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 18:38:01 -0000 On 18-Apr-2003 Mike Makonnen wrote: > mtm 2003/04/18 10:51:54 PDT > > FreeBSD src repository > > Modified files: > etc Makefile network.subr > etc/rc.d network1 > Added files: > etc/rc.d hostname netif nisdomain > Log: > Break out and rewrite the network setup scripts. > o /etc/network.subr contains common subroutines used for seting > up network interfaces > o rc.d/hostname sets the hostname if not already set > o rc.d/nisdomain sets the nis domain *after* rpcbind but > before the yp* daemons. This fixes issues with temporary > hangs when looking up informaion in nis before it's ready. > o rc.d/netif brings network interfaces (minus dhcp) up. > o rc.d/network1 has been disabled and will be retired before > RELENG_5. It will be replaced by rc.d/netif > > Approved by: markm (mentor) Whee! Now all we need is for netif to handle dhcp devices as well by using dhclient and omshell type stuff and then have /etc/pccard_ether call netif to bring up interfaces so that code can be centralized. Feel like taking that on? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/