From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 13:26:07 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 893E816A4CE for ; Fri, 26 Dec 2003 13:26:07 -0800 (PST) Received: from radicalv.com (secure.radicalv.com [216.118.91.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6FC543D45 for ; Fri, 26 Dec 2003 13:26:05 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: (qmail 97781 invoked from network); 26 Dec 2003 21:25:58 -0000 Received: from unknown (HELO Nomad) (66.41.18.160) by mail.radicalv.com with SMTP; 26 Dec 2003 21:25:58 -0000 From: "Eric F Crist" To: "'Eric F Crist'" , , "'Kent Stewart'" Date: Fri, 26 Dec 2003 14:50:00 -0600 Message-ID: <000d01c3cbf1$d773c030$6b01a8c0@Nomad> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <000c01c3cbf1$8e6bc450$6b01a8c0@Nomad> Importance: Normal 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 21:26:07 -0000 I forgot, you'll need to re-cvsup after you delete your src directory contents. :-O Eric F Crist President AdTech Integrated Systems, Inc (612) 998-3588 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Eric F Crist Sent: Friday, December 26, 2003 2:48 PM To: jaime@snowmoon.com; 'Kent Stewart' Cc: freebsd-questions@freebsd.org Subject: RE: uname weirdness after kernel/OS update Try a rm -rf /usr/src/* and then rebuild using the config method from /usr/src/sys/i386/conf with make depend; make; make install after configuring. HTH Eric F Crist President AdTech Integrated Systems, Inc (612) 998-3588 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of jaime@snowmoon.com Sent: Friday, December 26, 2003 1:22 PM To: Kent Stewart Cc: freebsd-questions@freebsd.org Subject: Re: uname weirdness after kernel/OS update 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"