michael vincerra
170d7540b9
Merge pull request #398 from krisdale/kd-bootable-usb-reorg
...
Follow up clean up to bootable-usb consolidation:
2019-02-15 10:38:37 -08:00
puneetse
f080e928fe
Add section on changing kernel parameters
2019-02-14 17:06:28 -08:00
puneetse
07eecae52c
Update to use CL tooling to get exact kernel source
2019-02-14 16:39:20 -08:00
puneetse
3f8156992b
Chame rpm install to use rpm2cpio
2019-02-14 15:53:41 -08:00
puneetse
9b996f7b98
Add tip to change the ktarget name
2019-02-14 15:47:57 -08:00
puneetse
4287088ec1
Add tip on switching git tag
2019-02-14 15:43:43 -08:00
Kristal Dale
6519a551ef
Minor text edits per @MCamp859 feedback.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-14 11:47:59 -08:00
Kristal Dale
bc68936e49
Minor revisions to wording to reference autospec example.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-14 11:35:24 -08:00
Kristal Dale
f5fc3113cf
Correct example title
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-14 11:20:06 -08:00
Kristal Dale
4102f8c8a5
Correct substitution annotation in command examples. Misc minor edits.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-14 11:16:08 -08:00
puneetse
dd81d28fc0
Reword note about menuconfig
2019-02-13 16:46:46 -08:00
Kristal Dale
701ebc5904
Minor edits according to @MCamp859 and @puneetse. Additional minor edits
...
regarding format clean up/spacing.
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-13 15:56:09 -08:00
Kristal Dale
4167919a82
Minor edits according to @bktan8 review.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-13 14:57:05 -08:00
puneetse
5470b57c54
Merge branch 'add/ps-kernel-development' of https://github.com/puneetse/clear-linux-documentation into add/ps-kernel-development
2019-02-13 10:47:46 -08:00
puneetse
37acf6fe5f
Fix typo
2019-02-13 10:47:42 -08:00
michael vincerra
3b1e0acc97
Merge pull request #391 from mvincerx/mv-openssh-server
...
openssh-server: Brings back doc for sftp and X11 forwarding
2019-02-13 09:11:52 -08:00
Kristal Dale
323b1d5fab
Follow up clean up to bootable-usb consolidation:
...
- Delete bootable-usb-linux.rst, bootable-usb-mac.rst, bootable-usb-windows.rst
as they are no longer used.
- Reuse intro from original bootable-usb.rst in new bootable-usb-beta-all.rst
- Delete original bootable-usb.rst (replaced by new bootable-usb-beta-all.rst),
and remove from toctree in get-started.rst
- Rename bootable-usb-beta-all.rst to bootable-usb.rst
- Update new bootable-usb (previously bootable-usb-beta-all).rst:
-- Update top label to be .. _bootable-usb: (to keep links intact)
-- Remove "-all" from OS-specific section labels (no longer needed with removal
of original bootable-usb.rst)
- Update link to new bootable usb doc in bare-metal-install.rst, from
bootable-usb-beta-all to bootable-usb
- Update link to new bootable usb doc in bare-metal-install-beta.rst, from
bootable-usb-beta-all to bootable-usb
- Remove link to get started from intro as it is already present in the side nav.
- Remove included content from download-verify-decompress docs - the included
content had heading levels that were incorrect for the doc they were included
in. Replace with a link to the relevant section in the
download-verify-decompress page
- Remove last section 'Return to install from live image' as it was out of
context and linked only back to get started (which is already in side nav)
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-12 13:15:26 -08:00
Kristal Dale
32a703810b
Update autospec guide
...
- Apply guide template
- Update examples per latest
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-02-12 11:13:14 -08:00
michael vincerra
105845dd25
Merge pull request #393 from mvincerx/mv-kubernetes-02
...
k8s: Replaces content in Install pod network add-on w symlinks.
2019-02-12 08:31:41 -08:00
Michael Vincerra
01866ca69f
In Bundles selection, add note to distinguish different defaults.
...
- Revise bare-metal-install-beta-19 showing desktop-autostart selected.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-11 16:02:33 -08:00
michael vincerra
b62e43b210
Merge pull request #386 from MCamp859/mc-greengrass-edits
...
Minor text edits for branding, punctuation, and TM symbol in title.
2019-02-11 13:23:01 -08:00
Michael Vincerra
78b56df417
Revises note in `Install Kubernetes and CRI runtimes."
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-11 12:09:57 -08:00
Michael Vincerra
cea34f2cc3
Merge branch 'master' into mv-kubernetes-02
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-11 11:01:26 -08:00
Michael Vincerra
f67cf636d7
Adds back notes on Weave Net and flannel.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-11 10:56:17 -08:00
Michael Vincerra
28c724f0cf
Reverts to original revision in GH-389.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-10 12:43:33 -08:00
michael vincerra
5367fe1a90
Merge pull request #389 from mvincerx/mv-bare-metal-install-beta-03
...
bare-metal-install-beta: Adds `Recommended options` & revises `enable-user-space`
2019-02-10 12:16:25 -08:00
Michael Vincerra
6db5f233f9
Removes sudo in swupd update bc user added to wheelgroup.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-10 12:12:18 -08:00
Michael Vincerra
f4c3c1103f
enable-user-space: reorders sections for logical flow.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-10 12:08:42 -08:00
Michael Vincerra
7c240e2ac3
Revises final two sections to provide further resources.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-10 11:36:48 -08:00
Michael Vincerra
c3dd992a60
Line edits applied for conciseness.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-10 10:52:39 -08:00
Michael Vincerra
339b4543c2
Revises and reformats note on motd.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 17:18:13 -08:00
Michael Vincerra
b998f85628
Corrects syntax; removes Fig.29; removes root login, enable-user-space
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 17:01:35 -08:00
Michael Vincerra
e6678eff7b
Incorporates QA testing validation feedback.
...
- Revises Finish installation steps to explain two potential paths
- Adds command `passwd root` after reboot to force action
- Moves note from Recommended options to Finish isntallation
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 16:41:52 -08:00
Michael Vincerra
e04eeec536
Removes line sudo systemctl restart kubelet; deprecated.
...
- Closes Issue #388
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 12:41:57 -08:00
Michael Vincerra
546bab0a96
Revises symlink for loop to point to: opt/cni/bin
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 12:26:52 -08:00
michael vincerra
44a8e3dbfe
Merge pull request #376 from mvincerx/kubernetes-bp
...
Adds kubernetes-bp and organizes in new kubernetes folder.
2019-02-08 12:08:52 -08:00
Brett T. Warden and puneetse
d4533e5f23
Fix a to an by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-08 19:15:21 +00:00
Michael Vincerra
905e87ac50
Adds back note in Update control plane; omits optional only.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 11:10:37 -08:00
Brett T. Warden and puneetse
4a6dcbdd0e
Fix missing word by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-08 18:46:14 +00:00
Michael Vincerra
d7f3b3d243
Shortens title. :)
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 10:36:45 -08:00
Michael Vincerra
355179a487
Replaces content in Install pod network add-on w symlinks.
...
- Provides bash script to manage default plugin_dir
- Closes #392
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 10:24:36 -08:00
Michael Vincerra
56c5a4e5a3
Deletes note re if 'motd' appears, postpone kubelet restart.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-08 09:52:13 -08:00
Michael Vincerra
a1e5c4547a
Adds openssh-server to reference/bundles.
...
- Adds openssh-server to reference toctree.
- Changes location of openssh-server to reference/.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 17:33:33 -08:00
Michael Vincerra
d39d821f7b
Line editing.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 16:16:13 -08:00
Michael Vincerra
87148509f4
Sets to H2 Recommended options to appear in contents.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 15:59:18 -08:00
Michael Vincerra
cc110e2719
beta: Revises intro and Recommended options; adds detail in Finish section.
...
enable-user-space: Removes gdm and portions subsumed in new TUI;
bare-metal-install-beta-29.png: Uses admin POV to change root passwd.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 15:53:15 -08:00
Kevin Putnam
41304dd834
added otc-tcs theme and clearlinux branding image
2019-02-07 13:42:52 -08:00
Kevin Putnam
1e3eab3bb3
Merge branch 'master' of github.com:clearlinux/clear-linux-documentation into rtd-theme
2019-02-07 12:57:33 -08:00
Michael Vincerra
2036d492b1
Adds :glob: to toctree for new kubernetes subsection.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 11:53:24 -08:00
Michael Vincerra
625104a309
Edits Prereq's for brevity.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-07 11:34:05 -08:00