From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 11:22:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC11116A4CE for ; Fri, 26 Dec 2003 11:22:30 -0800 (PST) Received: from malkav.snowmoon.com (malkav.snowmoon.com [209.23.60.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DDE743D1D for ; Fri, 26 Dec 2003 11:22:30 -0800 (PST) (envelope-from jaime@snowmoon.com) Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by malkav.snowmoon.com (Postfix) with ESMTP id 25B521129A; Fri, 26 Dec 2003 14:22:29 -0500 (EST) Date: Fri, 26 Dec 2003 14:22:27 -0500 (EST) From: jaime@snowmoon.com To: Kent Stewart In-Reply-To: <200312261119.29071.kstewart@owt.com> Message-ID: <20031226142036.N79423@malkav.snowmoon.com> References: <20031226140401.L79423@malkav.snowmoon.com> <200312261119.29071.kstewart@owt.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: uname weirdness after kernel/OS update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 19:22:30 -0000 On Fri, 26 Dec 2003, Kent Stewart wrote: > On Friday 26 December 2003 11:05 am, Jaime wrote: > Are you sure that you are building and installing a kernel. That would be > about the only thing that wouldn't update your boot message. I am completely certain. I've used make buildkernel KERNCONF=... and make installkernel KERNCONF=... as well as the older /usr/sbin/config method. An ls -l / shows a newer time stamp. Jaime