Updates instances of Clear Linux using proper substitutions.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2018-09-18 16:43:49 -07:00
parent 90b728d13a
commit b889f8fa22
3 changed files with 7 additions and 7 deletions
@@ -14,7 +14,7 @@ distributions deploy their software. With those kinds of distributions,
system administrators can then install and update sub-packages
individually or as a set, using tools such as "yum" and "apt-get."
The |CLOSIA| takes a slightly different approach. While we also use the
The |CL-ATTR| takes a slightly different approach. While we also use the
concept of packages to manage compiling source code into binaries, we do not
use the package concept to deploy software. Instead, we provide software
"bundles" that are installed and managed using :ref:`swupd<swupd-about>`.
+3 -3
View File
@@ -1,9 +1,9 @@
.. _security:
Clear Linux\* OS Security
|CL-ATTR| OS Security
*************************
Clear Linux\* OS aims to make systemic and layered security-conscious decisions
|CL-ATTR| aims to make systemic and layered security-conscious decisions
that are both performant and practical. This security philosophy is rooted
within the project's codebase and operating culture.
@@ -133,7 +133,7 @@ Intel® architecture, security conscious kernel and compiler options are
sensibly taken advantage of. Below are some examples:
* Kernels shipped with Clear Linux are signed and disallow the usage of
* Kernels shipped with |CL| are signed and disallow the usage of
custom kernel modules to maintain verifiable system integrity.
* `Address space layout randomization (ASLR)`_ and
@@ -1,9 +1,9 @@
.. _virtualbox:
Run pre-configured Clear Linux\* as a VirtualBox\* guest OS
Run pre-configured |CL-ATTR| as a VirtualBox\* guest OS
###########################################################
This instruction explains how to deploy a pre-configured Clear Linux\* image as a guest on the `VirtualBox hypervisor`_ .
This instruction explains how to deploy a pre-configured |CL-ATTR| image as a guest on the `VirtualBox hypervisor`_ .
Download VirtualBox
===================
@@ -34,7 +34,7 @@ Create a virtual machine in VirtualBox
#. Log in to your host and open a terminal emulator.
#. Download the `latest`_ **live** version (clear-XXXX-live.img.xz) of
Clear Linux. You can also use this command:
|CL|. You can also use this command:
.. code-block:: bash