armbian-build/lib/functions/host
Ricardo Pardini 370f85b067 python3: do not rely on hostdeps python3-pip nor python3-dev; deploy pip via get-pip.py
- python3-pip implies a very old setuptools (which is system-wide and takes precedence)
- python3-dev implies python3-distutils (which is long deprecated)
- get-pip.py allows us to version pip in requirements.txt just like everything else
- in the end this fixes the conundrum with pylibfdt / dtschema on Jammy
- and, finally, the setuptools we specify in requirements.txt will be actually used
2025-02-24 09:21:53 +01:00
..
apt-cacher-ng.sh
basic-deps.sh
docker.sh Run docker via run_host_command_logged 2024-08-18 10:40:32 +02:00
external-toolchains.sh
host-release.sh Add Linux Mint Virginia and Wilma to supported hosts 2024-08-05 09:39:01 +02:00
host-utils.sh
mktemp-utils.sh
mountpoints.sh
prepare-host.sh python3: do not rely on hostdeps python3-pip nor python3-dev; deploy pip via get-pip.py 2025-02-24 09:21:53 +01:00
tmpfs-utils.sh
wsl2.sh