- Use of Docker with mixer is now deprecated.
- Recreates grid table as list-table for future maintenance.
- Adds new section, Bundle definition files, for illustration
- Revises builder.conf in References, removing docker path.
- Updates mixer builder.conf to VERSION 1.2.
- Fix typo in filepath for LOCAL_RPM_DIR in builder.conf.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix OpenVINO version branding
MeRS uses the open source OpenVINO not the Intel® Distribution of OpenVINO™ toolkit
* Fix line length warnings
* Fix OpenVINO trademark branding
Fix OpenVINO trademark branding and add required acknowledgement
Signed-off-by: Anthony Pray anthony.s.pray@intel.com
When using the docker image you may see error
"Failed to install x of x"
ruining "swupd clean" will fix the problems.
Desktop files should be created under `$HOME/.local/share/applications` instead of `$HOME/.local/share`,
at least on my system only the former one works.
This commit fixed the path for both installation and uninstallation.
During installation, `ld.so.conf` was modified to include `/etc/ld.so.conf.d`, under which
a file `nvidia.conf` was created so that `ld` looks for shared library installed by NVIDIA driver.
This commit adds information on removing `nvidia.conf` file.
Users could optionally remove the line `include /etc/ld.so.conf.d/*.conf` that we added to
`/etc/ld.so.conf`.
* Adds hugepages config guide to explain defaults and config settings
Closes#1005
Signed-off-by: Adams, Eric <eric.adams@intel.com>
* Made revisions per feedback from reviewer.
Signed-off-by: Adams, Eric <eric.adams@intel.com>
* 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>
* Adding GitHub workflow for checking PRs.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added carriage return to end of document.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds build on push to master deploying to developmentHTML branch.
Adds build on push to publish deploying to latestHTML branch.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Uncomment publish URL.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Renamed Travis CI/CD file to avoid running it.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.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>
2. Updated Clear Linux guides with 3 column view, smallcards, and 3 feature cards.
3. Updated Guides with 3 column view and smallcards.
3 column view allows for graceful resizing of the grid and simplified source reducing the number of multicolumn containers.
Signed-off-by: Kevin Putnam <kevin.putnam@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.
* 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>
.. code-block:: rst
.. rst-class:: dropshadow
.. figure:: path/to/image.png
:scale: 100%
:alt: Alt text for figure.
Caption for figure.
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>
* Add bundle function and desc to developer-workstation.
- Closes#764
* Add more bundles relevant to each role.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add `ltp` to kernel developer; revise AI Dev to AI/ML Engineer.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revise bundles listed for kernel developer and add maker dev.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Removes Embedded Systems profile due to few relevant bundles.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Remove game developer per review from @ahkok.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Adds containers-virt to Computer Vis. Engineer; and reference note.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Combine VMWare guides into one, separate image types with tabs in vmw-player.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Re-arrange all figures into _figures dir and manage file dependencies.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix indentation error in tabs preventing successful build.
- Reorganize vmw-player-preconf figures.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Replace Figure 11; move Detach the |CL| installer ISO to Desktop tab.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Reorg figures and order of ops per forked flow, reviewer feedback.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Simplify section Boot a live desktop image to fix...
- Remove include per request from @bktan8
- Make concise the Prereq's
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix spacing syntax.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Clarify swupd scope re /var dir. Revise wording in Prereqs.
Signed-off-by: Michael Vincerra <michael.vincerra@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>
* Troubleshooting tip on how to erase LVM partitions
to baremetal installation guides.
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Update source/get-started/bare-metal-install-server.rst
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Revise Makefile to enable make venv target and add instructions.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Revises README.md and root-level Makefile target `make venv`.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Revise venv target; revise README to simplify activation/deactivation.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Revise syntax to emph markdown rendering.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Fix formatting errors and make consistent ref to platforms.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add guide for Media Reference Stack
* Correct errors in syntax and docstring refs for successful build.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Corrects docstring ref title from `tutorial-proxy` to `proxy`
- Resolves build error detected by Travis
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Remove empty spaces and check syntax based on prev failures.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Removes 👍 to isolate problem.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add examples for Hadoop and Kubernetes (#863)
* Add examples for Hadoop and Kubernetes
* Edits to new content in DARS for readability
* Update PXE tutorial to add client requirements (#873)
* 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
* Add tutorial for PHP install & config (#869)
* Add tutorial for PHP install & config
* Add php-fpm configuration detail to php tutorial
* Change bundle name to httpd
* Remove httpd references from php tutorial
* Fix typos, change instructions to active verbs
* Editorial changes in Hyper-v guide for grammar and formatting. (#871)
* Editorial changes for grammar and formatting.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Closes#774
* Added reviewer feedback.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Move Manage User to Required options; secure root in bare-metal-install-server (#874)
* Move Manage User to Required options; secure root in bare-metal-install-server.
- Align with clr-installer merged PR: https://github.com/clearlinux/clr-installer/pull/576
- Replace Figures 18-21 to reflect TUI with Admin selected by default
- Renumber all figures after 18 and reassign
- Add note to Manage User re requirement to assign Admin to proceed.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* test new machine settings.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Update nvidia-cuda.rst (#878)
The installation path is set to /opt so the path to test nvcc needs to be updated.
* Clean up DLRS release section (#879)
* Clean up DLRS release section
* added a space after a link.
* Add virt-manager getting started guide (#880)
* Add virt-manager getting started guide
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Update virt-manager.rst
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* fix link
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Fix missing downloads link
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Minor editorial changes for virt-manager
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Add header back into virt-manager
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Applies minor edits for transitions and continuity.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fixes a problem caused by there being two ways of indicating reStructuredText code blocks: (#883)
* rst
* rest
Now both are handled gracefully.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* https://github.com/clearlinux/clear-linux-documentation/issues/857: F… (#885)
* https://github.com/clearlinux/clear-linux-documentation/issues/857: Fix assorted typos
* Update for changes made since initial cloning of repository
* Fix case of word
* Add Wi-Fi guide (#882)
* 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>
* Fixes a problem where nested collapsible sections do not expand correctly. (#887)
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Editorial changes for grammar and formatting. (#892)
* Editorial changes for grammar and formatting.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Added reviewer feedback. Standardized captions.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Fixes nested auto-enumerated list.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Correct obsolete URL for contribution guidelines. (#897)
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Add dual-boot-linux for CL with other grub-based linux distros. (#884)
* Adds dual-boot tut for CL with other grub-based linux distros.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Change lowercase grub to uppercase in intro.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revise indentation levels of substeps; add new Fig. 12.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix trailing space in command.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Create additional indented ordered lists for partition config.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Update dual-boot-win with better systemd-boot screenshot. (#898)
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Removes 1 empty space to assure proper render in dual-boot-linux. (#899)
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Update VNC doc. (#900)
* 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>
* Update dbrs.rst (#902)
update to hardware configuration to remove references to DCPMM codenames
* Update dbrs.rst (#903)
modify the Optane DCPMM configuration section to add additional clarity
* Update URL for DARS repository (#893)
* Update URL for DARS repository
* Update path in command to build Docker image
* update path for dockerfile build instructions
* Doc. on how to enable systemd boot menu (#911)
* Doc. to enable systemd-boot menu.
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* removing dual-boot-linux and multi-boot from this commit
* Update source/guides/maintenance/enable-systemd-boot-menu.rst
* Added bash console directive for the clr-boot-manager commands. (#914)
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Add support for multiple column displays and cards (#906)
* Adds support for multiple columns in reStructuredText. Required for landing page redesign.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Catching the branch up to master.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Fixing line endings in tcs_theme.js.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* guides/clear/stateless: specify /usr/local as user owned (#912)
besides /var, /etc, /opt and /home, users are allowed to make
local installations in /usr/local without getting swupd
operations to remove such content.
be excplicit about /usr/local in the stateless guide.
Relates to https://github.com/clearlinux/distribution/issues/1475
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
* Restore Tl telem (#794) (#916)
* Tl telem (#794)
* update telemetry opt-in requirement
Signed-off-by: Tom Leavitt <30448839+tpleavitt@users.noreply.github.com>
* update telemetry docs for opt-in changes
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Update telemetry guide
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* telemetry typo and bundle name update
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com>
* Spelling correction line 186
Signed-off-by: DougTW <doug.martin@intel.com>
* Formatting revisions:
-Removed EOL spaces
- broke lines longer than 78 characters
- re-wrapped text as needed
Signed-off-by: DougTW <doug.martin@intel.com>
* Minor editorial changes to telemetrics.rst
Signed-off-by: DougTW <doug.martin@intel.com>
* Fixes based on feedback.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Update URL for kfctl_k8s_istio.yaml (#920)
* Update URL for kfctl_k8s_istio.yaml
* Update URL to pull raw file for config ENV variable
* Added 4 links to whitelist as they consistently report as failing but manual checks show them working. (#921)
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Fixed nesting issue. (#895)
* Fixed nesting issue.
* Fixes#888
Editorial changes for grammar and formatting.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Moved Background section, made minor text edits
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Create greetings.yml (#922)
Create a greetings message to show users who submit their first Issue or first PR to the repo.
* Added support for sphinx-tabs and created an example on the Stacks DB reference stack guide.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Fixed nesting issue.
* Fixes#888
Editorial changes for grammar and formatting.
Signed-off-by: MCamp859 <maryx.camp@intel.com>
* Moved Background section, made minor text edits
Signed-off-by: MCamp859 <maryx.camp@intel.com>
besides /var, /etc, /opt and /home, users are allowed to make
local installations in /usr/local without getting swupd
operations to remove such content.
be excplicit about /usr/local in the stateless guide.
Relates to https://github.com/clearlinux/distribution/issues/1475
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
* Adds support for multiple columns in reStructuredText. Required for landing page redesign.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Catching the branch up to master.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Fixing line endings in tcs_theme.js.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Doc. to enable systemd-boot menu.
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* removing dual-boot-linux and multi-boot from this commit
* Update source/guides/maintenance/enable-systemd-boot-menu.rst
* 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>
* Adds dual-boot tut for CL with other grub-based linux distros.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Change lowercase grub to uppercase in intro.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Revise indentation levels of substeps; add new Fig. 12.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Fix trailing space in command.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Create additional indented ordered lists for partition config.
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>
* Move Manage User to Required options; secure root in bare-metal-install-server.
- Align with clr-installer merged PR: https://github.com/clearlinux/clr-installer/pull/576
- Replace Figures 18-21 to reflect TUI with Admin selected by default
- Renumber all figures after 18 and reassign
- Add note to Manage User re requirement to assign Admin to proceed.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* test new machine settings.
Signed-off-by: Michael Vincerra <michael.vincerra@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
Use the .. container:: directive:
.. container:: multicolumns
.. container:: column
* Default width of columns is 350px
* Add as many columns as you want (3 or less is best).
* use .. rst-class:: colh2 to create a header at the top of the column
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* 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>
* Simpplify headings and download instructions
* Add note about NVIDIA Optimus systems
* Add step to symlink nvidia-settings.desktop
* Add section on brightness control
Remove AES requirement from the recommended minimum system requirements.
AES has been removed as a hard requirement for installation.
Closes#840
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.