mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-09 22:25:58 +00:00
improved includes related to decompress
This commit is contained in:
@@ -25,8 +25,8 @@ Look for the :file:`clear-[version number]-installer.img.xz` file. You can also
|
||||
Once you have downloaded the image, verify and decompress the file.
|
||||
|
||||
.. include:: ../../guides/maintenance/download-verify-decompress-linux.rst
|
||||
:Start-after: verify-linux:
|
||||
:end-before: To decompress a GZ
|
||||
:Start-after: incl-decompress-image:
|
||||
:end-before: incl-decompress-image-end:
|
||||
|
||||
.. include:: ../bootable-usb/bootable-usb-linux.rst
|
||||
:Start-after: copy-usb-linux:
|
||||
|
||||
@@ -39,8 +39,8 @@ Get the latest |CL| installer ISO image from the `image`_ repository.
|
||||
Look for :file:`clear-[version number]-installer.iso.xz`.
|
||||
|
||||
.. include:: ../../guides/maintenance/download-verify-decompress-linux.rst
|
||||
:Start-after: verify-linux:
|
||||
:end-before: To decompress a GZ
|
||||
:Start-after: incl-decompress-image:
|
||||
:end-before: incl-decompress-image-end:
|
||||
|
||||
For alternative instructions on other operating systems, see:
|
||||
|
||||
|
||||
+2
-2
@@ -41,8 +41,8 @@ this command:
|
||||
Visit :ref:`image-types` for additional information about all available |CL| images.
|
||||
|
||||
.. include:: ../../guides/maintenance/download-verify-decompress-linux.rst
|
||||
:Start-after: verify-linux:
|
||||
:end-before: To decompress a GZ
|
||||
:Start-after: incl-decompress-image:
|
||||
:end-before: incl-decompress-image-end:
|
||||
|
||||
For alternative instructions on other operating systems, see:
|
||||
|
||||
|
||||
@@ -45,6 +45,8 @@ the screen followed by `OK`.
|
||||
For a more in-depth discussion of image verification including checking the
|
||||
certificate see :ref:`image-content-validation`.
|
||||
|
||||
.. incl-decompress-image:
|
||||
|
||||
Decompress the Clear Linux image
|
||||
********************************
|
||||
|
||||
@@ -66,3 +68,5 @@ environment. To decompress the image, follow these steps:
|
||||
.. code-block:: bash
|
||||
|
||||
gunzip clear-[version number]-[image type].gz
|
||||
|
||||
.. incl-decompress-image-end:
|
||||
Reference in New Issue
Block a user