2849 Commits

Author SHA1 Message Date
Robert Dower
22d818e12b archive repository 2025-08-07 13:27:57 -07:00
Alex Jaramillo
4957e04bda Merge pull request #1278 from clearlinux/bashtoni
Fix KVM instructions for zsh users
2024-11-04 10:47:21 -08:00
Sam Bashton
6d549e1cd8 Fix KVM instructions for zsh users 2024-11-04 10:45:13 -08:00
Alex Jaramillo
e86d9b26ab Merge pull request #1277 from clearlinux/avjarami/drop-theme
Drop deprecated theme
2024-11-04 10:39:49 -08:00
Alex Jaramillo
66664ca9cc Drop deprecated theme 2024-11-04 10:39:09 -08:00
Alex V Jaramillo
9c73b1523a Remove non used step
Signed-off-by: Alex V Jaramillo <alex.v.jaramillo@intel.com>
2024-09-27 16:07:28 -07:00
Pixelgeek
27f3887799 Rename change_kernel_boot.rst to change-kernel-boot.rst
Change filename to use dashes instead of underscores
latest
2024-05-30 16:03:02 -07:00
Pixelgeek
4f60ec1063 Update change_kernel_boot.rst
switch to dashes rather than underscores
2024-05-30 15:58:15 -07:00
Pixelgeek
9f768ea54f Update index.rst
Removed reference to non-existent mailing list
2024-05-30 15:57:04 -07:00
Pixelgeek
61a60f1899 Merge pull request #1274 from sincorchetes/master
Create change_kernel_boot.rst
2024-05-30 15:46:06 -07:00
Álvaro Castillo
a732aab497 Moved the page section 2024-05-28 23:35:38 +02:00
Álvaro Castillo
0ce1f36dc7 Create change_kernel_boot.rst 2024-05-27 00:28:26 +02:00
Pixelgeek
4964178e84 Update collaboration.rst
Updating 'make a suggestion' as the mailing list is no more.
2024-04-12 16:53:10 -07:00
Brett T. Warden
66972a46a8 Set language to English
Explicitly set language to 'en' to quell Sphinx warning:
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
2024-01-16 11:55:27 -08:00
Brett T. Warden
6815543aa1 Pick the right version of sphinx-tabs
pip does this:

