зеркало из https://github.com/microsoft/lsvmtools.git
89ffe14735 | ||
---|---|---|
3rdparty | ||
doc | ||
lsvmload | ||
lsvmtool | ||
lsvmutils | ||
password-agent | ||
policy | ||
posix | ||
scripts | ||
striplic | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
VERSION | ||
configure | ||
dbxupdate.bin | ||
defs.mak | ||
lsvmprep | ||
rules.mak | ||
sanity |
README.md
vmshield
Linux project for Microsoft Shielded VM project
How to install LSVMTools:
-
Configure the distribution:
./configure
-
Build the distribution:
make
-
Install LSVMTools (under /opt/lsvmtools-1.0.0):
make install
-
Prepare an image for shielding:
cd /opt/lsvmtools-1.0.0
./lsvmprep
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct] (https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ] (https://opensource.microsoft.com/codeofconduct/faq/) or contact opencode@microsoft.com with any additional questions or comments.