commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519-1-5-g5072903
Date: Sun, 05 Jun 2011 12:57:23 +0000

The following commit has been merged in the master branch:
commit 5072903d1212a07742b52943ec32a42f08392928
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 5 14:56:54 2011 +0200

    Add comX and random translators on installed system.

diff --git a/debian/changelog b/debian/changelog
index 9aabc1a..955376c 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 7076bf5..a0c3b22 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

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]