From owner-freebsd-arch@FreeBSD.ORG Mon Sep 8 13:15:02 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC395323 for ; Mon, 8 Sep 2014 13:15:02 +0000 (UTC) Received: from smtp.vangyzen.net (hotblack.vangyzen.net [IPv6:2607:fc50:1000:7400:216:3eff:fe72:314f]) by mx1.freebsd.org (Postfix) with ESMTP id CDEA81B3B for ; Mon, 8 Sep 2014 13:15:02 +0000 (UTC) Received: from marvin.lab.vangyzen.net (c-24-125-214-90.hsd1.va.comcast.net [24.125.214.90]) by smtp.vangyzen.net (Postfix) with ESMTPSA id BA2CD56444; Mon, 8 Sep 2014 08:15:01 -0500 (CDT) Message-ID: <540DABD4.20908@vangyzen.net> Date: Mon, 08 Sep 2014 09:15:00 -0400 From: Eric van Gyzen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Warren Block , freebsd-arch@freebsd.org Subject: Re: Improving /etc/motd and ANSI References: <20140908053250.GE82175@funkthat.com> In-Reply-To: <20140908053250.GE82175@funkthat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2014 13:15:03 -0000 On 09/08/2014 01:32, John-Mark Gurney wrote: > Also, we should reference a url for questions or problems, and not > include questions@ in the motd... The url can better include > information, and other places to find help, like for forums. Warren: Thank you for your effort to maintain this. As another possibility, how about putting just the following in /etc/motd: ==== Welcome to FreeBSD! For help getting started, please visit: http://freebsd.org/welcome Edit /etc/motd to change this login announcement. ==== That URL would contain the information currently in /etc/motd. We could easily maintain it to match the real world. Always up-to-date information, extreme flexibility for presentation, small motd, zero risk of terminal incompatibility, no confusing quotes. Eric