aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-24 18:26:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-24 18:26:39 -0300
commitbab8d69a3cd07a4c66bf32a6774984872ab18511 (patch)
treee8f848a6d1b2037d38db6bae901591ca84b47372
parent688b30e3935b642ed5c8e3a910964e882a8d4c9d (diff)
downloadhydra-bab8d69a3cd07a4c66bf32a6774984872ab18511.tar.gz
hydra-bab8d69a3cd07a4c66bf32a6774984872ab18511.tar.bz2
Fix: hydractl: provision: initramfs: install cryptsetup-initramfs
-rwxr-xr-xshare/hydractl/provision2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydractl/provision b/share/hydractl/provision
index d318aaf..352e783 100755
--- a/share/hydractl/provision
+++ b/share/hydractl/provision
@@ -633,7 +633,7 @@ $APT_INSTALL linux-image-$kernel_arch -y
echo "Creating initramfs..."
if [ "$initramfs" == "initramfs-tools" ]; then
- $APT_INSTALL initramfs-tools -y
+ $APT_INSTALL initramfs-tools cryptsetup-initramfs -y
cat <<-EOF | $SUDO tee $WORK/etc/initramfs-tools/modules > /dev/null
dm-mod