public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Cristian Rodriguez <crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Cristian Rodriguez <crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
Subject: [PATCH] systemd 233 requires sha256, hmac and algif_hash modules
Date: Fri,  3 Mar 2017 13:21:46 +0000	[thread overview]
Message-ID: <20170303132146.4968-1-crrodriguez@opensuse.org> (raw)

---
 modules.d/00systemd/module-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules.d/00systemd/module-setup.sh b/modules.d/00systemd/module-setup.sh
index 51904c56..3c3e25d8 100755
--- a/modules.d/00systemd/module-setup.sh
+++ b/modules.d/00systemd/module-setup.sh
@@ -18,7 +18,7 @@ depends() {
 }
 
 installkernel() {
-    hostonly='' instmods autofs4 ipv6
+    hostonly='' instmods autofs4 ipv6 algif_hash hmac sha256
     instmods -s efivarfs
 }
 
-- 
2.12.0

             reply	other threads:[~2017-03-03 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 13:21 Cristian Rodriguez [this message]
     [not found] ` <20170303132146.4968-1-crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
2017-03-03 14:01   ` [PATCH] systemd 233 requires sha256, hmac and algif_hash modules Dracut GitHub Import Bot

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=20170303132146.4968-1-crrodriguez@opensuse.org \
    --to=crrodriguez-staj6esoqrxg9huczpvpmw@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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