Applies substitution and clarifies sentence

This commit is contained in:
Ianeta Hutchinson
2017-08-31 09:30:25 -07:00
committed by GitHub
parent 26912ddda1
commit 8058630a52
@@ -14,12 +14,12 @@ 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 Clear Linux\* OS for Intel® Architecture 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 "bundles" that provide a set of
functionality to the administrator. A bundle contains as many or as
few open source projects needed to provide a complete functionality.
The |CLOSIA| 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>`. Each
bundle contains as many or as few open source projects needed to provide a
complete functionality.
Next steps
==========