Password hashes in the installer configuration yaml are written as-is to `/etc/shadow`. The backslashes preceding `$` are unnecessary and produce an invalid hash string that will prevent login.
- Improve discoverability of install-configfile; add link in intro
- Closes#1083
- Adds related topics.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Align bare-metal-install-* docs with clr-installer verify-iso-integrity
- New clr-installer feature, uses checksum to verify ISO image
- See also: https://github.com/clearlinux/clr-installer/pull/737
- Closes#1185
- Adds new section, Choose boot menu option.
- Figure 01 revised in bare-metal-desktop and -server
- Changes hierarchical levels of headers for consistency.
- Removes Software(optional) section from bare-metal-install-desktop
- Latter section is not relevant to installation process; no value
- Respond to reviewer feedback on wording.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Wording revisions per reviewer feedback.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Remove images azure-docker, azure-machine-learning, and hyperv.
- Closes#1141
- Revises from Hyper-V Gen 2 to Gen 1, with relative changes to settings.
- Replaces figure 3 because Gen 1 settings are different from Gen 2
- Revises image type to remove previous default `hyperv.vhdx`,
a Gen 2 image -- no longer supported.
- Respond to reviewer feedback; fix typos.
Signed-off-by: Michael Vincerra <michael.vincerra@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>
* 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>
* 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>
* 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.
* 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>
* 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
* 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>
* 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>