armbian-build/lib/functions/image
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
..
compress-checksum.sh Use native xz 2023-04-18 09:29:17 +02:00
fingerprint.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
initrd.sh Fix cache miss detection for initrd 2023-07-22 02:18:49 +05:30
loop.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
partitioning.sh Fix intermitent loop device not available error when CRYPTROOT_ENABLE is enabled 2023-07-22 02:18:49 +05:30
rootfs-to-image.sh rootfs-to-image: find, warn, and remove dangling symlinks in FAT32 /boot 2023-05-24 19:23:37 +02:00
write-device.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00