* fix for https://github.com/armbian/build/issues/1584 Since Debian buster the final `update-initramfs` call must be made on the finished image where the final root device is mounted, else `cryptsetup-initramfs` hooks fail to detect the root device. * Merge remote-tracking branch 'upstream/master' * make sure cryptsetup-initramfs is installed in any case if CRYPTROOT_SSH_UNLOCK is configured Before Debian **bullseye**, `cryptsetup-initramfs` was a hard dependency of the `cryptsetup` package. Not anymore. Therefore we need to install `cryptsetup-initramfs` explicitly, else CRYPTROOT_SSH_UNLOCK won't work. |
||
|---|---|---|
| .. | ||
| build-all-ng.sh | ||
| chroot-buildpackages.sh | ||
| compilation-prepare.sh | ||
| compilation.sh | ||
| configuration.sh | ||
| debootstrap.sh | ||
| desktop.sh | ||
| distributions.sh | ||
| fel-load.sh | ||
| general.sh | ||
| image-helpers.sh | ||
| main.sh | ||
| makeboarddeb.sh | ||