summaryrefslogtreecommitdiff
path: root/share/customize-kernel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'share/customize-kernel.sh')
-rwxr-xr-xshare/customize-kernel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/customize-kernel.sh b/share/customize-kernel.sh
index fa94df7..c7122c2 100755
--- a/share/customize-kernel.sh
+++ b/share/customize-kernel.sh
@@ -53,4 +53,4 @@ else
set -- -oDPkg::Chroot-Directory="$TARGET"
fi
-apt-get --yes satisfy "$@" "linux-image-cloud-$KERNEL_ARCH | linux-image-$KERNEL_ARCH | linux-image-generic"
+apt-get --yes satisfy "$@" "linux-image-cloud-$KERNEL_ARCH | linux-image-$KERNEL_ARCH | linux-image-generic" "initramfs-tools | linux-initramfs-tool"