armbian-build/lib
Florian Vallee 49fb6550dd
Fix a bunch of small cryptroot image builds issues (#2195)
* Dockerfile update

Add package to fill-in missing ssh-keygen dependency

(required by lib/distributions.sh when CRYPTROOT_ENABLE is true)

* lib/chroot-buildpackages.sh: Fix mistakes with shellcheck linting

This breaks the apt command line, resulting in the following error:

> E: Invalid operation

* lib/configuration.sh: cryptroot >= 2.1 uses memory intensive key derivation

fix that by reverting to the < 2.1 default algorithm (pbkdf2)
2020-09-09 15:15:52 +02:00
..
build-all-ng.sh Internal - supressing errors when directory for hasing is not present 2020-08-31 17:36:30 +02:00
chroot-buildpackages.sh Fix a bunch of small cryptroot image builds issues (#2195) 2020-09-09 15:15:52 +02:00
compilation-prepare.sh adapted kali-wifi-injection patches for kernel v5.9 2020-09-04 07:29:23 -07:00
compilation.sh Typo backend related bugfix - single quote was placed at the wrong location 2020-09-06 23:44:31 +02:00
configuration.sh Fix a bunch of small cryptroot image builds issues (#2195) 2020-09-09 15:15:52 +02:00
debootstrap.sh set Btrfs compression creation time only (#2169) 2020-08-31 16:31:15 +02:00
desktop.sh Fixing desktop install on Ubuntu Focal / Eean (#1963) 2020-05-12 20:27:51 +02:00
distributions.sh Tiny Shellcheck bugfix 2020-08-20 06:49:24 +02:00
fel-load.sh Shellcheck fixes (#2034) 2020-06-18 10:06:21 -04:00
general.sh A pack of minor fixes: 2020-08-30 16:13:38 +02:00
image-helpers.sh Improve multithreaded building, few changes for BUILD_ALL and removing debug code from MOTD 2020-08-18 22:31:07 +02:00
main.sh A pack of minor fixes: 2020-08-30 16:13:38 +02:00
makeboarddeb.sh Cosmetic bugfix + motd updating script 2020-09-08 23:07:37 +02:00