- Remove custom mix prereq
- Remove note re install, in favor of more standard prepreq text
- Remove whitespace
- Add related topics
- Add summary end sentence directing user to next possible steps
- Remove include of overview of autospec concept. Move 'for detailed explanation...' to intro (this includes link to concept).
- Remove mixer section and skip to links to mixer section.
- Add Option 1, 2, 3 to the 3 options to build RPMs (to clarify where option starts/ends)
- Replace 'run this' and 'install this' with specifics in tooling instructions
- Minor edits to intro for each build option
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
No need to install os-clr-on-clr bundle when all we need is sudo, the sysadmin-basic bundle seemed much more appropriate hear.
Signed-off-by: odwdinc <anthony.pray@gmail.com>
- Updated example output from compatibility check script based on updated script
- Updated page title: simplified title, reduce overuse of product name
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
Kubernetes looks for a hosts file that is not delivered by default.
This change creates (or adds to it if it exists) the /etc/hosts
file with the localhost and hostname mapping to IP 127.0.0.1
Signed-off-by: Jose Lamego <jose.a.lamego@intel.com>
- Update first CL reference to use CL-ATTR.
- Break out first steps in Change default port section to be one step per #.
- Update code-block command examples to use bash style. Separate the example commands from the example output.
- Remove prompt # from example commands (per guidelines).
- Minor capitalization and grammar edits.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
This commit documents how to change the OpenSSH port on Clear Linux*.
Clear Linux* enables an `sshd.socket` systemd unit, which listens in
port 22 by default.
This commit fixes#261
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
- Hide tutorials landing page toctree
- Revise titles and intro for tutorial pages per discussion with @mvincerx
- web-server-install: Update to use contents:: local with some minor supporting reorg of content; add link to stateless feature in text
- wp-install: Removed note re update with swupd as not relevant to the content of the tutorial
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
Changes include:
- Move all WordPress tutorial files into WordPress folder (landing page, web server install, wp-install, and related images)
- Update WP landing page to more clearly indicate child pages of tutorial, hide toctree
- All files related to WordPress tutorial: replace CLOSIA with CL-ATTRs, correct attributions
- grammar
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- Simplify introduction
- Update CL name substitutions
- Update section title "Additional resources" to use standard "Related topics"
- Replace "Install and configure Clear Linux Host.." title with "Prerequisites". Update section to be more consistent with other prereq sections e.g. tutorial assumption and instruction to update CL.
- Correct section title delineation with correct depth
Signed-off-by: Kristal Dale <kristal.dale@intel.com>