From 115550685472fa85a8cbf34919838f45bfa4a0a4 Mon Sep 17 00:00:00 2001 From: Chirag Shah Date: Tue, 6 Oct 2020 18:07:30 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a666add8640..da432ea81db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CBL-Mariner -CBL-Mariner is an internal Linux distribution for Microsoft’s cloud infrastructure and edge products and services. CBL-Mariner is designed to provide a consistent platform for these devices and services and will enhance Microsoft’s ability to stay current on Linux updates. This initiative is part of Microsoft’s increasing investment in a wide range of Linux technologies, such as [SONiC](https://azure.microsoft.com/en-us/blog/sonic-the-networking-switch-software-that-powers-the-microsoft-global-cloud/), [Azure Sphere OS](https://docs.microsoft.com/en-us/azure-sphere/product-overview/what-is-azure-sphere) and [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/about). CBL-Mariner is being shared publicly as part of Microsoft’s commitment to Open Source and to contribute back to the Linux community. CBL-Mariner is not being offered commercially as a solution for servers, PCs, or IoT devices nor is it included as an IaaS offering. CBL-Mariner does not change our approach or commitment to any existing third-party Linux distribution offerings. +CBL-Mariner is an internal Linux distribution for Microsoft’s cloud infrastructure and edge products and services. CBL-Mariner is designed to provide a consistent platform for these devices and services and will enhance Microsoft’s ability to stay current on Linux updates. This initiative is part of Microsoft’s increasing investment in a wide range of Linux technologies, such as [SONiC](https://azure.microsoft.com/en-us/blog/sonic-the-networking-switch-software-that-powers-the-microsoft-global-cloud/), [Azure Sphere OS](https://docs.microsoft.com/en-us/azure-sphere/product-overview/what-is-azure-sphere) and [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/about). CBL-Mariner is being shared publicly as part of Microsoft’s commitment to Open Source and to contribute back to the Linux community. CBL-Mariner does not change our approach or commitment to any existing third-party Linux distribution offerings. CBL-Mariner has been engineered with the notion that a small common core set of packages can address the universal needs of first party cloud and edge services while allowing individual teams to layer additional packages on top of the common core to produce images for their workloads. This is made possible by a simple build system that enables: @@ -13,7 +13,7 @@ When security vulnerabilities arise, CBL-Mariner supports both a package-based u # Getting Started with CBL-Mariner: -CBL-Mariner is not released for commercial use, but we understand developers may be interested to examine what we have built. Instructions for building CBL-Mariner may be found here: [Toolkit Documentation](./toolkit/README.md) +Instructions for building CBL-Mariner may be found here: [Toolkit Documentation](./toolkit/README.md) # Trademarks @@ -31,4 +31,4 @@ Any Linux distribution, including CBL-Mariner, benefits from contributions by th 4) [Linux from Scratch](http://www.linuxfromscratch.org) -5) [Openmamba](https://openmamba.org/en/) for SPEC files \ No newline at end of file +5) [Openmamba](https://openmamba.org/en/) for SPEC files