armbian-build/lib/functions
The-going 699816ddf2 config-prepare: Initialize an empty KERNEL_DRIVERS_SKIP array unless it exists
If the array exists in this location, initializing an empty array
will destroy all the data that was stored in it.
Do not initialize an empty KERNEL_DRIVERS_SKIP array if it exists.

This allows us to create an array anywhere in the script,
including the user configuration, in a secure way.
2025-06-08 18:04:25 +02:00
..
artifacts artifacts-obtain: pack_artifact_to_local_cache: force a fsync() before packing 2025-05-29 18:31:50 +02:00
bsp Add VENDOR color to BSP and artifacts hashing 2025-03-31 21:37:55 +02:00
cli Refactor armbian-config into install as external package (#7716) 2025-01-20 14:23:28 +01:00
compilation kernel-debs: if make clean fails (logs to bitbucket), do it again, but show the logs 2025-05-29 18:32:47 +02:00
configuration Add Kernel Version Parsing and Custom Description 2025-05-29 19:30:15 +02:00
general extensions: introduce enable_extensions_with_hostdeps_builtin_and_user() 2025-05-29 17:58:28 +02:00
host Rework after review prepare-host.sh 2025-06-03 09:56:09 +02:00
image rootfs-to-image: do not use --sparse, it's _very slow_ on certain IO/FS combos 2025-05-29 17:55:27 +02:00
logging runners.sh: introduce chroot_sdcard_custom_with_apt_logic() for reuse 2025-06-03 09:57:19 +02:00
main config-prepare: Initialize an empty KERNEL_DRIVERS_SKIP array unless it exists 2025-06-08 18:04:25 +02:00
rootfs lib distro-specific.sh: move armbian GPG to more common location 2025-05-30 04:06:39 +08:00