Skip to content

Releases: illvart/termux-alpine

v1.0.5

23 Nov 01:51
13288c0
Compare
Choose a tag to compare

v1.0.4

14 Nov 14:33
Compare
Choose a tag to compare
  • change license to GPL-3.0
  • merged from dev

v1.0.3

13 Nov 13:08
Compare
Choose a tag to compare

50548b3

  • change rootfs directory from alpine to .alpine
  • rename setup-termux-alpine.sh to setup-termux-alpine
  • add vim and neofetch from default installation packages
  • optional add --install-python3 for installing python3, py3-pip, and py3-wheel
    • to run python python3 for pip pip3
    • if you're use --setup-user you can also installing python packages use pip3 install --user [package-name] and automatically load binary python packages from ~/.local/bin
  • change nameserver from cloudflare dns to google dns
  • add alias exit alias e="exit"

v1.0.2

04 Nov 20:38
Compare
Choose a tag to compare

e6b0536

  • add logs step in update_at_distro
  • add upgrade system and repair package
  • add options disable or enable progress bar for updating
  • add logs version
  • add quick tips after installing
  • disable spinner (you can enable it by uncommenting)

v1.0.0 (Initial release)

21 Sep 10:15
Compare
Choose a tag to compare
Initial commit