summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/hurd.links1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bdd8ba6b..1308149d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,9 @@ hurd (20100701-1) UNRELEASED; urgency=low
busybox), remove crash and password (not useful), add procfs, remove rc.
* debian/local/runsystem.gnu: Integrate jkoenig d-i changes, rename to
debian/local/runsystem.
+ * debian/hurd.links: Add symlink to /usr/src/unifont.bdf from the unifont
+ package to /usr/share/hurd/vga-system.bdf so the console can pick it up
+ when installed.
[ Guillem Jover ]
* Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/hurd.links b/debian/hurd.links
new file mode 100644
index 00000000..d1481a66
--- /dev/null
+++ b/debian/hurd.links
@@ -0,0 +1 @@
+/usr/src/unifont.bdf /usr/share/hurd/vga-system.bdf