From owner-cvs-all Tue Jun 26 4:43: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 1B5B937B406; Tue, 26 Jun 2001 04:42:51 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f5PLBw501778; Mon, 25 Jun 2001 22:11:58 +0100 (BST) (envelope-from nik) Date: Mon, 25 Jun 2001 22:11:58 +0100 From: Nik Clayton To: Robert Watson Cc: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/skel dot.login dot.profile Message-ID: <20010625221158.D341@canyon.nothing-going-on.org> References: <200106252040.f5PKe3L21689@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="jCrbxBqMcLqd4mOl" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Mon, Jun 25, 2001 at 04:57:53PM -0400 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --jCrbxBqMcLqd4mOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 25, 2001 at 04:57:53PM -0400, Robert Watson wrote: > As I've said in other forums, despite some initial misgivings, I'm willing > to give this a spin, on the following condition: the number of lines of > motd + the number of lines for the maximum hint should not cause the > default console to scroll. > > The current motd does an effective job at providing the necessary "you > just logged in for the first time" information,=20 But is not necessary every single time you login. Some of /etc/motd can move in to the tips list. If we want a "Information for the first login" then something like [ ! -e ~/.firstlogin ] cat /etc/firstlogin && touch ~/.firstlogin in the startup scripts can solve that (and displaying a tip can be=20 conditional on it not being the first login. i18n can be handled with a case statement keyed off LANG or similar. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ FreeBSD Documentation Project http://www.freebsd.org/docproj/ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- --jCrbxBqMcLqd4mOl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs3qR0ACgkQk6gHZCw343XclgCdGiYoFzReUi6ybBAXvS2/yj0c u9MAn0Y0tEBjdNrHHKCNE1gROhbidKhH =u3i6 -----END PGP SIGNATURE----- --jCrbxBqMcLqd4mOl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message