From owner-svn-src-stable@FreeBSD.ORG Thu Dec 4 13:43:23 2008 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 9BCD610656B9; Thu, 4 Dec 2008 13:43:21 +0000 (UTC) Date: Thu, 4 Dec 2008 13:43:21 +0000 From: Alexey Dokuchaev To: Luigi Rizzo Message-ID: <20081204134321.GA22052@FreeBSD.org> References: <200811300000.mAU002At065992@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200811300000.mAU002At065992@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r185458 - stable/7/sys/boot/i386/boot0 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 13:43:23 -0000 On Sun, Nov 30, 2008 at 12:00:02AM +0000, Luigi Rizzo wrote: > Author: luigi > Date: Sun Nov 30 00:00:02 2008 > New Revision: 185458 > URL: http://svn.freebsd.org/changeset/base/185458 > > Log: > MFC: pass the correct value in %si to the next stage boot I vaguely recall I needed to patch our boot loader to be able to host Mac OS X alongside with FreeBSD in the same way (well, I just dropped the puts). ./danfe