]> git.proxmox.com Git - grub2.git/commit - Makefile.in
2007-05-20 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 20 May 2007 09:10:06 +0000 (09:10 +0000)
committerrobertmh <robertmh@localhost>
Sun, 20 May 2007 09:10:06 +0000 (09:10 +0000)
commit42c71976c633dfa6ae68e0017f58fe60a40c399d
treef61b0e70d1f4119c5217264e58e04cfe1659f3f2
parent5beb22914de33f86bd032056c5702d79de4c11a1
2007-05-20  Robert Millan  <rmh@aybabtu.com>

* util/update-grub_lib.in: New file.
* DISTLIST: Add update-grub_lib.in.
* conf/common.rmk: Generate update-grub_lib and install it in
$(lib_DATA).
* Makefile.in: Add install routine for $(lib_DATA).

* util/grub.d/00_header.in: Use convert_system_path_to_grub_path()
function provided by update-grub_lib to support arbitrary paths of
unifont.pff.
* util/update-grub.in: Use convert_system_path_to_grub_path() to
initialize GRUB_DRIVE_BOOT and GRUB_DRIVE_BOOT_GRUB variables.
ChangeLog
DISTLIST
Makefile.in
conf/common.rmk
util/grub.d/00_header.in
util/update-grub.in
util/update-grub_lib.in [new file with mode: 0644]