Fixes for kernel of FreeBSD:
* grub/asmstub.c (get_diskinfo): Toggle "kern.geom.debugflags" sysctl before opening a device for writing. * util/grub-install.in: Devices don't have this "r" prefix anymore.
This commit is contained in:
parent
8a4848921a
commit
4ace38464e
3 changed files with 41 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-04-20 Robert Millan <robertmh@gnu.org>
|
||||
|
||||
Fixes for kernel of FreeBSD:
|
||||
* grub/asmstub.c (get_diskinfo): Toggle "kern.geom.debugflags" sysctl
|
||||
before opening a device for writing.
|
||||
* util/grub-install.in: Devices don't have this "r" prefix anymore.
|
||||
|
||||
2006-04-16 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/multiboot.texi: Correct the offset of address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue