grub/util
robertmh 4931827fe4 2007-12-25 Robert Millan <rmh@aybabtu.com>
* configure.ac: Search for possible unifont.hex locations, and
	define UNIFONT_HEX if found.

	* Makefile.in (UNIFONT_HEX): Define variable.
	(DATA): Rename to ...
	(PKGLIB): ... this.  Update all users.
	(PKGDATA): New variable.
	(pkgdata_IMAGES): Rename to ...
	(pkglib_IMAGES): ... this. Update all users.
	(pkgdata_MODULES): Rename to ...
	(pkglib_MODULES): ... this. Update all users.
	(pkgdata_PROGRAMS): Rename to ...
	(pkglib_PROGRAMS): ... this. Update all users.
	(pkgdata_DATA): Rename to ...
	(pkglib_DATA): ... this. Update all users.
	(CLEANFILES): Redefine to `$(pkglib_DATA) $(pkgdata_DATA)'.
	(unicode.pff, ascii.pff): New rules.
	(all-local): Add `$(PKGDATA)' dependency.
	(install-local): Process `$(PKGDATA)'.

	* util/update-grub_lib.in (font_path): Search for *.pff files in
	a few more locations, including `${pkgdata}'.
2007-12-25 09:09:43 +00:00
..
elf 2007-10-12 Robert Millan <rmh@aybabtu.com> 2007-10-12 10:22:31 +00:00
grub.d 2007-08-05 Robert Millan <rmh@aybabtu.com> 2007-08-05 10:33:58 +00:00
i386 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 20:05:27 +00:00
ieee1275 ... and add the missing files :-/ 2007-08-28 10:22:15 +00:00
powerpc/ieee1275 cvs didn't delete it... 2007-10-12 10:19:00 +00:00
biosdisk.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
console.c 2007-11-18 Christian Franke <franke@computer.org> 2007-11-18 07:20:45 +00:00
genmoddep.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
getroot.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
grub-emu.c 2007-08-02 Marco Gerards <marco@gnu.org> 2007-08-02 17:24:06 +00:00
grub-mkdevicemap.c 2007-12-16 Robert Millan <rmh@aybabtu.com> 2007-12-15 23:08:25 +00:00
grub-probe.c 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
hostfs.c 2007-11-18 Christian Franke <franke@computer.org> 2007-11-18 07:14:26 +00:00
lvm.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
misc.c 2007-10-21 Robert Millan <rmh@aybabtu.com> 2007-10-21 12:29:33 +00:00
raid.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
resolve.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
unifont2pff.rb 2006-04-01 Vesa Jaaskelainen <chaac@nic.fi> 2006-04-01 19:23:01 +00:00
update-grub.in 2007-11-05 Robert Millan <rmh@aybabtu.com> 2007-11-05 16:22:30 +00:00
update-grub_lib.in 2007-12-25 Robert Millan <rmh@aybabtu.com> 2007-12-25 09:09:43 +00:00