From owner-cvs-all Mon Nov 1 15:55:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5916D14D3E; Mon, 1 Nov 1999 15:55:39 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA44326; Mon, 1 Nov 1999 15:55:39 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <199911012355.PAA44326@freefall.freebsd.org> From: Mike Smith Date: Mon, 1 Nov 1999 15:55:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_vfsops.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/11/01 15:55:39 PST Modified files: sys/nfs nfs_vfsops.c Log: Call bootpc_init before we try to mount an NFS root, if we're configured to use BOOTP for NFS root discovery. The entire interface setup inside nfs_mountroot is evil, and should die. Revision Changes Path 1.88 +7 -1 src/sys/nfs/nfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message