armbian-build/lib/functions/host
JohnTheCoolingFan cf7923c21f Add doas support to is_root_or_sudo_prefix
doas is not compatible with sudo flags. The codebase was checked for
sudo-specific uses of this function, but none were found, all cases were
in the form of `sudo <command>`. Replacing it with `doas <command>`
yields the same result.
2024-05-21 20:27:03 +02:00
..
apt-cacher-ng.sh
basic-deps.sh Revert "Fix armbian-firmware-full package build." 2023-12-17 13:24:45 +01:00
docker.sh Make the colorized build output readable on a light background 2024-02-09 19:38:03 +01:00
external-toolchains.sh
host-release.sh prepare-host/host-release: enable noble for building; noble also doesn't have python2 anymore 2024-03-03 16:07:19 +01:00
host-utils.sh Add doas support to is_root_or_sudo_prefix 2024-05-21 20:27:03 +02:00
mktemp-utils.sh
mountpoints.sh
prepare-host.sh Create output/info early in host prepare for storing JSON files and remove JSON 2024-05-10 13:24:18 +01:00
tmpfs-utils.sh
wsl2.sh wsl2: fix: don't pester user for UTF-8 terminal if stdin is not a terminal 2024-03-02 20:48:57 +01:00