From e18d28db52be891b8fb03c2aacab4d5540445baa Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 5 Jun 2011 14:56:54 +0200 Subject: Add comX and random translators on installed system. --- debian/changelog | 3 ++- debian/local/setup-translators | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9aabc1a1..955376c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ hurd (20110519-2) UNRELEASED; urgency=low * debian/control: Make the hurd package depend on random-egd, to get /dev/*random working as early as d-i's base install. * debian/local/setup-translators: Add entries for partitions 9-16 too, as the - full partman layout at least uses slice 9. + full partman layout at least uses slice 9. Add comX and random translators + on installed system. * debian/hurd-console.default: Enable keyboard and mouse repeaters by default for X11. diff --git a/debian/local/setup-translators b/debian/local/setup-translators index 7076bf59..a0c3b228 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -144,6 +144,9 @@ else md ptyp md ptyq md lprX 0123 + md comX 0123 + st random '/hurd/random /tmp/entropy.sock' random + st urandom '/hurd/random -u /tmp/entropy.sock' urandom fi st kbd 'symlink cons/kbd' kbd -- cgit v1.2.3