Vladimir Serbinenko
|
090d7c81cf
|
* grub-core/osdep/linux/getroot.c: Fix cast-align problems.
|
2013-11-03 00:43:49 +01:00 |
|
Vladimir Serbinenko
|
effe203677
|
* grub-core/osdep/linux/getroot.c: Add new btrfs defines.
|
2013-10-28 01:45:06 +01:00 |
|
Vladimir Serbinenko
|
82591fa6e7
|
Make / in btrfs refer to real root, not the default volume.
Modify mkrelpath to work even if device is mounted with subvolid option.
|
2013-10-28 01:37:19 +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
|
40346de6d3
|
* grub-core/osdep/unix/getroot.c: Move exec functions to ...
* osdep/unix/exec.c: ... here. Add few additional exec_* variants.
|
2013-10-19 02:56:40 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
bb338aaf24
|
Add a wrapper for fopen. On unix-like systems just pass-through. On
windows use unicode version.
|
2013-10-13 20:36:28 +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 |
|