From 8a8b31f2b6603fb9e0f4676cdf42e0e2c4c1f82f Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Wed, 19 Sep 2018 09:58:32 -0700 Subject: [PATCH 1/4] Revises wording for clarity; applies branding attributions. Signed-off-by: Michael Vincerra --- .../guides/maintenance/swupd-search.rst | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/source/clear-linux/guides/maintenance/swupd-search.rst b/source/clear-linux/guides/maintenance/swupd-search.rst index 4990feba..17ccef58 100644 --- a/source/clear-linux/guides/maintenance/swupd-search.rst +++ b/source/clear-linux/guides/maintenance/swupd-search.rst @@ -3,8 +3,8 @@ Use swupd search to find bundles ################################ -This document shows you how to use `swupd search` to find and add -bundles. +This document explains how to use `swupd search` to find and add +bundles in |CL-ATTR|. Assumptions *********** @@ -14,7 +14,7 @@ This guide assumes you: * Possess a basic knowledge of :ref:`swupd ` * Understand :ref:`how swupd differs ` from other Linux\* distributions -* May use :ref:`mixer` to build your own |CL| OS +* May :ref:`mixer` to produce a custom distribution/image How do I search for a bundle? ***************************** @@ -30,7 +30,7 @@ security concerns. Instead, with Kata Containers, each container has its own kernel instance and runs on its own :abbr:`Virtual Machine (VM)`. Whether you're running 3 or 300 nodes on your cluster, Kata Containers provide a lightweight, fast, and secure option for app/container management. -In |CL|, you only need to add `this bundle`_ to use `Kata Containers`_: +In |CL|, you only need to add `one bundle`_ to use `Kata Containers`_: `containers-virt`. Also, check out our tutorial: :ref:`kata`. We need to find *kata* containers in a bundle. How do we search for it? @@ -114,24 +114,24 @@ We need to find *kata* containers in a bundle. How do we search for it? Calling post-update helper scripts. Successfully installed 1 bundle -FAQ -=== +Related Topics +============== -Find answers to these common questions: +Learn how to: -* How do I install and *use* :ref:`Kata Containers ` on |CL|? +* :ref:`kata` on |CL| -* How do I :ref:`kata_migration`? +* :ref:`kata_migration` -* How do I show all :ref:`bundles available `? +* :ref:`swupd-guide` -* How do I :ref:`update swupd`? +* :ref:`Show all available bundles ` -* How do I :ref:`remove bundles`? +* :ref:`Remove bundles` .. _Kata Containers: https://clearlinux.org/blogs/clear-linux-os-announces-support-kata-containers -.. _this bundle: https://github.com/clearlinux/clr-bundles/blob/master/bundles/containers-virt +.. _one bundle: https://github.com/clearlinux/clr-bundles/blob/master/bundles/containers-virt .. _Bundle Definition Files: https://github.com/clearlinux/clr-bundles From 6912afdcd4444e82c3e0ebff5dbb9533a2a06652 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Wed, 19 Sep 2018 10:30:39 -0700 Subject: [PATCH 2/4] Simplifies bullets under Related Topics. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/maintenance/swupd-search.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/swupd-search.rst b/source/clear-linux/guides/maintenance/swupd-search.rst index 17ccef58..5efcbef1 100644 --- a/source/clear-linux/guides/maintenance/swupd-search.rst +++ b/source/clear-linux/guides/maintenance/swupd-search.rst @@ -119,7 +119,7 @@ Related Topics Learn how to: -* :ref:`kata` on |CL| +* :ref:`kata` * :ref:`kata_migration` From a7fa43ddcd23c48c1d02b3f44ea213be60503d74 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Wed, 19 Sep 2018 10:43:29 -0700 Subject: [PATCH 3/4] Applies trademark edit to Kata. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/maintenance/swupd-search.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/swupd-search.rst b/source/clear-linux/guides/maintenance/swupd-search.rst index 5efcbef1..9883849c 100644 --- a/source/clear-linux/guides/maintenance/swupd-search.rst +++ b/source/clear-linux/guides/maintenance/swupd-search.rst @@ -21,7 +21,7 @@ How do I search for a bundle? Use `swupd search` to locate the bundle where the application binary exists. -Example: Kata Containers +Example: Kata\* Containers ======================== Containers have revolutionized the way we manage cloud infrastructure. From 14fd18edc98885ae26786e2b7da9b671c9d484bf Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Wed, 19 Sep 2018 16:25:57 -0700 Subject: [PATCH 4/4] Adds more underline to address sphinx build failure. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/maintenance/swupd-search.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/swupd-search.rst b/source/clear-linux/guides/maintenance/swupd-search.rst index 9883849c..835775ab 100644 --- a/source/clear-linux/guides/maintenance/swupd-search.rst +++ b/source/clear-linux/guides/maintenance/swupd-search.rst @@ -22,7 +22,7 @@ How do I search for a bundle? Use `swupd search` to locate the bundle where the application binary exists. Example: Kata\* Containers -======================== +========================== Containers have revolutionized the way we manage cloud infrastructure. Traditional containers often share the same OS kernel, which raises