Feb. 23, 2016
1:46 p.m.
On Tue, Feb 23, 2016 at 2:00 PM, Stephan Eggermont <stephan@stack.nl> wrote:
On 23-02-16 13:35, Peter Uhnák wrote:
Could something like that be done also for the remaining lib32 libraries required to run the VM?
Sure. And then you need to release updates whenever one of the underlying lib32 libraries changes. OpenSSL comes to mind.
But that would be true for windows & mac VMs, which unlike linux already are self-contained (including OpenSSL). So I infer it should be possible with some minor changes. :) Thanks, Peter