From owner-cvs-all Tue Dec 12 9:25:10 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 12 09:25:07 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AB2F37B400; Tue, 12 Dec 2000 09:25:07 -0800 (PST) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBCHP7V39695; Tue, 12 Dec 2000 09:25:07 -0800 (PST) (envelope-from rnordier) Message-Id: <200012121725.eBCHP7V39695@freefall.freebsd.org> From: Robert Nordier Date: Tue, 12 Dec 2000 09:25:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk write_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rnordier 2000/12/12 09:25:07 PST Modified files: lib/libdisk write_disk.c Log: Do install-time configuration of the i386 boot0 boot manager. At present, this is limited to turning on the packet option if any of disk slices begin above cylinder 1023. The effect of this change should therefore be to automatically enable LBA support, as needed, when installing FreeBSD. Something-of-the-kind-requested-by: peter Revision Changes Path 1.36 +24 -2 src/lib/libdisk/write_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message