2009-10-16 Vladimir Serbinenko <phcoder@gmail.com>
Let user specify OpenBSD root device. * loader/i386/bsd.c (openbsd_root): New variable. (openbsd_opts): New option 'root'. (OPENBSD_ROOT_ARG): New macro. (grub_openbsd_boot): Use 'openbsd_root'. (grub_cmd_openbsd): Fill 'openbsd_root'.
This commit is contained in:
parent
d2b6b7fc9a
commit
46695a62e6
2 changed files with 44 additions and 7 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2009-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Let user specify OpenBSD root device.
|
||||
|
||||
* loader/i386/bsd.c (openbsd_root): New variable.
|
||||
(openbsd_opts): New option 'root'.
|
||||
(OPENBSD_ROOT_ARG): New macro.
|
||||
(grub_openbsd_boot): Use 'openbsd_root'.
|
||||
(grub_cmd_openbsd): Fill 'openbsd_root'.
|
||||
|
||||
2009-10-16 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* NEWS: Misc adjustments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue