From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 16:01:56 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 57A0B16A41C for ; Tue, 7 Jun 2005 16:01:56 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E79E43D58 for ; Tue, 7 Jun 2005 16:01:56 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DfgWX-000F0t-SL; Tue, 07 Jun 2005 16:01:53 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DfgWP-0002Tc-VS; Tue, 07 Jun 2005 09:01:46 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17061.50409.445735.361770@roam.psg.com> Date: Tue, 7 Jun 2005 09:01:45 -0700 To: Brooks Davis References: <20050607034620.GA32718@odin.ac.hmc.edu> <17061.12218.324940.491539@roam.psg.com> <20050607054745.GA10355@odin.ac.hmc.edu> <17061.36529.813669.724203@roam.psg.com> <20050607143101.GA11758@odin.ac.hmc.edu> Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: OpenBSD dhclient incoming X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 07 Jun 2005 16:01:56 -0000 >> ummm. maybe i was insufficiently clear. i am happy to keep running >> isc snapshot(s). i just wanted to be sure you were not changing the >> api on which they sit. > The API hasn't changed (the only kernel change added a notification to > devd), but the rc.d scripts have changed to the point that I'm not sure > the ISC code will work with them. I suspect you would get pretty close > if you brought back the old dhclient script, added the nostart keyword, > and commented out the new devd entry. not an issue. due to roaming etc. i start dh* myself. and i hope one day to go more vanilla, so thanks for making good ice cream! randy