Date: Fri, 25 Aug 2006 18:32:51 +0400 From: Roman Kurakin <rik@inse.ru> To: "Yuan, Jue" <yuanjue02@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: How to change kernel version tag? Message-ID: <44EF0A13.80008@inse.ru> In-Reply-To: <200608251958.09341.yuanjue02@gmail.com> References: <200608251958.09341.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 ...". > You jast want to change the uname output, or some software checks kernel version? rik > 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. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44EF0A13.80008>