From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 25 14:21:44 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A3016A4DF for ; Fri, 25 Aug 2006 14:21:44 +0000 (UTC) (envelope-from yuanjue02@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE66D43D46 for ; Fri, 25 Aug 2006 14:21:43 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1136591pye for ; Fri, 25 Aug 2006 07:21:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=uOLkSMuIJwspOSLCuCRQErdmefkNscgwM9c2Ldbl4Bz6Lx6wGqJKt0VH/MJcauK5sNxsiEJgwdcZI6yJCsc8ZUBbEmy3fir/8u3II5RaXh/qZ/TnnulAyxQe7xEfC7GOyNkD+Dck5qxlbSsHiNzfIfDNloCtIYVBwI32JspAAqw= Received: by 10.35.37.18 with SMTP id p18mr5143015pyj; Fri, 25 Aug 2006 07:21:42 -0700 (PDT) Received: from ?222.48.99.94? ( [124.172.191.97]) by mx.gmail.com with ESMTP id i70sm2923428pye.2006.08.25.07.21.41; Fri, 25 Aug 2006 07:21:42 -0700 (PDT) From: "Yuan, Jue" Organization: Institute of Computing Technology, CAS, China To: "Intron is my alias on the Internet" Date: Fri, 25 Aug 2006 22:24:02 +0800 User-Agent: KMail/1.9.3 References: <200608252000.07240.yuanjue02@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608252224.02438.yuanjue02@gmail.com> X-Mailman-Approved-At: Fri, 25 Aug 2006 16:31:19 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: How to change kernel version? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 14:21:44 -0000 On Friday 25 August 2006 22:02, Intron is my alias on the Internet wrote: > Yuan, Jue wrote: > > Hi all. > > > > Could I change the kernel version tag manually? say, I have a kernel > > which is 7.0-CUREENT, but for some reasons I wanna it be something like > > 6.1-RELEASE, while the kernel itself does't change from 7.0-CURRENT to > > 6.1-RELEASE. All I want is the change of tag. For example, if this works, > > then when I type "uname -a" in console, I would get "6.1-RELEASE ..." > > instead of "7.0-CURRENT ...". > > /sys/conf/newvers.sh > > Modify it at your own risk. > Thanks very much. That is exactly what I want, although I have found another way to solve my problem. :-) -- Best Regards Yuan, Jue @ http://www.yuanjue.net