Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to remove the "clear screen" just before login
Date: Fri, 03 Feb 2012 18:56:56
Message-Id: 20120203185545.GC3095@ca.inter.net
In Reply to: Re: [gentoo-user] How to remove the "clear screen" just before login by "Canek Peláez Valdés"
1 120203 Canek Peláez Valdés wrote:
2 > On Fri, Feb 3, 2012 at 3:15 AM, Helmut Jarausch wrote:
3 >> I'm using openrc (0.9.8.4) and I don't use any (graphical) login manager.
4 >> After some upgrade of openrc -- not too long ago --
5 >> something clears the screen just before I'm offered to log in.
6 >> But I'd like to see the last messages of openrc.
7 >> What gets executed just before I can login?
8 >> Or, where can I stop blanking the terminal just before login.
9 > From util-linux-2.20.1-r1.ebuild:
10 >
11 > pkg_postinst() {
12 > elog "The agetty util now clears the terminal by default. You"
13 > elog "might want to add --noclear to your /etc/inittab lines."
14 > }
15 >
16 > Maybe it's this?
17
18 120203 Dale wrote:
19
20 > I like this myself but I do find myself in your situation sometimes.
21 > Try here: /etc/bash/bash_login .
22
23 Both replies are interesting, but incomplete :
24 (1) to which line in inittab do we add '--noclear' ?
25 (2) what do we put in bash_login ? -- 'man bash' doesn't help.
26
27 I'm still using earlier versions of Openrc & Util-linux
28 & don't want to encounter this when they hit stable.
29
30 --
31 ========================,,============================================
32 SUPPORT ___________//___, Philip Webb
33 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
34 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
[gentoo-user] Re: How to remove the "clear screen" just before login Nikos Chantziaras <realnc@×××××.de>