Vladimir 'phcoder' Serbinenko
|
30b7f58f4e
|
* grub-core/kern/emu/hostdisk_unix.c: Declare AROS as non-unix.
* grub-core/kern/emu/hostfs.c: Likewise.
* util/getroot_unix.c: Likewise.
|
2013-09-24 19:19:31 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
5177ba1400
|
* 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 18:55:10 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
bca8873a0c
|
* util/getroot_unix.c [__MINGW32__ || __CYGWIN__]:
Define dummy grub_util_pull_lvm_by_command to decrease number of #if's.
|
2013-09-23 12:06:00 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
7e518ca84f
|
Use Winapi on both cygwin and mingw32 to share more code between both.
|
2013-09-23 11:21:09 +02:00 |
|