diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-03-26 18:23:38 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-03-26 18:23:38 +0200 |
commit | 45c04f6bb43b0e458100224065ea2b07d1e94a02 (patch) | |
tree | 9c002c6ab050d853b2e4ee3fb5be9db885a89110 | |
parent | 15f0d389af44b53c7435290786aee402e43be962 (diff) |
patches/libexec.patch: Switch to gnu-mach-color TERM.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/patches/libexec.patch | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index aba69f4f..2b2251d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ hurd (20120222-2) UNRELEASED; urgency=low * control: - Bump Standards-Version to 3.9.3 (no changes). - Set hurd-udeb XC-Package-Type to udeb. + * patches/libexec.patch: Switch to gnu-mach-color TERM. -- Samuel Thibault <sthibault@debian.org> Mon, 27 Feb 2012 22:37:25 +0100 diff --git a/debian/patches/libexec.patch b/debian/patches/libexec.patch index f73ea587..12b5a01d 100644 --- a/debian/patches/libexec.patch +++ b/debian/patches/libexec.patch @@ -14,7 +14,7 @@ index 6a548d5..d10bfcc 100644 -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 -+console "/sbin/getty 9600" mach-color on secure trusted console ++console "/sbin/getty 9600" mach-gnu-color on secure trusted console +tty1 "/sbin/getty 38400" hurd on secure trusted console +tty2 "/sbin/getty 38400" hurd on secure trusted console +tty3 "/sbin/getty 38400" hurd on secure trusted console |