]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-11-23 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Mon, 23 Nov 2009 20:30:56 +0000 (20:30 +0000)
committerRobert Millan <rmh@aybabtu.com>
Mon, 23 Nov 2009 20:30:56 +0000 (20:30 +0000)
commit0fdb256813f47935bcd421efef6148fc45fddba6
tree9b7ef429b1a0b8cacffdee0aef955d3a55c67f4a
parentf515aa622438fb461435efb078922d475f548838
2009-11-23  Robert Millan  <rmh.grub@aybabtu.com>

        * util/hostdisk.c: Include `<grub/i18n.h>'.
        (find_grub_drive): Use ARRAY_SIZE for map size calculation.
        (make_device_name): Rewrite using asprintf.
        (convert_system_partition_to_system_disk): Replace 0 with NULL.
        (find_system_device): If a device is not found, generate one just
        by reusing the OS path name.
        (read_device_map): Make it permissible for device.map not to exist.
ChangeLog
util/hostdisk.c