2009-08-29 Robert Millan <rmh.grub@aybabtu.com>

* util/grub.d/10_freebsd.in: Detect `ufs1' and `ufs2' and map them
        to `ufs' in the vfs.root.mountfrom kernel parameter.
This commit is contained in:
robertmh 2009-08-29 00:34:33 +00:00
parent d8888b5cb4
commit c90edae43a
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-08-29 Robert Millan <rmh.grub@aybabtu.com>
* util/grub.d/10_freebsd.in: Detect `ufs1' and `ufs2' and map them
to `ufs' in the vfs.root.mountfrom kernel parameter.
2009-08-29 Robert Millan <rmh.grub@aybabtu.com>
* term/i386/pc/serial.c: Include `<grub/machine/memory.h>'.