all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jesse Gibbons <jgibbons2357@gmail.com>
To: 44347@debbugs.gnu.org
Subject: bug#44347: mingetty --no-clear is hard-coded
Date: Sat, 31 Oct 2020 09:16:19 -0600	[thread overview]
Message-ID: <9da4da56-c557-19be-fac6-f8b9ab8541c5@gmail.com> (raw)

The --no-clear option is hard-coded for mingetty, with no documentation 
about why. The mingetty page says,
        --noclear
               Do not clear the screen before prompting for the login 
name (the
               screen is normally cleared).

I do not think I am alone in preferring the screen cleared after logout. 
I also think it could be a security issue. For now my workaround is to 
include a call to "tput reset" or "clear" in my .bash_logout script, but 
that has to be configured for every user and requires more packages 
installed either at the system level or per-user.

I think this is an "easy for beginners" issue. I would fix it myself, 
but I have a lot of other stuff to do.




             reply	other threads:[~2020-10-31 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31 15:16 Jesse Gibbons [this message]
2020-11-01 16:30 ` bug#44347: mingetty --no-clear is hard-coded Mark H Weaver
2020-11-01 16:37   ` Mark H Weaver
2020-11-01 22:12   ` Ludovic Courtès
2020-12-03 17:12     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9da4da56-c557-19be-fac6-f8b9ab8541c5@gmail.com \
    --to=jgibbons2357@gmail.com \
    --cc=44347@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.