]> git.proxmox.com Git - grub2.git/commit - debian/changelog
Restore grub-mkdevicemap for now. While it's kind of a mess, requiring
authorColin Watson <cjwatson@debian.org>
Wed, 5 Sep 2012 09:26:07 +0000 (10:26 +0100)
committerColin Watson <cjwatson@debian.org>
Wed, 5 Sep 2012 09:26:07 +0000 (10:26 +0100)
commit8fdff34828d2c933fd07822bf741bec1d3d9708b
tree8948a822e98556ab928be4e0cb14d662a83920cc
parent0eaa48ba310609504ab8159b752f7c2561ceddb9
Restore grub-mkdevicemap for now.  While it's kind of a mess, requiring
lots of OS-specific code to iterate over all possible devices, we use it
in a number of scripts to discover devices and reimplementing those in
terms of something else would be very complicated.
Makefile.util.def
debian/changelog
debian/patches/restore_mkdevicemap.patch [new file with mode: 0644]
debian/patches/series
include/grub/util/deviceiter.h [new file with mode: 0644]
util/deviceiter.c [new file with mode: 0644]
util/devicemap.c [new file with mode: 0644]
util/grub-mkdevicemap.c [new file with mode: 0644]