]> gitweb.fluxo.info Git - hydra.git/commitdiff
Fix: hydractl: provision: initramfs: install cryptsetup-initramfs
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 24 Feb 2024 21:26:39 +0000 (18:26 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 24 Feb 2024 21:26:39 +0000 (18:26 -0300)
share/hydractl/provision

index d318aaf29caccb5b8f07431d49c2245da1c1b429..352e783e65b9d91cf4db933bf1705c920cfb0fd5 100755 (executable)
@@ -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