* Update dual-boot-win with better systemd-boot screenshot.
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Revised VNC doc.
Minor tweaks.
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Correct minor formatting indentation error.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* First commit.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* update
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added content for CLI and TUI.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* * Removes unused .png files
* Addresses feedback:
1. Changed title to leave room for updates include wpa_supplicant.
2. Minor editorial updates.
3. Added Other resources section including links to nmcli examples and documentation.
4. Added note recommending using the TUI if concerned with having password in bash history.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds contextual link to bare metal desktop installer in first paragraph.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Update PXE tutorial to add client requirements
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Additional changes to PXE tutorial
Move client requirements to the top of the prerequisite section
* Update compatible version to CL-31130; replace pkgs:
- Replace network-basic-dev w/ dpdk, devepkg-dpdk
- Revise instances of linuxapp to linux and other commands
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Resolve hyperlink error and preface to install bundles.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Re-add network-basic-dev to Prereqs for bundles in dpdk.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Correct example commands in autoproxy guide
- Fix example commands that were split into two snippets (should be one)
- Spelling corrections and minor edits for readability
Fixes#795
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Minor edits to improve clarity with
output samples.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Add sudo to commands that require it.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- Add CLI steps to contextualize diff output.
- Add Sphinx roles for clarity of command flags.
- Apply edits for clarity of sequence and prior to output diffs.
<michael.vincerra@intel.com>
* Create DBRS guide
* guides/stacks/dbrs.rst
* Add new config parameters for K8S section; clean up whitespace.
* Correct link format to Docker image
* Update links and edit for clarity
* Remove duplicate link
* Applies trademarks and simplifies intro para.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Subdivides prev Example 3 into two:
- Create an update for the mix
- Build an image
- Adds subsection Format Bump to explain its purpose and swupd protocols
- Adds Figure 1 and new _figures/mixer dir to illustrate Format Bump
- Modifies some commands to clarify intent, purpose
- Closes#507
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Added one link to whitelist (nvidia downloads)
* Added "/" to download images link
* Updated to swupd update link
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Replaces dlrs.rst in guides/stacks to avoid redirect issues.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects typo on % for image at 50.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects .. figure:: ref relative path from inside guides/stacks/dlrs
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects relative path in figure 5.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revises label to avoid buld error.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add examples to support DLRS v4 release
* Add AIXPRT and PyTorch training examples to DLRS guide
* adds necessary white space before code block
* updates openvino examples
* adds links to referenced scripts
* Move dlrs into tutorials for immediate publication
The dlrs guide and images are moving -- the images into the source/_figures directory, and the dlrs file into tutorials, so they can be immediately published. This change enables partners working with DLRS v4 to continue development. When possible the dlrs.rst file will be returned to the guides section, and further edits added then.
Signed-off-by: Beth Dean <beth.e.dean@intel.com>
- Remove concepts (content migrated to Clear guides)
- Remove reference for bundle commands (quick ref in swupd guide)
- Moved bundle about page to Clear guide
- Updated links to concepts page, to instead link to the associated guide
Signed-off-by: Kristal Dale <kristal.dale@intel.com>