From: phcoder <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] FreeBSD 64-bit kernel support
Date: Mon, 13 Apr 2009 11:03:33 +0200 [thread overview]
Message-ID: <49E2FFE5.7020901@gmail.com> (raw)
In-Reply-To: <cone.1239612694.790649.3361.1000@toolshiner.phx1.kidfixit.com>
It seems that your build system wasn't up-to-date. The possible fix is:
make maintainer-clean
./autogen.sh
<recompile>
Joey Korkames wrote:
> Figured it out,
> s/multiboot_mod-loader_i386_multiboot_helper/bsd_mod-loader_i386_bsd_helper/
> and bingo!
>
> Worked ion both Xen HVM and on a real amd64 box (over PXE)
>
> Yay GRUB2 and its devs!
> -joey
>
> Joey Korkames writes:
>
>> I can't make grub2 build with phcoder's bsd64.diff. My guess it is
>> beacuse conf/i386.mk is missing stuff related to
>> loader/i386/bsd_helper.S $(loader/i386/bsd_helper.S_DEPENDENCIES)?,
>> but I wouldn't how or where to add it in.
>>
>>
>> phcoder writes:
>>
>>> Bean kindly allowed me to mess with this patch. So here comes an
>>> improved version. I moved helpers out of the kernels. Because of how
>>> FreeBSD expects the initial virtual memory mapping only first GB of
>>> physical memory is accessible so it was required to use of trampoline
>>> technique.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'phcoder' Serbinenko
next prev parent reply other threads:[~2009-04-13 9:03 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-12 19:19 [PATCH] FreeBSD 64-bit kernel support Bean
2009-04-12 19:26 ` phcoder
2009-04-12 19:29 ` phcoder
2009-04-13 1:27 ` phcoder
2009-04-13 2:26 ` Chip Panarchy
2009-04-13 2:58 ` Chip Panarchy
2009-04-13 3:53 ` Bean
2009-04-13 5:26 ` Chip Panarchy
2009-04-13 5:33 ` Joey Korkames
2009-04-13 8:51 ` Joey Korkames
2009-04-13 9:03 ` phcoder [this message]
2009-04-13 9:10 ` Joey Korkames
2009-04-13 9:20 ` phcoder
2009-04-13 9:37 ` Joey Korkames
2009-04-13 9:43 ` phcoder
2009-04-13 10:05 ` phcoder
2009-04-13 21:36 ` Joey Korkames
2009-04-14 8:13 ` Chip Panarchy
2009-04-14 19:17 ` Joey Korkames
2009-04-14 21:30 ` Chip Panarchy
2009-04-21 21:10 ` Vladimir Serbinenko
2009-04-22 10:52 ` Chip Panarchy
2009-05-03 1:08 ` Chip Panarchy
2009-05-03 9:13 ` Vladimir 'phcoder' Serbinenko
2009-05-03 9:55 ` Chip Panarchy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49E2FFE5.7020901@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.