Post A0zoRpIyHctPiHfD3A by yee@fosstodon.org
(DIR) More posts by yee@fosstodon.org
(DIR) Post #A0zoRpIyHctPiHfD3A by yee@fosstodon.org
2020-11-08T18:01:08Z
0 likes, 0 repeats
Has anyone here tried WinApps? App support is quite limited right now, but it looks like it could be a literal "Windows subsystem" for Linux...https://github.com/Fmstrat/winapps
(DIR) Post #A0zoRpdt1rcgl9RueO by brandon@fosstodon.org
2020-11-08T18:05:16Z
0 likes, 0 repeats
@yee It practically *is* a Linux Subsystem for Linux, especially considering WSL2 is just a Hyper-V VM with tighter OS integration
(DIR) Post #A0zpRwZRMzGOCXzEsC by yee@fosstodon.org
2020-11-08T18:16:36Z
0 likes, 0 repeats
@brandon Interesting, thank you for pointing that out. Now the only thing left to do is get MS to change WSL's name to LSW: I have no idea how the former makes sense...
(DIR) Post #A0zzGdSD6UKjGhqqae by brandon@fosstodon.org
2020-11-08T20:06:23Z
0 likes, 0 repeats
@yee Because it's a subsystem of Windows, that allows Linux to access WindowsLinux isn't necessarily the subsystem here. It's Windows that has a low-level system
(DIR) Post #A11e3YmFOuRfbUP0Fc by yee@fosstodon.org
2020-11-09T15:18:20Z
0 likes, 0 repeats
@brandon I see. Does this description apply to WSL2, though? Since the Linux kernel is running in its own VM here, is it still a subsystem of Windows?
(DIR) Post #A11gUOxGEC38rpTqng by brandon@fosstodon.org
2020-11-09T15:45:34Z
0 likes, 0 repeats
@yee Since the VM runs on Hyper-V and uses host integration with Hyper-V yes, due to Hyper-V being a subsystem of Windows
(DIR) Post #A11iFmLVB7akyfySWW by yee@fosstodon.org
2020-11-09T16:05:23Z
0 likes, 0 repeats
@brandon Ah, got it. Thanks!