armbian-build/lib
zciendor f63d07e7ec
make sure cryptsetup-initramfs is installed in any case (#1991)
* 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.
2020-05-28 10:48:32 +02:00
..
build-all-ng.sh Armbian firmware recreation and image upload bugfix 2020-05-19 17:43:48 +02:00
chroot-buildpackages.sh Fixes building on Linux Mint Tricia (Bionic based) (#1914) 2020-04-25 21:25:05 +02:00
compilation-prepare.sh Add Odroid C4 legacy build (#1983) 2020-05-25 19:22:16 +02:00
compilation.sh Bugfix: add missing dependency to armbian-config 2020-04-08 17:32:49 +02:00
configuration.sh Workaround for Snap-less Chromium on Focal by downloading it from Debian (#1982) 2020-05-22 00:26:27 +02:00
debootstrap.sh Fixes building on Linux Mint Tricia (Bionic based) (#1914) 2020-04-25 21:25:05 +02:00
desktop.sh Fixing desktop install on Ubuntu Focal / Eean (#1963) 2020-05-12 20:27:51 +02:00
distributions.sh make sure cryptsetup-initramfs is installed in any case (#1991) 2020-05-28 10:48:32 +02:00
fel-load.sh USB FEL working inside docker (#1892) 2020-04-16 18:26:45 +02:00
general.sh Workaround for Snap-less Chromium on Focal by downloading it from Debian (#1982) 2020-05-22 00:26:27 +02:00
image-helpers.sh build optimize for upstream (#1713) 2020-01-06 23:45:28 +01:00
main.sh Armbian firmware recreation and image upload bugfix 2020-05-19 17:43:48 +02:00
makeboarddeb.sh Require fping for armbianmonitor -u (#1986) 2020-05-24 15:58:43 +02:00