From owner-freebsd-questions@FreeBSD.ORG Thu Apr 25 15:14:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 082D7497 for ; Thu, 25 Apr 2013 15:14:16 +0000 (UTC) (envelope-from feenberg@nber.org) Received: from mail2.nber.org (mail2.nber.org [66.251.72.79]) by mx1.freebsd.org (Postfix) with ESMTP id BB6981ABC for ; Thu, 25 Apr 2013 15:14:15 +0000 (UTC) Received: from nber7.nber.org (nber7.nber.org [66.251.72.41]) by mail2.nber.org (8.14.4/8.14.4) with ESMTP id r3PFE8MW050598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 25 Apr 2013 11:14:10 -0400 (EDT) (envelope-from feenberg@nber.org) Date: Thu, 25 Apr 2013 11:14:06 -0400 (EDT) From: Daniel Feenberg To: Polytropon Subject: Re: FreeBSD-update? In-Reply-To: <20130425160703.d60d328e.freebsd@edvax.de> Message-ID: References: <20130424203430.e127c9a56fe88f968eed6ad5@sohara.org> <20130424213110.c277bd304c00ab64bcac2225@sohara.org> <5178602F.9010805@herveybayaustralia.com.au> <20130425063941.126a748686691ce998aa8a07@sohara.org> <20130425160703.d60d328e.freebsd@edvax.de> User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Anti-Virus: Kaspersky Anti-Virus for Linux Mail Server 5.6.39/RELEASE, bases: 20130425 #9893482, check: 20130425 clean Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 15:14:16 -0000 On Thu, 25 Apr 2013, Polytropon wrote: > On Thu, 25 Apr 2013 07:37:01 -0400 (EDT), Daniel Feenberg wrote: >> >> >> On Thu, 25 Apr 2013, Steve O'Hara-Smith wrote: >> >>> >>> The problem under discussion is that the kernel version does not >>> change when a freebsd-update update does not include a kernel change. >>> >> >> Perhaps we could adopt the Linux practice of placing the release >> information in /etc/issue > ... > > In /etc/issue, you write something like "%s/%m %r" to print > the information before the login prompt. Or you use something > like the traditional "im=\r\n%s/%m (%h) (%t)" in /etc/gettytab. This is written as though it applies to FreeBSD, but I was under the impression that FreeBSD didn't do anything with /etc/issue. There isn't any man page for it, and when I created a file /etc/issue it wasn't presented at login. Is there something else I need to do? I am using 9.1 Daniel Feenberg