bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #10728] [PATCH] FreeBSD Boot Patch


From: Robert Millan
Subject: [bug #10728] [PATCH] FreeBSD Boot Patch
Date: Mon, 24 Apr 2006 17:54:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1

Follow-up Comment #2, bug #10728 (project grub):


Ok, I got it to work with 5.x.  The core loading semantics are the same, but
5.x also wants us to:

 1- Set variables from /boot/device.hints in the environment
 2- Load acpi.ko
 3- Set some acpi hints that are NOT in device.hints and should be determined
dynamicaly by digging into BIOS space.

I have updated the patch to get #1 working (not submitting yet, needs some
cleanup).  #2 is trivial (module /boot/kernel/acpi.ko).

As for #3, shouldn't be too hard since the code is in FreeBSD CVS
(src/sys/boot/i386/libi386/biosacpi.c), but it depends on some headers and
I'm not sure how should it be integrated in GRUB exactly.  Do we copy the
(relevant parts of) these headers into the GRUB tree?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10728>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]