armbian-build/lib/functions/host
Ricardo Pardini 2b6a90484a docker launcher: don't lose track of the wanted host_release when setting using Armbian base image
- host_release (wanted_release_tag) was being re-computed from  DOCKER_ARMBIAN_BASE_IMAGE
- DOCKER_ARMBIAN_BASE_IMAGE might have been changed from "<os>:<release>" if DOCKERFILE_USE_ARMBIAN_IMAGE_AS_BASE != no
- that would cause host_release to be "armbian-ubuntu-lunar-latest", not "lunar"
  - which would cause python2/python2-dev to be installed, which would cause Dockerfile build to fail
2023-10-20 12:06:32 +00:00
..
apt-cacher-ng.sh
basic-deps.sh
docker.sh docker launcher: don't lose track of the wanted host_release when setting using Armbian base image 2023-10-20 12:06:32 +00:00
external-toolchains.sh
host-release.sh ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00
host-utils.sh
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 ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00
tmpfs-utils.sh
wsl2.sh