armbian-build/lib/functions
Gunjan Gupta 37d79f1ee2 Fix cache miss detection for initrd
We were not monitoring /usr/share/initramfs-tools before where most
of extra hooks gets installed. While testing builds with CRYPTROOT
I created build with dropbear ssh key unlock support first and then
went for password only, but it still used initrd image with dropbear
files and older keys. Including /usr/share/initramfs-tools fixes the
same. Also as dropbear keys were autogenerated, they needed to be
monitored as well.
2023-07-22 02:18:49 +05:30
..
artifacts artifact: kernel: force D0000 drivers hash for artifact_version if EXTRAWIFI=no 2023-07-20 01:03:43 +02:00
bsp Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
cli Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
compilation lib: functions: compilation: Make it possible to toggle EXTRAWIFI 2023-07-20 02:35:17 +05:30
configuration interactive: show all possible KERNEL_TARGET's in branch selection UI; handle current/edge/legacy, others are "experimental" 2023-07-12 02:41:02 +05:30
general rockchip-rk3588 collabora: new branch (by @lanefu) 2023-07-01 14:50:35 +02:00
host docker: default COLUMNS env var to 160 if unset / not-interactive 2023-07-01 14:55:49 +02:00
image Fix cache miss detection for initrd 2023-07-22 02:18:49 +05:30
logging Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
main python2/python3: symlink python3 as python/python2 if python2 is not found in host 2023-07-01 21:49:08 +02:00
rootfs Fix caching of cryptroot packages. Also moved the crypt code to extension 2023-07-22 02:18:49 +05:30