commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 01/01: Fix screen-udeb by adding more ptys for d-i.


From: Samuel Thibault
Subject: [hurd] 01/01: Fix screen-udeb by adding more ptys for d-i.
Date: Wed, 24 Aug 2016 18:32:05 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit f1fae808c2f36b351a48abfe8e2476ad70ac8b95
Author: Samuel Thibault <address@hidden>
Date:   Wed Aug 24 20:31:19 2016 +0200

    Fix screen-udeb by adding more ptys for d-i.
---
 debian/changelog               | 6 ++++++
 debian/local/setup-translators | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 14b39b8..6db8904 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hurd (1:0.8.git20160809-2) UNRELEASED; urgency=medium
+
+  * Fix screen-udeb by adding more ptys for d-i.
+
+ -- Samuel Thibault <address@hidden>  Wed, 24 Aug 2016 20:30:21 +0200
+
 hurd (1:0.8.git20160809-1) unstable; urgency=medium
 
   * New upstream snapshot. Closes: Bug#833557.
diff --git a/debian/local/setup-translators b/debian/local/setup-translators
index 40fe3be..378bf3e 100755
--- a/debian/local/setup-translators
+++ b/debian/local/setup-translators
@@ -140,7 +140,7 @@ md ethX 0123
 if [ "$MINIMAL" ]; then
        md loopX 0123
        md ttyX 1234
-       md ptypX 0123
+       md ptypX 0123456789
        md comX 0123
        st random /hurd/random random
        st urandom /hurd/random urandom

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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