From owner-freebsd-ports@FreeBSD.ORG Fri Jun 6 08:22:41 2014 Return-Path: Delivered-To: freebsd-ports@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 3B49FB61; Fri, 6 Jun 2014 08:22:41 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CF912446; Fri, 6 Jun 2014 08:22:40 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 3DDC843B4A; Fri, 6 Jun 2014 03:22:24 -0500 (CDT) Message-ID: <53917A30.8050504@marino.st> Date: Fri, 06 Jun 2014 10:22:08 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Alfred Perlstein , marino@freebsd.org, Paul Schmehl , freebsd-ports@freebsd.org Subject: Re: Who was the mental genius References: <20140605211831.GA90310@spectrum.skysmurf.nl> <5390E62E.6090807@madpilot.net> <6CEF0183772C97582B196466@Pauls-MacBook-Pro.local> <539130B3.9030604@freebsd.org> <8CA324878D330942AB8AE0B3@Pauls-MacBook-Pro.local> <5391611A.3090406@marino.st> <53917957.2020909@freebsd.org> In-Reply-To: <53917957.2020909@freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 08:22:41 -0000 On 6/6/2014 10:18, Alfred Perlstein wrote: > Sure, but really a couple of lines to warn people and wave them towards > next steps is probably advisable next time. > Maybe we can alter the "uname -a" string to show the EOL so that every time the machine boots you see it on top of the MOTD. :) Of course, that won't help for the turn-on-and-forget servers with uptime measured in years... As a serious questions, where should such a "you have X months/days remaining before server is EOL, update before then" messages pop up? weekly cron messages sent to root? John