Getting Powershell Core packaged by Debian would be great. However, beside creating a suitable source package, it appears that there are issues relating to non-free software. Please see the Debian Request for Package:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834756
for the relevant discussion.
I'm sure many people would be pleased if you could participate constructively in this discussion.
I would also be interested in a clear statement about the licensing status as per the above discussion.
I believe that as .net Core evolves, we could be completely under MIT, but that doesn't guarantee that other components will not appear under other licenses. So the Debian community will be forced to host this package outside of the Debian distribution.
/cc @SteveL-MSFT @joeyaiello
We should remove or refactor engine dependencies on MMI (which includes DSC) so we don't have to distribute MMI.dll by default.
I found using MMI in 38 files.
Upcoming CoreFX 2.1.0 has WMI https://github.com/dotnet/corefx/pull/24719 but not MMI.
https://github.com/dotnet/corefx/tree/master/src/System.Management/src/System/Management
Related #1903 #4562
Most helpful comment
We should remove or refactor engine dependencies on MMI (which includes DSC) so we don't have to distribute MMI.dll by default.