kernel version changes release version. (was Re: How to change kernel version tag?)

2006-09-11 Thread Spencer PriceNash
On Fri, Aug 25, 2006 at 06:22:42PM +0800, 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-RE

Re: kernel version changes release version. (was Re: How to change kernel version tag?)

2006-09-11 Thread Yuan, Jue
/sys/conf/newvers.sh This file will determine the kernel version tag showed at booting time. Don't know if it has anything to do with your problem. HTH :-) On 9/11/06, Spencer PriceNash <[EMAIL PROTECTED]> wrote: On Fri, Aug 25, 2006 at 06:22:42PM +0800, Yuan, Jue wrote: > Hi all. > > Could I

Re: kernel version changes release version. (was Re: How to change kernel version tag?)

2006-09-18 Thread Spencer PriceNash
On Mon, Sep 11, 2006 at 09:33:57PM +0800, Yuan, Jue wrote: > /sys/conf/newvers.sh > > This file will determine the kernel version tag showed at booting > time. Don't know if it has anything to do with your problem. > > HTH :-) > > On 9/11/06, Spencer PriceNash <[EMAIL PROTECTED]> wrote: > >On F