armbian-build/lib/functions/host
ColorfulRhino 04f619dc06 python: Move python3-setuptools and python3-pyelftools to requirements.txt
Different build hosts have vastly different versions of setuptools and pyelftools depending on the host OS, e.g. Ubuntu 22.04 has setuptools v59 while the latest version at the time of this commit is setuptools v71.

Using Pip instead of APT to download these packages assures that all build hosts use the same version, removing some points of failures and inconsistencies.
2024-06-25 18:11:43 +02:00
..
apt-cacher-ng.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
basic-deps.sh Revert "Fix armbian-firmware-full package build." 2023-12-17 13:24:45 +01:00
docker.sh DTS-check: Python librarires have troubles to build, disabling for now 2024-06-25 08:53:22 +02:00
external-toolchains.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
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 prepare_host: handle PRE_PREPARED_HOST inside prepare_host_init() so WORKDIR etc is always available 2023-08-12 09:58:32 +02:00
mountpoints.sh config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
prepare-host.sh python: Move python3-setuptools and python3-pyelftools to requirements.txt 2024-06-25 18:11:43 +02:00
tmpfs-utils.sh tmpfs: introduce USE_TMPFS=no to disable tmpfs usage for WORKDIR and package-specific working dirs; actually use $temp_dir_id for mktemp; see #5502 2023-07-24 23:19:15 +02:00
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