Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 22:02:14 +0800
From:      "Intron is my alias on the Internet" <mag@intron.ac>
To:        "Yuan, Jue" <yuanjue02@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: How to change kernel version?
Message-ID:  <courier.44EF02E6.0000A380@intron.ac>
In-Reply-To: <200608252000.07240.yuanjue02@gmail.com>
References:  <200608252000.07240.yuanjue02@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 ...".
> 
> I guess some config files in src/sys/ could take care of this. But I cannot 
> find it out. Anybody knows how to get this job done?
> 
> Any ideas are really appreciated. :-)
> 
> BTW: I am not in this list. So if you reply, please CC a copy to me. Thanks.
> 
> -- 
> Best Regards
> Yuan, Jue @ http://www.yuanjue.net
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

/sys/conf/newvers.sh

Modify it at your own risk.

------------------------------------------------------------------------
                                                From Beijing, China




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.44EF02E6.0000A380>