This change adds a simple ubuntu 20.04 image for vmx driver, I hope it will serve well. It contains a couple of optimizations to not connect to mothership and be a good useful environment overall.
Also added a way to reach the remote locations by using http proxy started on the host system when needed. That helped to install build-essential package from the remote repository.
Related Issue
2
How Has This Been Tested?
Tested manually
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
This change adds a simple ubuntu 20.04 image for vmx driver, I hope it will serve well. It contains a couple of optimizations to not connect to mothership and be a good useful environment overall.
Also added a way to reach the remote locations by using http proxy started on the host system when needed. That helped to install build-essential package from the remote repository.
Related Issue
2
How Has This Been Tested?
Tested manually
Types of changes
Checklist: