From owner-cvs-all Thu Apr 20 20: 4:21 2000 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 E482737BAB0; Thu, 20 Apr 2000 20:04:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA13824; Thu, 20 Apr 2000 20:04:18 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004210304.UAA13824@freefall.freebsd.org> From: Paul Saab Date: Thu, 20 Apr 2000 20:04:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/20 20:04:17 PDT Modified files: sys/boot/i386/libi386 pxe.c Log: Don't call the PXE cleanup routine if PXE is not enabled. This should fix the "Invalid partition table" error people were seeing. Revision Changes Path 1.6 +9 -3 src/sys/boot/i386/libi386/pxe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message