From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ls3Xr-00037S-Mz for mharc-grub-devel@gnu.org; Thu, 09 Apr 2009 19:20:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ls3Xq-000368-Iu for grub-devel@gnu.org; Thu, 09 Apr 2009 19:20:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ls3Xl-00030W-NS for grub-devel@gnu.org; Thu, 09 Apr 2009 19:20:30 -0400 Received: from [199.232.76.173] (port=42773 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ls3Xl-00030J-HY for grub-devel@gnu.org; Thu, 09 Apr 2009 19:20:25 -0400 Received: from mail-fx0-f166.google.com ([209.85.220.166]:37935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ls3Xl-0004un-2Y for grub-devel@gnu.org; Thu, 09 Apr 2009 19:20:25 -0400 Received: by fxm10 with SMTP id 10so875849fxm.42 for ; Thu, 09 Apr 2009 16:20:23 -0700 (PDT) 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=Z8+KLS4B0LqSlHyFSoMvfKNzWF7YcM26wogR8X6gbxc=; b=nWlyv/EGiZTcZXl1hkOB2P2iKgDM5WbxqRDqpSxb0BY29WpuDq6odoDd6gUW/+trpk 90det5m089B5DfMj/mF9GeEdmQRZCETCoMk7YNIklB9B3e4LTR9ROLgemudKf0EgL7Fw v8orGhcpgAHdSF0vsvyVi8dLXb6R3FSoD/9UM= 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=gj8Ljzvra0ZDrrcmwkwulbMjcYd4kEw3A/yXMxjEuQj8Zrted+LFndwByjk3DxVgNq YinvJJWD4wMaOm3mXpzUh7Edw68E69vAIOur/Y8vSIUfAv9v7uZv7xaPfNF0SCXPzZbN 74SpmQejxN+LmycB9A72Xu9su+egsR74XcrIg= Received: by 10.86.82.16 with SMTP id f16mr2190443fgb.32.1239319223925; Thu, 09 Apr 2009 16:20:23 -0700 (PDT) Received: from ?192.168.1.25? (16-189.62-81.cust.bluewin.ch [81.62.189.16]) by mx.google.com with ESMTPS id 3sm861668fge.14.2009.04.09.16.20.23 (version=SSLv3 cipher=RC4-MD5); Thu, 09 Apr 2009 16:20:23 -0700 (PDT) Message-ID: <49DE82BA.2080505@gmail.com> Date: Fri, 10 Apr 2009 01:20:26 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <7abf96460904072108g4f682722xd441a8cffad4a8ad@mail.gmail.com> <49DC4F6B.4080501@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: GRUB2 - Please add support for 64-bit FreeBSD X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 23:20:30 -0000 You can use git with svn backend. Your info helps, I'll have a look at the issue. Depending on how much work is needed it may be desirable to copy the code from bsd loader. as it's under bsd-licence it's gpl-compatible. Could just the maintainers confirm that it's ok to include some chunks of this code? Alternatively it may be that actually it needs only minor adjustments to the load code Joey Korkames wrote: > phcoder writes: > >> Hello, could you do a research and tell me which binary format does >> bsd64 use, the handoff CPU and the arguments on the stack? > > *planes fly over my head* > > Does this help? > http://svn.freebsd.org/viewvc/base?view=revision&revision=114379 > > I got that from looking over the svn log for FBSD-HEAD:/boot/loader: > http://svn.freebsd.org/viewvc/base/head/sys/boot/i386/loader/main.c?view=log > > Gosh, I wish there was a git mirror of freebsd-base... > > -joey > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko