From owner-cvs-all Tue Aug 10 19:54: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 5443614D06; Tue, 10 Aug 1999 19:54:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA51446; Tue, 10 Aug 1999 19:54:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199908110254.TAA51446@freefall.freebsd.org> From: Warner Losh Date: Tue, 10 Aug 1999 19:54:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c src/sys/sys disklabel.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/08/10 19:54:00 PDT Modified files: (Branch: RELENG_3) sys/boot/i386/libi386 biosdisk.c sys/sys disklabel.h Log: Add support for booting from the fla device. This goes directly into -stable because it isn't relevant for -current. Asthetic objection by bde noted, but that is fixed in -current and tio fix in stable would require too big a change for stable. Reviewed by: phk, nordier Revision Changes Path 1.20.2.6 +5 -1 src/sys/boot/i386/libi386/biosdisk.c 1.36.2.2 +3 -1 src/sys/sys/disklabel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message