Colin Watson
|
09a836e59c
|
freebsd/hostdisk.c is only ever compiled on FreeBSD
* grub-core/osdep/freebsd/hostdisk.c (grub_util_fd_open): Remove
redundant preprocessor conditional.
|
2014-01-17 02:30:52 +00:00 |
|
Vladimir Serbinenko
|
e5fa26e573
|
Make newly-created files other than grub.cfg world-readable.
|
2013-12-24 17:36:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
cd78a56fb2
|
Move stat () and device mode checking into OS-dependent files as
long as performance doesn't suffer.
|
2013-10-19 16:29:20 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
25ac643a54
|
* grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than
open/read/write.
|
2013-10-15 11:06:57 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
caca1c70cf
|
Move OS-specific driver configuration to grub_util_fd_open. This
moves OS-dependent parts from kern/emu/hostdisk.c to
grub-core/osdep/*/hostdisk.c.
|
2013-10-09 07:04:25 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
acbbe5cbad
|
* include/grub/util/lvm.h: Removed.
|
2013-10-08 21:01:09 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
672fa55e81
|
Move OS-dependent files to grub-core/osdep and document it.
|
2013-10-08 17:30:22 +02:00 |
|