armbian-build/lib/functions
Jesse R Codling 3aea2de999 Add needed volume mount opts for Docker/Podman
It hasn't been an issue for Docker because their defaults didn't
conflict, but Podman mounts volumes with nodev (and formerly noexec) by
default, which would break the build. Adding `dev` and `exec` to the
volume mount options ensures the needed setting whatever the defaults.
2025-12-07 08:49:22 +01:00
..
artifacts artifact-kernel: include LINUXCONFIG and ARMBIAN_KERNEL_DEB_NAME in artifact_input_variables 2025-11-17 12:21:10 +01:00
bsp Enable bootscript templating 2025-11-17 10:15:23 +01:00
cli jsoninfo: introduce inventory-artifacts cli 2025-11-17 12:21:10 +01:00
compilation framework - enable NTSYNC as a module on most kernels 2025-12-05 19:38:00 +01:00
configuration lib / main-config.sh: enable APA extension for questing and resolute builds. Closes: #8966 2025-11-20 19:38:24 +01:00
general Fixing updating submodule 2025-11-18 13:08:18 +01:00
host Add needed volume mount opts for Docker/Podman 2025-12-07 08:49:22 +01:00
image add CRYPTROOT_AUTOUNLOCK option and fix CRYPTROOT for uefi builds 2025-11-02 20:15:19 +01: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 Powere management - make it conditional, enable on UEFI targets, else disabled 2025-11-18 12:01:25 +01:00