diff options
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/series | 1 | ||||
| -rw-r--r-- | debian/patches/ttys.patch | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/debian/patches/series b/debian/patches/series index 9a7e4bce..b81b6ead 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 eed10854..00000000 --- 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 |
