From owner-svn-src-all@FreeBSD.ORG Wed Dec 3 19:17:56 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA7DB106564A; Wed, 3 Dec 2008 19:17:56 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail15.syd.optusnet.com.au (mail15.syd.optusnet.com.au [211.29.132.196]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5888FC0A; Wed, 3 Dec 2008 19:17:56 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail15.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id mB3JHrIU013852 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Dec 2008 06:17:54 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id mB3JHrHt076886; Thu, 4 Dec 2008 06:17:53 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id mB3JHr2f076885; Thu, 4 Dec 2008 06:17:53 +1100 (EST) (envelope-from peter) Date: Thu, 4 Dec 2008 06:17:53 +1100 From: Peter Jeremy To: Luigi Rizzo Message-ID: <20081203191752.GA58682@server.vk2pj.dyndns.org> References: <200812021457.mB2Evmha063418@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <200812021457.mB2Evmha063418@svn.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r185562 - head/sys/boot/i386/boot0 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 19:17:56 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2008-Dec-02 14:57:48 +0000, Luigi Rizzo wrote: >Log: > This commits brings in a lot of documentation and some enhancement > of the boot0.S code, with a number of compile-time selectable options, > the most interesting one being the ability to select PXE booting. Excellent. One typo I noticed: >+ * %si pointer to the partition table from which we were loaded. >+ * Some boot code (e.g. syslinux) use this info to relocate >+ * themselves, so we want to pass a valid one to the next stage. >+ * NOTE: the use of %is is not a standard. ^^^ should be %si. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkk222AACgkQ/opHv/APuIdQ1gCfYJJsnxALS0OBQ3GSnwUQ6xZo 8ssAnR0Lh/zrD3fF7PsoTVv5d4/nwSTi =YFQr -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL--