From 262f543294769968e9958a8f5873ec5cb7a7c4a6 Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Thu, 18 Jan 2024 13:00:31 -0600 Subject: [PATCH] docs: tweaking descriptions --- .github/workflows/reusable-build.yml | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 017b5f2..147522a 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -226,11 +226,11 @@ jobs: - image_version: ${{ needs.stream_info.outputs.version }} - pr_prefix: ${{ needs.workflow_info.outputs.pr_prefix }} - image_suffix: "-minimal" - description: An OCI image of Fedora CoreOS with batteries included + description: An OCI image of Fedora CoreOS with a few extra tools and suitable for running in a VM - image_suffix: "" - description: An OCI image of Fedora CoreOS with batteries and storage tools included + description: An OCI image of Fedora CoreOS with a few extra tools, hardware support, and storage utilities - image_suffix: "-hci" - description: A hyper-converged infrastructure OCI image of Fedora CoreOS with batteries included + description: A hyper-converged infrastructure OCI image of Fedora CoreOS (storage + hypervisor) steps: # Checkout push-to-registry action GitHub repository diff --git a/README.md b/README.md index ee6a882..a1d542b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ This image builds on `ucore-minimal` but adds drivers, storage tools and utiliti ### `ucore-hci` -Hyper-Coverged Infrastructure(HCI) refers to storage and virtualization in one place... This image primarily adds the virtualization stack. +Hyper-Coverged Infrastructure(HCI) refers to storage and hypervisor in one place... This image primarily adds libvirt tools for virtualization. - Starts with a [`ucore`](#ucore) image providing everything above, plus: - Adds the following: