From owner-freebsd-questions@FreeBSD.ORG Sat Oct 11 14:04:22 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 4616A16A4B3 for ; Sat, 11 Oct 2003 14:04:22 -0700 (PDT) Received: from remt25.cluster1.charter.net (remt25.cluster1.charter.net [209.225.8.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F33443F75 for ; Sat, 11 Oct 2003 14:04:19 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt25.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 23999874; Sat, 11 Oct 2003 17:04:11 -0400 From: "Charles Howse" To: "'Lucas Holt'" Date: Sat, 11 Oct 2003 16:04:03 -0500 Message-ID: <003201c3903b$33767fa0$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Uname -v incorrect 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: Sat, 11 Oct 2003 21:04:22 -0000 > On Saturday, October 11, 2003, at 04:45 PM, Charles Howse wrote: >=20 > > Hi, > > I recently changed the hostname of one of my machines in=20 > /etc/rc.conf. > > Now my uname -v output is still showing the old name. > > I've run uname -a here so you can see the complete output,=20 > the -v stuff > > comes after the '#0:' > > Will this change with a rebuild? > > > > [root@larry ~]# uname -a > > FreeBSD larry.howse.homeunix.net 4.8-RELEASE-p13 FreeBSD=20 > > 4.8-RELEASE-p13 > >=20 > Isn't that output the box it was compiled on and not the current name=20 > of your host? The current name of my host is larry.howse.homeunix.net. The current build was done before I changed the hostname, ergo, my original question... Won't it change to #0: CDT 2003 root@larry.howse.homeunix.net:/usr/obj/usr/src/sys/CUSTOM i386 the next time I do a buildworld?