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 Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
basic-deps.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
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 Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
host-release.sh ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00
host-utils.sh apt_purge_unneeded_packages_and_clean_apt_caches(): count files, don't use du: avoid WARNs when not needed; tolerate 1 file 2023-05-15 17:43:25 +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 ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00: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 Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00