@gert:

Good point. We should be able to use UV_* variables to do what we need.

Thanks!

On Fri, Apr 13, 2018 at 4:24 PM, Arne Schwabe <a...@rfc2549.org> wrote:

> Am 13.04.2018 um 19:23 schrieb Micah Morton:
>
> From 557d2e73bf21ddb9d07b43f716c7914d610e7392 Mon Sep 17 00:00:00 2001
> From: Micah Morton <mort...@chromium.org>
> Date: Fri, 13 Apr 2018 09:55:22 -0700
> Subject: [PATCH] Specify platform and version on command line.
>
> Add --iv-plat and --iv-plat-rel command line args, and use the values
> passed to these args to set IV_PLAT and IV_PLAT_REL info that is pushed
> to the server.
>
> IV_PLAT (platform type) is normally inferred from the build target, but
> it would be useful to be able to override this from the command line
> (e.g. for client to set platform as ChromeOS instead of Linux).
>
> IV_PLAT_REL (platform release version) would allow for pushing the
> platform (e.g. ChromeOS) release version to the server.
>
> My Android client already uses
>
> setenv IV_PLAT_VER to send platform specific information. I think setting
> IV_PLAT_VER (and extend that to other platforms, might be android specific
> at the moment) should also work for you. E.g..
>
> setenv IV_PLAT_VER "27 8.1.0 arm64-v8a google taimen Pixel 2 XL"
>
> Arne
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to