The following commit has been merged in the master branch:
commit 0c49a0c89b85a3a50c15954319dc8d584c45b827
Author: Samuel Thibault <[email protected]>
Date: Wed Aug 18 00:53:56 2010 +0200
Include the unifont.bdf link in hurd-udeb too.
diff --git a/debian/changelog b/debian/changelog
index 7e84fbd..0e90162 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -97,6 +97,7 @@ hurd (20100802-1) UNRELEASED; urgency=low
devices and servers itself).
* debian/local/finish-install.d/51hurd_config-target-network: copy the
/servers/socket/2 translator settings into the target system.
+ * debian/hurd-udeb.links: Include the unifont.bdf link in hurd-udeb too.
-- Samuel Thibault <[email protected]> Mon, 02 Aug 2010 10:06:06 +0200
diff --git a/debian/hurd-udeb.links b/debian/hurd-udeb.links
new file mode 100644
index 0000000..70c452f
--- /dev/null
+++ b/debian/hurd-udeb.links
@@ -0,0 +1 @@
+/lib/unifont.bdf /usr/share/hurd/vga-system.bdf
--
Debian GNU Hurd packaging