grub/util/i386
robertmh 25d6b3273b 2008-06-06 Robert Millan <rmh@aybabtu.com>
* util/grub-emu.c (grub_machine_init): Move code in this function from
        here ...
        (main): ... to here (before grub_util_biosdisk_init() call, to prevent
        segfault in case grub_printf() is called).

        * util/i386/pc/grub-install.in: Append `--device-map=${device_map}' to
        grub_probe.  Update all users not to explicitly add it again.
        (grub_device): New variable; contains corresponding device for grubdir.
        (fs_module, partmap_module, devabstraction_module): Pass
        `--device ${grub_device}' to grub_probe to avoid traversing /dev
        every time.
2008-06-06 15:49:23 +00:00
..
efi 2008-04-01 Pavel Roskin <proski@gnu.org> 2008-04-02 01:49:18 +00:00
pc 2008-06-06 Robert Millan <rmh@aybabtu.com> 2008-06-06 15:49:23 +00:00
get_disk_name.c 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 18:04:40 +00:00