Skip to content

Termux bootstrap 2026.05.06-r2

Pre-release
Pre-release

Choose a tag to compare

@Dylanmurzello Dylanmurzello released this 07 May 09:03
· 732 commits to main since this release

Termux userland rebuilt under TERMUX_APP_PACKAGE=com.zdroid.

Packages: openssh, nodejs, golang, patchelf, rust-analyzer, git, plus the standard Termux base.

Includes:

  • Per-package path rewrites baked into RUNPATH / shebangs / compile-time path constants for com.zdroid namespace
  • Layer 2 dpkg metadata sed coverage (closes the apt --fix-broken install gap)
  • Layer 3 hex-patch infrastructure for runtime apt installs

Size: ~239 MB
Sha256: 6890c86f91f69f9ef0bf6e0ac5dce13db1fd577bcc00a497b308199c5ce15f6e

Auto-fetched at build time by the downloadBootstrap Gradle task in crates/gpui_android/examples/zed_android/android/app/build.gradle.kts. The bootstrapVersion constant in that file must agree with BOOTSTRAP_VERSION in crates/gpui_android/src/termux_bootstrap.rs so the on-device version sentinel matches.

Build environment: Ubuntu 24.04 x86_64.