-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
Key technologies are almost already available on Linux to consider a MSLab port to run on a Linux host.
- Powershell is now available on Linux - https://github.com/PowerShell
- Hyper-V (next) is becoming mainstrean on Linux as a the root partition for Microsoft Hypervisor - https://lore.kernel.org/lkml/20251208064614.GA2485915@liuwe-devbox-debian-v2.local/
MSLab PowerShell scripts should be adapted to run correctly on a Linux host OS, this will include:
- relying or not on WINE for exe and msi files
- Hyper-V VMM API to use from Linux root partition (Host Networking Service (HNS) : https://github.com/microsoft/hnslib, Host Compute Service (HCS) : https://github.com/microsoft/hcsshim, or something else)
Metadata
Metadata
Assignees
Labels
No labels