From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NVUwn-0002oe-1Y for mharc-grub-devel@gnu.org; Thu, 14 Jan 2010 14:01:33 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVUwk-0002ls-AY for grub-devel@gnu.org; Thu, 14 Jan 2010 14:01:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVUwf-0002fi-Gy for grub-devel@gnu.org; Thu, 14 Jan 2010 14:01:29 -0500 Received: from [199.232.76.173] (port=39856 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVUwf-0002fV-BM for grub-devel@gnu.org; Thu, 14 Jan 2010 14:01:25 -0500 Received: from mail-fx0-f228.google.com ([209.85.220.228]:45892) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVUwe-00024R-DY for grub-devel@gnu.org; Thu, 14 Jan 2010 14:01:24 -0500 Received: by fxm28 with SMTP id 28so16522218fxm.26 for ; Thu, 14 Jan 2010 11:01:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=YTXPqvhRoeNg1dwNr2+DoVDjEfGThY4uuNC4V1hU1LI=; b=IpmYfFTJCJGApp/q1T7jfiNeGXWTHiSOBpvnCiaIZDiN80rXAitTLHj/+c/b+CMvSf ExOnSsvNsNX+tHvrMbdRrp1OFs1nDa0Hg9zqzI18k+ntqPqNew2o+d9mY1L1IzlcaK3e OW4ySdIsRDE7jusZIwvfaUDcaKHLEKEyAhZvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=M3zeeDzFG653XSxP8w4jJ3XGRX0/XlrRnTkzOkzw8JxTY5Rev2Hr05J75KHMNrLcro BDHYudtKwNCUbpqVliBTBRJTSSRJds5oJz07AviB48wEEjSfUxg7KswnlEHiRPYtxDQ7 D6zlGlyurAabpWqYZbP9sHca3ArEIB+tTf02E= Received: by 10.223.14.13 with SMTP id e13mr1426246faa.85.1263495683078; Thu, 14 Jan 2010 11:01:23 -0800 (PST) Received: from ?147.210.129.1? (laptop-147-210-129-1.labri.fr [147.210.129.1]) by mx.google.com with ESMTPS id 15sm539972fxm.14.2010.01.14.11.01.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Jan 2010 11:01:22 -0800 (PST) Message-ID: <4B4F6A01.6090605@gmail.com> Date: Thu, 14 Jan 2010 20:01:21 +0100 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= User-Agent: Thunderbird 2.0.0.23 (X11/20091027) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B4F2EE2.6090405@gmail.com> <4B4F332A.6020504@gmail.com> In-Reply-To: <4B4F332A.6020504@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [multiboot] abstractmbi, modules X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 19:01:30 -0000 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > It's known problem: xen makes inappropriate assumptions about mbi placement I'm wondering why it works with the NetBSD boot-loader. What are these assumptions? Grégoire