Ticket #353 (closed enhancement: wontfix)
tty mode login for clusters (a la Ctrl-P)
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
It would eventually be nice to provide a TTY login mode, both because it's probably faster than an X login, and in case your X session or the system's X config is broken.
This should be easy by adding a GDM custom command to essentially openvt schroot -c login getty.
Change History
comment:2 Changed 14 years ago by jdreed
- Status changed from new to committed
IIRC, back in the day, we decided that we didn't really want P anymore, and GDM custom commands are harder now (and we don't need yet another gdm login applet).
I've committed a change to debathena-xsession which does the following:
- Creates a new session called "Athena TTY Mode" (the name is negotiable)
- Add /etc/X11/Xsession.d/00debathena-gdm-sucks, which checks for that session type, kills pulseaudio if you're over quota, runs xterm -ls (so you get the Athena tty login sequence), and then exits.
Note that if we change the session name, we need to change it in the message text in 01debathena-quota (see #600)
comment:3 Changed 14 years ago by jdreed
- Status changed from committed to new
- Milestone changed from Fall 2010 to The Distant Future
See also #715.
This ticket is for actual tty login on a VT.
comment:4 Changed 13 years ago by jdreed
I'm tempted to wontfix this unless someone can explain to me why this is needed in addition to the existing TTY login. It won't be faster, and if X config is broken, you can't see the login screen to begin with. And anything that's not a GDM session is Effort.
I'll reconsider it if we give up on upstream and bring back dm/xlogin.