public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable kata-osbuilder-generate.service by default
Date: Mon, 10 Aug 2026 09:35:04 GMT	[thread overview]
Message-ID: <178635450421.1.17914756839271314608.rpms-fedora-release-8d0ed8b28755@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 8d0ed8b287550b16e7a7eb35c162e7bc51284b99
            Author : Cole Robinson <crobinso@redhat.com>
            Date   : 2020-02-19T11:47:04-05:00
            Stats  : +5/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/8d0ed8b287550b16e7a7eb35c162e7bc51284b99?branch=f45

            Log:
            Enable kata-osbuilder-generate.service by default

kata is an OCI container runtime that essentially wraps a qemu/kvm
VM around around a traditional container image. Inside the VM runs
a small appliance OS, containing the minimally needed kernel modules,
systemd, the kata-agent, and not much else. This appliance is generated
from host content, mostly using dracut.

kata-osbuilder-generate.service is a oneshot startup service that
generates the appliance for the boot kernel, and then exits. It's
only installed when kata is installed.

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
diff --git a/90-default.preset b/90-default.preset
index c0771ef..8948ea7 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -283,4 +283,8 @@ enable docker.socket
 enable flatpak-add-fedora-repos.service
 
 # Run fstrim weekly on filesystems listed in fstab
-enable fstrim.timer
\ No newline at end of file
+enable fstrim.timer
+
+# oneshot to generate kata VM appliance at host bootup
+# for the booted kernel
+enable kata-osbuilder-generate.service

                 reply	other threads:[~2026-08-10  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635450421.1.17914756839271314608.rpms-fedora-release-8d0ed8b28755@fedoraproject.org \
    --to=crobinso@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox