2009-08-24 Vladimir Serbinenko <phcoder@gmail.com>
Let user specify NetBSD root device. * loader/i386/bsd.c (netbsd_root): New variable. (netbsd_opts): New option 'root'. (NETBSD_ROOT_ARG): New macro. (grub_netbsd_boot): Use 'netbsd_root'. (grub_bsd_unload): Free 'netbsd_root'. (grub_cmd_netbsd): Fill 'netbsd_root'.
This commit is contained in:
parent
adb29902f3
commit
16c84d744c
2 changed files with 45 additions and 10 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2009-08-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Let user specify NetBSD root device.
|
||||
|
||||
* loader/i386/bsd.c (netbsd_root): New variable.
|
||||
(netbsd_opts): New option 'root'.
|
||||
(NETBSD_ROOT_ARG): New macro.
|
||||
(grub_netbsd_boot): Use 'netbsd_root'.
|
||||
(grub_bsd_unload): Free 'netbsd_root'.
|
||||
(grub_cmd_netbsd): Fill 'netbsd_root'.
|
||||
|
||||
2009-08-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support for 64-bit NetBSD.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue