* Add Horovod and OpenMPI section, closes#1041
* changing pygment lexar to console to fix build issue
* Remove single quotation mark inside code-block to correct build error.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Co-authored-by: michael vincerra <37549381+mvincerx@users.noreply.github.com>
* Changed .. code:: to .. code-block:: to match project standards.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updates to power and performance for readability and consistency with project reST standards.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Further updates to CPU performance guide with BIOS snapshot to show what DPTF setting might look like.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Addressing editorial feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added disclaimer for Intel Turbo Boost Technology.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Revise steps for clarity and dist UI components.
- Resize all images for uniformity
- Revise from balenaEtcher to Etcher per USPTO trademark
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add intro and revise wording where applicable.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Resizes image to be slightly larger.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Resizes Figure 2 for uniformity and makes minor edits.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add Advanced Linux CLI section per group discussion.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Responds to user feedback applies editorial changes.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects `lsblk` command labels to reflect output; adds ! for Flash complete.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revises telemetry figure to correct URL; reorders steps.
- Reorders Assign Hostname to match oreder of menus in UI
- Corrects typos and grammatically unclear sentences.
- Renames figures as a result of reordering sections, above.
- Closes#1039.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Recaptures Fig 31, Swupd Mirror menu:
- Adds "allow installation over insecure connections..." checkbox
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Added recommendation to run LTS kernel for proprietary NVIDIA drivers (see https://github.com/clearlinux/distribution/issues/1725)
* Updated wording following puneete comment
* Updated wording following puneete comment
* Updates based on native Chinese speaker review.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updates based on feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
Signed-off-by: Anthony Pray <anthony.s.pray@intel.com>
Need to get the images in to the doc? .. figure:: /_figures/bootable-usb/ ???
Find a way to do tabs for ejecting the usb drive form each os, Windows, OSX, Linux
* Replaced Chinese text with English. First pass.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Translated Qing Cloud deployment page to English.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Attempting fix for broken build caused by GitPython==2.1.11
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updated time.rst
When I tried this I had an error when I tried to set ntp to true that polkit was missing. Adding that bundle allowed the step to complete.
* Update time.rst
Removed adding the polkit and instead added sudo to the timecatectl set-ntp command.
* Update mixer build image to use clr-installer.
Closes#1006
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Reverts Example 7 to recent master, omitting Tutorials header, etc.
- Reason: Separate branches not sync'ed based on upstream master
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Adds line in Example 4 to assure Example 2 is known prereq.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Simplify sentence.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Co-authored-by: michael vincerra <37549381+mvincerx@users.noreply.github.com>
In Example 7:
- Remove 'tutorial' subsection as it was not clear that it was an example of the
advanced example of manual format bump.
- Roll existing tutorial content under 'advanced' as it is the advanced example.
- Result is a basic and advance example for Example 7: execute format bump
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Added pngs for QingCloud
* Added QingCloud
* Update qingcloud.rst
* Update qingcloud.rst
* Update QingCloud-19.png
* applied the changes
Applied the changes based on Linjia's comments.
Names and picture have been modified accordingly.
* changed figure numbers
* changed figures number
* Create QingCloud-13.png
* 1. Fixed 2nd level section headers.
2. Changed title to include English.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
Co-authored-by: Kevin Putnam <kevin.putnam@intel.com>
* Revise `dd` command, under Linux, to clarify and avoid misinterpretation.
- Closes#968
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Apply same changes re device name from linux to macOS. Add note.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Update the Clear Linux OS on Google Cloud Platform guide with:
- Screenshots for the new Storage bucket creation.
- Remove the black dot in the username limitation warning.
Signed-off-by: Tonny Tzeng <tonny.tzeng@intel.com>
* 1. Updated landing page to emulate look and feel of docs page on clearlinux.org
2. Added Trademarks, Cookies, and Privacy Terms links to footer with some css formatting
3. Added some CSS to pre-emptively remove added formatting to definition list entries in sphinx/rtd theme in version 2 and above
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added start/end for footer bullet list support
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* 1. Hid toctree to reduce duplication.
2. Changed IRC link to match what is currently on the clearlinux.org site.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Add reference to configuring wifi guide
Add reference to configuring wifi guide and place the note according the required order of operations
* Fix line too long RST warning.