* util/getroot.c (grub_util_check_block_device): Move to ...
* util/getroot_unix.c (grub_util_check_block_device): ... here. * util/getroot.c (grub_util_check_char_device): Move to ... * util/getroot_unix.c (grub_util_check_char_device): ... here.
This commit is contained in:
parent
9db826e149
commit
5177ba1400
3 changed files with 36 additions and 29 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-09-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (grub_util_check_block_device): Move to ...
|
||||
* util/getroot_unix.c (grub_util_check_block_device): ... here.
|
||||
* util/getroot.c (grub_util_check_char_device): Move to ...
|
||||
* util/getroot_unix.c (grub_util_check_char_device): ... here.
|
||||
|
||||
2013-09-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_close): Fix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue