A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
1–10 of 123 posts
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#2Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#3Does Mariner include SELinux? If not, what major LSMs are supported? Thanks!
[1] https://github.com/microsoft/CBL-Mariner/blob/1.0/toolkit/do...
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#4Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#5It seems almost inevitable that Windows will eventually become a Linux distro. Microsoft could replace incredibly resilient cruft like NTFS with EXT4 or ZFS and the registry with human readable configuration files. On the other hand, they could replace Bash with PowerShell and hopefully pressure various orgs to adopt some sensible subset of configuration formats.
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#6It seems almost inevitable that Windows will eventually become a Linux distro. Microsoft could replace incredibly resilient cruft like NTFS with EXT4 or ZFS and the registry with human readable configuration files. On the other hand, they could replace Bash with PowerShell and hopefully pressure various orgs to adopt some sensible subset of configuration formats.
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#7It seems almost inevitable that Windows will eventually become a Linux distro. Microsoft could replace incredibly resilient cruft like NTFS with EXT4 or ZFS and the registry with human readable configuration files. On the other hand, they could replace Bash with PowerShell and hopefully pressure various orgs to adopt some sensible subset of configuration formats.
I'm not so sure. Windows driver model is vastly different than Linux. Linux drivers have to be compiled for every kernel release. Windows drivers that are more than a decade old can still be installed and work correctly.
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#8Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#9It seems almost inevitable that Windows will eventually become a Linux distro. Microsoft could replace incredibly resilient cruft like NTFS with EXT4 or ZFS and the registry with human readable configuration files. On the other hand, they could replace Bash with PowerShell and hopefully pressure various orgs to adopt some sensible subset of configuration formats.
On the contrary I wish Windows shipped with busybox, so that it would be easier to run scripts with some bashisms portably.
Re: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
#10It seems almost inevitable that Windows will eventually become a Linux distro. Microsoft could replace incredibly resilient cruft like NTFS with EXT4 or ZFS and the registry with human readable configuration files. On the other hand, they could replace Bash with PowerShell and hopefully pressure various orgs to adopt some sensible subset of configuration formats.