From f4a3c416dbf6ca6fdce008b578c17f59bbd4ee33 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 1 Aug 2010 14:08:15 +0200 Subject: Add symlink to unifont.bdf * 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. --- debian/changelog | 3 +++ debian/hurd.links | 1 + 2 files changed, 4 insertions(+) create mode 100644 debian/hurd.links 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 -- cgit v1.2.3