Vladimir 'phcoder' Serbinenko
|
20a409405b
|
Integrate geli into autoconfiguration system
|
2011-04-25 14:52:07 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
0aaa85f1a0
|
merge lazy into luks
|
2011-04-22 15:13:12 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
4defebbec8
|
automatic raid members addition
|
2011-04-22 13:55:30 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
a10e7a5a89
|
Support grub-probe -t drive
|
2011-04-21 12:39:31 +02:00 |
|
Colin Watson
|
108538d8ff
|
Support RAID on virtio devices, and others.
* grub-core/kern/emu/getroot.c [__MINGW32__] (find_root_device):
Rename to ...
[__MINGW32__] (grub_find_device): ... this.
[! __MINGW32__ && ! __CYGWIN__] (find_root_device): Rename to ...
[! __MINGW32__ && ! __CYGWIN__] (grub_find_device): ... this. Use a
reasonable default if dir is NULL.
[! __MINGW32__ && __CYGWIN__] (find_cygwin_root_device): Rename to
...
[! __MINGW32__ && __CYGWIN__] (grub_find_device): ... this.
(grub_guess_root_device): Update callers.
* include/grub/emu/getroot.h (grub_find_device): Add prototype.
* util/raid.c (grub_util_getdiskname): Remove.
(grub_util_raid_getmembers): Use grub_find_device rather than
grub_util_getdiskname.
|
2010-09-16 14:55:28 +01:00 |
|
BVK Chaitanya
|
6304d29255
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
|