armbian-build/lib/functions/main
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
..
build-packages.sh Refactor armbian-config into install as external package (#7716) 2025-01-20 14:23:28 +01:00
config-interactive.sh config: allow to build BRANCHes not listed in KERNEL_TARGET as long as the config is valid 2024-04-02 21:10:06 +02:00
config-prepare.sh config-prepare: Initialize an empty KERNEL_DRIVERS_SKIP array unless it exists 2025-06-08 18:04:25 +02:00
default-build.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
rootfs-image.sh feat: Use deb822 APT sources 2025-02-24 09:23:11 +01:00
start-end.sh start-end: undo unintentional damage done to `python`/`python2` compatibility symlinks inside the `BIN_WORK_DIR` 2023-08-12 09:58:32 +02:00