]> git.ipfire.org Git - thirdparty/grub.git/commit
2009-10-14 Robert Millan <rmh.grub@aybabtu.com>
authorrobertmh <robertmh@localhost>
Wed, 14 Oct 2009 16:49:22 +0000 (16:49 +0000)
committerrobertmh <robertmh@localhost>
Wed, 14 Oct 2009 16:49:22 +0000 (16:49 +0000)
commit9155bc1796e65baff75c36732e7daf34d7aab2c5
tree2a22cbc68987acab70f4579fd3685a935ba9baba
parentbf7f7a18f45e006fef5cb076b9805f26c5ae22e7
2009-10-14  Robert Millan  <rmh.grub@aybabtu.com>

        Refer to kernel of FreeBSD "kFreeBSD" to avoid confusion between
        the Operating System (FreeBSD) and its kernel (kernel of FreeBSD).

        * loader/i386/bsd.c (grub_freebsd_boot): Read kernel environment
        from "kFreeBSD" namespace (rather than "FreeBSD").  Update all
        users.

        (GRUB_MOD_INIT (bsd)): Rename "freebsd" command to "kfreebsd",
        "openbsd" to "kopenbsd", "netbsd" to "knetbsd", "freebsd_loadenv"
        to "kfreebsd_loadenv", "freebsd_module" to "kfreebsd_module",
        and "freebsd_module_elf" to "kfreebsd_module_elf".  Update all
        users.
ChangeLog
loader/i386/bsd.c
util/grub.d/10_freebsd.in