Collecting sphinx-tabs
  Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB)
  Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB)
  Downloading sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB)
  Downloading sphinx_tabs-3.3.0-py3-none-any.whl (10 kB)
  Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB)
  Downloading sphinx_tabs-3.1.0-py3-none-any.whl (9.7 kB)
  Downloading sphinx_tabs-3.0.0-py3-none-any.whl (9.7 kB)
  Downloading sphinx_tabs-2.1.0-py3-none-any.whl (9.6 kB)
  Downloading sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB)
  Downloading sphinx_tabs-2.0.0-py3-none-any.whl (9.3 kB)
  Downloading sphinx_tabs-1.3.0-py3-none-any.whl (22 kB)
  Downloading sphinx_tabs-1.2.1-py3-none-any.whl (22 kB)
  Downloading sphinx_tabs-1.2.0-py3-none-any.whl (22 kB)
  Downloading sphinx-tabs-1.1.13.tar.gz (21 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'

...and picks 1.1.13!

pin to >1 so we at least try harder.
2024-01-16 11:36:39 -08:00
Brett T. Warden
20fe2d74a8 Quit pinning 2024-01-16 11:30:56 -08:00
Brett T. Warden
6fa14d0e57 Standardize Makefile 2024-01-16 11:28:50 -08:00
Brett T. Warden
7f7d6b4a05 Update Python requirements 2024-01-16 11:07:28 -08:00
Brett T. Warden
f3e3653efe Merge pull request #1271 from clearlinux/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 2.11.3 to 3.1.3
2024-01-16 09:41:15 -08:00
dependabot[bot]
abf2872eb9 Bump jinja2 from 2.11.3 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 16:38:30 +00:00
Brett T. Warden
b98c4cdf75 Merge pull request #1269 from clearlinux/dependabot/pip/gitpython-3.1.41
Bump gitpython from 3.1.37 to 3.1.41
2024-01-16 08:37:26 -08:00
dependabot[bot]
6fe7e61bd8 Bump gitpython from 3.1.37 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 16:59:22 +00:00
Brett T. Warden
160e230e7a Merge pull request #1267 from clearlinux/dependabot/pip/gitpython-3.1.37
Bump gitpython from 3.1.35 to 3.1.37
2023-10-17 11:37:07 -07:00
dependabot[bot]
70c59abca4 Bump gitpython from 3.1.35 to 3.1.37
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 20:56:47 +00:00
djklimes
6a166177ea Merge pull request #1266 from clearlinux/dependabot/pip/gitpython-3.1.35
Bump gitpython from 3.1.34 to 3.1.35
2023-09-11 13:14:29 -07:00
djklimes
c0fed8d533 Merge pull request #1256 from intelkevinputnam/kp-add-nojekyll-publish
Adds .nojekyll to output for use with GitHub pages.
2023-09-11 13:09:52 -07:00
dependabot[bot]
b54da75a80 Bump gitpython from 3.1.34 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.34...3.1.35)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 19:23:38 +00:00
djklimes
b5a5dfe6e0 Merge pull request #1265 from clearlinux/dependabot/pip/gitpython-3.1.34
Bump gitpython from 3.1.32 to 3.1.34
2023-09-11 12:22:26 -07:00
dependabot[bot]
1878b3738c Bump gitpython from 3.1.32 to 3.1.34
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 18:41:00 +00:00
Arjan van de Ven
3ea85a8d99 Merge pull request #1263 from clearlinux/dependabot/pip/gitpython-3.1.32
Bump gitpython from 3.1.30 to 3.1.32
2023-08-11 13:51:13 -07:00
dependabot[bot]
67b2d4d6d1 Bump gitpython from 3.1.30 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 20:25:00 +00:00
dependabot[bot]
e6ec4f30f7 Bump gitpython from 3.0.8 to 3.1.30
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.8...3.1.30)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 13:44:56 -08:00
Brett T. Warden
96a3fad54d Remove escaping from installer config password hashes
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.
2022-12-02 08:10:31 -08:00
Kevin Putnam
9e82a646ee Adds .nojekylly to output for use with GitHub pages.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
2022-11-09 12:20:48 -08:00
Kevin Putnam
b44fa5c566 Fixes version picker for new documentation location.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
2022-11-08 15:49:22 -08:00
michael vincerra
f6b1c47834 Revise canonical_url to newly assigned one.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
2022-11-04 14:54:27 -07:00
michael vincerra
cc16a5efd4 Update copyright of documentation from 2021 to 2022.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
2022-02-09 15:06:45 -08:00
John Moscato
fe1aab8b23 Fix command to disable swap
Change sed script to use var instead of dev
2022-02-04 14:44:23 -08:00
Aakash Patel
66876a7db0 Update zfs.rst (#1214)
* Update zfs.rst

Update guide for OpenZFS 2.0.0

* Update zfs.rst

Corrected a few typos and modified styling / organization.

* Update zfs.rst

Slight corrections after having tested this.
2022-02-04 14:42:45 -08:00
birdybro
baf79c8a22 Fix wrong package name in lamp-server tutorial. (#1232)
database-basic is no longer used, there is a mariadb package now.
2022-02-04 14:39:34 -08:00
JB
5ca6316b6d Update kvm.rst (#1234)
Updates for users friendlier processes.
2022-02-04 14:36:37 -08:00
michael vincerra
b188657398 Remove all references to stacks, including .po files, translations. (#1239)
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
2022-02-04 14:26:45 -08:00
michael vincerra
ec0b823a91 Remove guides/stacks; no longer supported. (#1238)
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
2022-02-04 13:46:27 -08:00
Arjan van de Ven
f1411470c9 Merge pull request #1233 from nobodyatandnothing/patch-1
fix not working curl command
2021-12-27 14:26:06 -08:00
nobodyatandnothing
6f045e7b1d fix not working curl command 2021-12-27 17:20:49 -05:00
Matthew D. Scholefield
51eb12dfd5 Fix #use-your-cluster link on doc (#1228) 2021-09-14 13:45:20 -07:00
pixelgeek
1b9c891c9b Update index.rst (#1225)
Update to the new IRC channel
2021-05-19 17:50:12 -07:00
dependabot[bot]
9ce2c83816 Bump jinja2 from 2.10.1 to 2.11.3 (#1222)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 16:16:42 -07:00
Mark Horn
7069fd70a1 guides: Add new Kubernetes migration guide (#1220)
* guides: Add new Kubernetes migration guide

This guide provide direction in upgrade Kubernetes from the
1.17.x release up to the 1.19.x release due to Clear missing
the 1.18.x release.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>

* Corrects reST syntax for proper display of code-blocks, - For correct indentation levels when substeps appear - To correct "For each of the other notes..." to "nodes..." - To use list-table to show kubeadm component configs - To retitle ref label to "_kubernetes_migration", prev not unique - TBD: Waiting on actual hyperlinks, not prev included.

Signed-off-by: michael vincerra <michael.vincerra@intel.com>

* guides: Fix the links for k8s-migration

- Rename the new guide
- Fix references and links
- Fix formatting

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>

* Corrects copyright value in conf.py.

Signed-off-by: michael vincerra <michael.vincerra@intel.com>

Co-authored-by: michael vincerra <michael.vincerra@intel.com>
2021-02-25 17:39:56 -08:00
Christopher Morrow
e1e313674a add dep for create_stack.sh kubernetes script (#1215)
The create_stack.sh script requires git to complete fully. Perhaps this should be added to the setup_system.sh script, but until it does, this change allows the steps to complete without error.
2021-01-11 10:18:48 -08:00