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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Jun 2014 15:30:24 -0700 (PDT)
From:	David Rientjes <rientjes@...gle.com>
To:	eric ernst <eric.ernst@...ux.intel.com>
cc:	Andrew Morton <akpm@...ux-foundation.org>, rdunlap@...radead.org,
	jwboyer@...oraproject.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/1] Add kernel parameter for kernel version

On Thu, 5 Jun 2014, eric ernst wrote:

> We have a need to keep a single product binary (kernel) across multiple
> android devices.  A subset of these platforms are looking for extra versioning
> information appended to it, accessible via /proc/version.  Rather than build
> multiple otherwise identical kernels with only this extended versioning as
> differentiation, we are looking to make this a command line parameter.
> Understandable if there isn't enough value-add for the community in this
> patch, but I figured I'd give the patch a shot, as we need this functionality
> locally.  Thanks.

Unrecognized parameters on the kernel command line are disregarded, so 
your platforms should be able to parse /proc/cmdline for 
version_addendum=foo already.
--
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