The following commit has been merged in the master branch:
commit 1816f45f4e10a557ed6d1d5e4f49b34961116ec4
Author: Samuel Thibault <[email protected]>
Date: Mon Aug 22 22:44:30 2011 +0200
Drop debian/patches/ttys.patch, applied upstream.
diff --git a/debian/changelog b/debian/changelog
index 7938e5b..10ec68b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
hurd (20110821-1) UNRELEASED; urgency=low
* New upstream snapshot.
+ - Drop debian/patches/ttys.patch, applied upstream.
* local/setup-translators:
- Restore /dev/shm creation.
- create /run/shm and /run/lock, to fix locking until we properly start
diff --git a/debian/patches/series b/debian/patches/series
index 9a7e4bc..b81b6ea 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,7 +14,6 @@ rc.patch
runsystem_setup_pflocal.patch
startup-usr-support.patch
tmp_exec_startup.patch
-ttys.patch
uptime_w_path_fix.patch
stat_round.patch
libports_stability.patch
diff --git a/debian/patches/ttys.patch b/debian/patches/ttys.patch
deleted file mode 100644
index eed1085..0000000
--- a/debian/patches/ttys.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Add Marcus' console ttys.
----
- config/ttys | 6 ++++++
- 1 file changed, 6 insertions(+)
-
---- a/config/ttys
-+++ b/config/ttys
-@@ -5,4 +5,10 @@
- # name program type status comments
-
- console "/libexec/getty 9600" mach-color on secure
trusted console
-+tty1 "/libexec/getty 38400" hurd on secure trusted
console
-+tty2 "/libexec/getty 38400" hurd on secure trusted
console
-+tty3 "/libexec/getty 38400" hurd on secure trusted
console
-+tty4 "/libexec/getty 38400" hurd on secure trusted
console
-+tty5 "/libexec/getty 38400" hurd on secure trusted
console
-+tty6 "/libexec/getty 38400" hurd on secure trusted
console
- #com0 "/libexec/getty 9600" dialup on secure
--
Debian GNU Hurd packaging