lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAJw_Zt9Q=Wzz2426_DaCOfvjSmGQAyPVUS1GChRCSw+w6LaUw@mail.gmail.com>
Date:	Fri, 13 Jan 2012 06:44:29 +0800
From:	Jeff Chua <jeff.chua.linux@...il.com>
To:	David Rientjes <rientjes@...gle.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: how to get of the the "plus" in 3.2.0+

On Fri, Jan 13, 2012 at 4:46 AM, David Rientjes <rientjes@...gle.com> wrote:
> On Fri, 13 Jan 2012, Jeff Chua wrote:
>
>> Every time I do a fresh compile of the kernel, it append the version
>> with a "+". How can I get rid of the annoying "+" without doing
>> another major recompile or before I even start the compiling?
>>
>
> The `+ยด is emitted to indicate that you have modifications to your tree
> beyond an official release, so your tree is actually not 3.2.0 but rather
> it has additional changes on top of 3.2.0.
>
> To suppress it, use "make LOCALVERSION="
>
> The version string is written to include/generated/utsrelease.h at the
> beginning of the build.

Cool! That works!

Thanks,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