[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 7/8] debian/hurd-udeb.links: link /lib/unifont.bdf to be the console default font



This way there is no need to hardcode a hurd-specific path on the
debian-installer side, we simply follow what is done for the bogl font and
install it as /lib/unifont.bdf.
---
 debian/changelog       |    1 +
 debian/hurd-udeb.links |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 debian/hurd-udeb.links

diff --git a/debian/changelog b/debian/changelog
index 9ea8e9d..71b66c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -100,6 +100,7 @@ hurd (20100802-1) UNRELEASED; urgency=low
     - Improve the CFLAGS situation a bit.
   * 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 <sthibault@debian.org>  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
-- 
1.7.1


Reply to: