* 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.
* 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.
* Update to wifi guide to include wpa_supplicant.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Addressed reviewer feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Missed one piece of feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Small changes based on testing on Clear Linux to verify the current solution.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Caught a couple small things.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Update wifi.rst
Add more context and update commands to be as executable as possible.
* Fixed a typo and a couple of formatting problems.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* vnc.rst: corrected figure numbering to be sequential, starting with Figure 5.
Signed-off-by: Doug Martin <doug.martin@intel.com>
* Fixed incorrectly numbered reference to a figure.
Signed-off-by: Doug Martin <doug.martin@intel.com>
- This PR doesn't close pr 896 because there are multiple files to be fixed. Last PR will close pr 896.
Signed-off-by: Doug Martin <doug.martin@intel.com>
* 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>