From e9d59dbe5d625a146cb0701d57c6874dbfdc7d53 Mon Sep 17 00:00:00 2001 From: dopreo <77515999+opreo@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:00:50 +0000 Subject: [PATCH 1/5] update README.md with mostly linguistic polishing to enhance readability --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df32409..dccc224 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The image is technically usable, but it is not polished at all, and I recommend To rebase an existing atomic Fedora installation to the latest build: -- First rebase to the unsigned image, to get the proper signing keys and policies installed: +- First, rebase to the unsigned image, to get the proper signing keys and policies installed: ``` rpm-ostree rebase ostree-unverified-registry:ghcr.io/luciascarlet/ternion-linux:latest ``` @@ -36,11 +36,15 @@ The `latest` tag will automatically point to the latest build. That build will s ## ISO -If build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting. +If built on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). + +Unfortunately, these ISOs cannot be distributed on GitHub for free (due to their large sizes), so, for public projects, something else has to be used for hosting. ## Verification -These images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command: +These images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). + +You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command: ```bash cosign verify --key cosign.pub ghcr.io/luciascarlet/ternion-linux From 0c71d31bdc3976c2808def3f77a071cdc0ace5c5 Mon Sep 17 00:00:00 2001 From: dopreo <77515999+opreo@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:05:23 +0000 Subject: [PATCH 2/5] update README.md to update sentence wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dccc224..9fcab53 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The `latest` tag will automatically point to the latest build. That build will s ## ISO -If built on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). +If you're using Fedora Atomic, you can generate an offline ISO image with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). Unfortunately, these ISOs cannot be distributed on GitHub for free (due to their large sizes), so, for public projects, something else has to be used for hosting. From c6145ced2f6aad54645f6126a8a1362ec2b91a86 Mon Sep 17 00:00:00 2001 From: opreo <77515999+opreo@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:19:35 +0000 Subject: [PATCH 3/5] refine README.md for clarity and grammatical consistency --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fcab53..88aaeca 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,18 @@ To rebase an existing atomic Fedora installation to the latest build: ``` rpm-ostree rebase ostree-image-signed:docker://ghcr.io/luciascarlet/ternion-linux:latest ``` -- Reboot again to complete the installation +- Reboot again to complete the installation: ``` systemctl reboot ``` -The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version. +The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't accidentally get updated to the next major version. ## ISO If you're using Fedora Atomic, you can generate an offline ISO image with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). -Unfortunately, these ISOs cannot be distributed on GitHub for free (due to their large sizes), so, for public projects, something else has to be used for hosting. +Unfortunately, these ISOs can't be distributed on GitHub for free (due to their large sizes). As such, for public projects, something else has to be used for hosting. ## Verification From 91f120cb659de24df17803b3a4ed4ecb967ff2c9 Mon Sep 17 00:00:00 2001 From: opreo <77515999+opreo@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:22:29 +0000 Subject: [PATCH 4/5] mind-boggling change of utmost significance and value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88aaeca..ea93389 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a highly experimental Fedora Atomic Desktop image featuring the Trinity Use `ternion-linux` for non-NVIDIA systems and `ternion-linux-nvidia` for systems with NVIDIA graphics. -The image is technically usable, but it is not polished at all, and I recommend pinning your existing deployment before rebasing. +This image is technically usable, but it is not polished at all, and I recommend pinning your existing deployment before rebasing. ## Installation From cc390147f46b495455e6984f14a3996c1bd14b04 Mon Sep 17 00:00:00 2001 From: opreo <77515999+opreo@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:26:40 +0000 Subject: [PATCH 5/5] yet another absolute wobbler of a commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea93389..c7c6320 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The `latest` tag will automatically point to the latest build. That build will s If you're using Fedora Atomic, you can generate an offline ISO image with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). -Unfortunately, these ISOs can't be distributed on GitHub for free (due to their large sizes). As such, for public projects, something else has to be used for hosting. +Unfortunately, these ISOs can't be distributed on GitHub for free (due to their large sizes). As such, for public projects, something else must be used for hosting. ## Verification