Your message dated Fri, 31 Jul 2020 01:26:44 +0200
with message-id <[email protected]>
and subject line Re: Bug#775130: base: Debian LiveCD Terminal Initialization
has caused the Debian Bug report #775130,
regarding base: Debian LiveCD Terminal Initialization
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
775130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775130
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: base
Severity: normal
Dear Maintainer,
First, sorry for my english.
I'm using a debian livecd ( xfce desktop ).
In the file /etc/inittab there are these lines :
1:2345:respawn:/bin/login -f user </dev/tty1 >/dev/tty1 2>&1
2:23:respawn:/bin/login -f user </dev/tty2 >/dev/tty2 2>&1
3:23:respawn:/bin/login -f user </dev/tty3 >/dev/tty3 2>&1
4:23:respawn:/bin/login -f user </dev/tty4 >/dev/tty4 2>&1
5:23:respawn:/bin/login -f user </dev/tty5 >/dev/tty5 2>&1
6:23:respawn:/bin/login -f user </dev/tty6 >/dev/tty6 2>&1
This doesn't set the control tty of the login program.
Only redirect stdin and stdout. Some programs ( i.e tmux ), doesn't work
properly.
Using getty or openvt, tmux works properly. Change these lines in the
Debian LiveCD.
-- System Information:
Debian Release: 7.7
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
* [email protected] <[email protected]> [200730 23:25]:
> I'm using a debian livecd ( xfce desktop ).
> In the file /etc/inittab there are these lines :
>
> 1:2345:respawn:/bin/login -f user </dev/tty1 >/dev/tty1 2>&1
[..]
> Debian Release: 7.7
Current Debian Live CD images no longer use this configuration, so
this should be fixed by now.
Chris
--- End Message ---