From owner-cvs-all Fri Dec 21 14:35:27 2001 Delivered-To: cvs-all@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id C0EB337B405 for ; Fri, 21 Dec 2001 14:35:16 -0800 (PST) Received: (qmail 28698 invoked from network); 21 Dec 2001 22:35:16 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Dec 2001 22:35:16 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3C23B7B8.6070101@owt.com> Date: Fri, 21 Dec 2001 14:34:59 -0800 (PST) From: John Baldwin To: Kent Stewart Subject: Re: cvs commit: src/sys/boot/i386/cdboot Makefile cdboot.s Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21-Dec-01 Kent Stewart wrote: > > > John Baldwin wrote: > >> jhb 2001/12/21 13:01:41 PST >> >> Added files: (Branch: RELENG_4) >> sys/boot/i386/cdboot Makefile cdboot.s >> Log: >> MFC the new cdboot replacement for cdldr. >> >> Approved by: re >> >> Revision Changes Path >> 1.4.2.1 +23 -0 src/sys/boot/i386/cdboot/Makefile (new) >> 1.9.2.1 +553 -0 src/sys/boot/i386/cdboot/cdboot.s (new) > > > What is this going to do to those of us that use the ntldr to boot our > multiboot systems. For example, I have boot1 on my c-drive and it is > referenced in boot.ini as my FreeBSD boot. Nothing. cdboot is (as the name implies) used when booting from a CD-ROM, not from a hard drive. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message