From owner-cvs-all Thu Apr 4 10:22:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id D963937B6B6 for ; Thu, 4 Apr 2002 10:21:21 -0800 (PST) Received: (qmail 27552 invoked from network); 4 Apr 2002 18:21:20 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 4 Apr 2002 18:21:20 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g34IM5v28435; Thu, 4 Apr 2002 13:22:05 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204041811.g34IBpq7038011@hak.lan.Awfulhak.org> Date: Thu, 04 Apr 2002 13:21:22 -0500 (EST) From: John Baldwin To: Brian Somers Subject: Re: cvs commit: src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 a Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 04-Apr-2002 Brian Somers wrote: >> brian 2002/04/04 09:58:21 PST >> >> Modified files: >> sys/i386/i386 autoconf.c >> sys/ia64/ia64 autoconf.c >> Log: >> Back out the previous commit. >> >> In the i386 case, options BOOTP requires options NFS_ROOT as well as >> options NFSCLIENT. With *both* the NFS options, a bootpc_init() >> prototype is brought in by nfsclient/nfsdiskless.h. >> >> In the ia64 case, it just doesn't work and my change just pushes it >> further away from working. >> >> Suggested to be wrong by: bde >> >> Revision Changes Path >> 1.166 +0 -1 src/sys/i386/i386/autoconf.c >> 1.13 +0 -1 src/sys/ia64/ia64/autoconf.c > > Methinks that options BOOTP hasn't been tested much on non-i386 > platforms. The call to bootpc_init() isn't present on alpha or > powerpc and I'm suspicious about ia64 & sparc64. Considering I installed my ultra60 over the network and exclusively network booted it using bootp prior to that, I'm fairly sure it works peachy keen on sparc64. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message