Stories
Slash Boxes
Comments

SoylentNews is people

posted by chromas on Tuesday May 07 2019, @02:01PM   Printer-friendly
from the year-of-Linux-on-the-desktop dept.

Has no one seen this yet? Don't cross the streams!

Ars Technica:

Earlier today, we wrote that Microsoft was going to add some big new features to the Windows Subsystem for Linux, including native support for Docker containers. It turns out that that ain't the half of it.

Not even half.

All is changing with Windows Subsystem for Linux 2. Instead of emulating the Linux kernel APIs on the NT kernel, WSL 2 is going to run a full Linux kernel in a lightweight virtual machine. This kernel will be trimmed down and tailored to this particular use case, with stripped-down hardware support (since it will defer to the host Windows OS for that) and faster booting.

The Linux kernel is GPLed open source; the GPL license requires that any modifications made to the code must be published and made available under the GPL license. Microsoft will duly comply with this, publishing the patches and modifications it makes to the kernel. WSL 2 will also use a similar split as the current WSL does: the kernel component will be shipped with Windows while "personalities" as provided by the various Linux distributions can be installed from the Microsoft Store.

To quote Han Solo, "I've got a bad feeling about this."


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by darkfeline on Wednesday May 08 2019, @02:46AM (1 child)

    by darkfeline (1030) on Wednesday May 08 2019, @02:46AM (#840595) Homepage

    Why would you deploy your Linux containers on Windows machines, which require expensive licenses, when you can deploy those same containers on free Linux machines?

    For example if you're running Windows rather than Linux on AWS, you have to pay extra for licenses.

    It sounds like lose-lose to me, but maybe Microsoft has a secret plan.

    --
    Join the SDF Public Access UNIX System today!
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by ikanreed on Wednesday May 08 2019, @04:09AM

    by ikanreed (3164) Subscriber Badge on Wednesday May 08 2019, @04:09AM (#840618) Journal

    If you're stuck in corporate hell, you've already got a ton of expensive licenses for your cloud stack. AWS provisioning, docker enterprise, some bullshit corporate database.

    I mentioned my company had RHEL, they chose that because they could pay money for it and feel safer.