Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g5L1ANnC015118 for ; Thu, 20 Jun 2002 18:10:23 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g5L1AMuM015117 for linux-xfs-outgoing; Thu, 20 Jun 2002 18:10:22 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g5L1AGnC015087 for ; Thu, 20 Jun 2002 18:10:16 -0700 Received: from user-2ivfla9.dialup.mindspring.com ([165.247.213.73] helo=[192.168.30.210]) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17LCz9-0002J6-00; Thu, 20 Jun 2002 18:13:12 -0700 Subject: Re: Version string From: Brian Lauer To: Aaron Macks Cc: linux-xfs@oss.sgi.com In-Reply-To: References: <200206202100.g5KL0od08886@rope.americas> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3.99 Date: 20 Jun 2002 17:59:11 -0700 Message-Id: <1024621155.32307.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Spam-Status: No, hits=-3.9 required=5.0 tests=IN_REP_TO,LINES_OF_YELLING version=2.20 X-Spam-Level: Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Edit the top level Makefile. Look for the lines that read: VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 9 EXTRAVERSION =-xfs KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) Changing those values and rebuilding the kernel with change the result of a uname -r. brian. On Thu, 2002-06-20 at 17:58, Aaron Macks wrote: > This may be a bit OT, but how does one change the version string > returned by the kernel, for example with uname? I want to install a > modified kernel, but have it see a different module directory, so I > can play with using XFS and no ramdisk > thanks > Aaron > -- > _______________________________________________________ > Aaron Macks(aaronm@cs.brandeis.edu) > My sheep has seven gall bladders, that makes me the King of the Universe! > >