public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Justin M. Forbes <jforbes@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kernel] rawhide: Fix up dracut-virt.conf for new dracut
Date: Tue, 11 Aug 2026 13:45:37 GMT	[thread overview]
Message-ID: <178645593782.1.2812055806496790272.rpms-kernel-69a6fbeb3185@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kernel
Branch : rawhide
Commit : 69a6fbeb3185f2dd305acf436671f0bb42c82ee0
Author : Justin M. Forbes <jforbes@fedoraproject.org>
Date   : 2026-08-11T07:45:24-06:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kernel/c/69a6fbeb3185f2dd305acf436671f0bb42c82ee0?branch=rawhide

Log:
Fix up dracut-virt.conf for new dracut

---
diff --git a/dracut-virt.conf b/dracut-virt.conf
index 08bc92c..9bb1918 100644
--- a/dracut-virt.conf
+++ b/dracut-virt.conf
@@ -14,7 +14,7 @@ omit_dracutmodules+=" drm simpledrm "
 dracutmodules+=" dm lvm rootfs-block fs-lib "
 
 # modules: tpm and crypto
-dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase "
+dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrextend "
 
 # dracut >= 102 separated systemd-cryptsetup into its own module
 CSMODULE=`dracut --list-modules --no-kernel | grep '^systemd-cryptsetup$'`

                 reply	other threads:[~2026-08-11 13:45 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=178645593782.1.2812055806496790272.rpms-kernel-69a6fbeb3185@fedoraproject.org \
    --to=jforbes@fedoraproject.org \
    --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