Skip to content
Snippets Groups Projects
Commit 831035a6 authored by Niels Möller's avatar Niels Möller
Browse files

Merge branch 'nisse/update-versions-for-v0.4.2' into 'main'

docs: Update version in NEWS, manual and versioned links

See merge request system-transparency/core/stprov!111
parents c4edb682 f36772cb
Branches
Tags v0.4.2
No related merge requests found
NEWS for stprov v0.4.x
NEWS for stprov v0.4.2
Bug fixes:
......
......@@ -31,7 +31,7 @@ provisioning, e.g., built as an ISO that can be mounted on the platform.
The [stprov CI](./integration/ci-images.yml) contains examples of how to build
provisioning OS packages and separate ISOs that use u-root's shell environment.
[provisioning mode]: https://git.glasklar.is/system-transparency/core/stboot/-/blob/v0.4.2/docs/stboot-system.md?ref_type=tags#host-configuration
[provisioning mode]: https://git.glasklar.is/system-transparency/core/stboot/-/blob/v0.5.2/docs/stboot-system.md?ref_type=tags#host-configuration
## Development
......
......@@ -15,7 +15,7 @@ The local and remote commands accept the subcommand "help".
## VERSION
This manual describes stprov v0.4.x.
This manual describes stprov v0.4.2.
## DESCRIPTION
......
......@@ -61,7 +61,7 @@ graph LR
operator -- "stprov-local connects"--o router3
```
[stboot]: https://git.glasklar.is/system-transparency/core/stboot/-/blob/v0.4.2/docs/stboot-system.md
[stboot]: https://git.glasklar.is/system-transparency/core/stboot/-/blob/v0.5.2/docs/stboot-system.md
## How to make stprov run
......@@ -73,7 +73,7 @@ not within the scope of this document to describe creation of these artifacts,
but the reader may find [stmgr][] helpful for creating such artifacts. In lack
of other good documentation, considering peeking at the stprov and stboot CI.
[stmgr]: https://git.glasklar.is/system-transparency/core/stmgr/-/tree/v0.4.0
[stmgr]: https://git.glasklar.is/system-transparency/core/stmgr/-/tree/v0.5.0
## Provisioned configuration
......@@ -94,8 +94,8 @@ again to derive an SSH hostkey deterministically from that.
All configuration is written to EFI NVRAM, see the [EFI variables reference][].
[Host configuration]: https://git.glasklar.is/system-transparency/project/docs/-/blob/v0.3.0/content/docs/reference/host_configuration.md
[EFI variables reference]: https://git.glasklar.is/system-transparency/project/docs/-/blob/v0.3.0/content/docs/reference/efi-variables.md
[Host configuration]: https://git.glasklar.is/system-transparency/project/docs/-/blob/v0.4.1/content/docs/reference/host_configuration.md
[EFI variables reference]: https://git.glasklar.is/system-transparency/project/docs/-/blob/v0.4.1/content/docs/reference/efi-variables.md
## Provisioning flow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment