From owner-cvs-all Wed Jul 5 17:22:53 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 D19C537BA74; Wed, 5 Jul 2000 17:22:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA06754; Wed, 5 Jul 2000 17:22:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200007060022.RAA06754@freefall.freebsd.org> From: John Baldwin Date: Wed, 5 Jul 2000 17:22:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot1.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/07/05 17:22:50 PDT Modified files: sys/boot/i386/boot2 boot1.s Log: Clarify the comments in here a bit. The first sector of boot2 is not just zeros, it is actually the disklabel itself. boot2.ldr is simply a placeholder in the boot2 binary. Revision Changes Path 1.14 +3 -3 src/sys/boot/i386/boot2/boot1.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message