From 1e97469b0f05e79130997bbe8b8027e7c7bbe9bd Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Fri, 1 Jun 2018 12:41:51 -0700 Subject: [PATCH 1/3] Revises to specify image file types used for bootable usb drive on Mac. - Revises include statement to exclude table - Removes unused 'releases' link Signed-off-by: Michael Vincerra --- .../get-started/bootable-usb/bootable-usb-mac.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/source/clear-linux/get-started/bootable-usb/bootable-usb-mac.rst b/source/clear-linux/get-started/bootable-usb/bootable-usb-mac.rst index e11803ae..29ebe375 100644 --- a/source/clear-linux/get-started/bootable-usb/bootable-usb-mac.rst +++ b/source/clear-linux/get-started/bootable-usb/bootable-usb-mac.rst @@ -4,18 +4,18 @@ Create a bootable USB drive on macOS #################################### Follow these instructions to create a bootable |CLOSIA| USB drive. -Use an **8GB** or larger USB drive. +Use an **8GB** or larger USB drive. Download either a live image, +``clear--live.img.xz`` or an installer image, +``clear--installer.img.xz``, from our `image`_ download page. -These instructions assume you have -:ref:`downloaded an appropriate image`. - -Alternative instructions for other operating systems are available: +Instructions are also available for other operating systems: * :ref:`bootable-usb-linux` * :ref:`bootable-usb-windows` .. include:: ../../guides/maintenance/image-types.rst - :start-after: image-types-content: + :start-after: for different platforms and environments. + :end-before: Table 1 lists the currently available images. .. include:: ../../guides/maintenance/download-verify-uncompress-mac.rst :start-after: verify-mac: @@ -78,5 +78,4 @@ With a bootable |CL| USB drive, you can: * :ref:`boot-live-image` * :ref:`multi-boot` -.. _releases: https://download.clearlinux.org/releases .. _image: https://download.clearlinux.org/image From 83b319cb7ab6638b7b34f17214c70140e0904968 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Fri, 1 Jun 2018 12:55:53 -0700 Subject: [PATCH 2/3] Revises to specify image file types used for bootable usb drive on Windows. - Revises include statement to exclude table - Removes unused 'releases' link Signed-off-by: Michael Vincerra --- .../bootable-usb/bootable-usb-windows.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst index 33954919..105a76cd 100644 --- a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst +++ b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst @@ -4,18 +4,18 @@ Create a bootable USB drive on Windows ###################################### Follow these instructions to create a bootable |CLOSIA| USB drive. -Use an **8GB** or larger USB drive. +Use an **8GB** or larger USB drive.Download either a live image, +``clear--live.img.xz`` or an installer image, +``clear--installer.img.xz``, from our `image`_ download page. -These instructions assume you have -:ref:`downloaded an appropriate image`. - -Alternative instructions for other operating systems are available: +Instructions are also available for other operating systems: * :ref:`bootable-usb-mac` * :ref:`bootable-usb-linux` .. include:: ../../guides/maintenance/image-types.rst - :start-after: image-types-content: + :start-after: for different platforms and environments. + :end-before: Table 1 lists the currently available images. .. include:: ../../guides/maintenance/download-verify-uncompress-windows.rst :Start-after: verify-windows: @@ -68,5 +68,4 @@ With a bootable |CL| USB drive, you can: * :ref:`multi-boot` .. _Rufus: http://rufus.akeo.ie/ -.. _releases: https://download.clearlinux.org/releases .. _image: https://download.clearlinux.org/image From 3c09a81b29a37391a4df6e077b7580e9eced401c Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Fri, 1 Jun 2018 18:13:51 -0700 Subject: [PATCH 3/3] Fixes typo. Signed-off-by: Michael Vincerra --- .../get-started/bootable-usb/bootable-usb-windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst index 105a76cd..422af7ff 100644 --- a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst +++ b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst @@ -4,7 +4,7 @@ Create a bootable USB drive on Windows ###################################### Follow these instructions to create a bootable |CLOSIA| USB drive. -Use an **8GB** or larger USB drive.Download either a live image, +Use an **8GB** or larger USB drive. Download either a live image, ``clear--live.img.xz`` or an installer image, ``clear--installer.img.xz``, from our `image`_ download page.