Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/termux/proot-distro

An utility for managing installations of the Linux distributions in Termux.
https://github.com/termux/proot-distro

sort the list of supported distributions

6bf31b6416f8cb0a2f9982da61337d603b16579b authored over 4 years ago by Leonid Pliushch <[email protected]>
bind /tmp to /dev/shm

c662e5739a2393dc88ccfec14b4dc50d883a52a8 authored over 4 years ago by Leonid Pliushch <[email protected]>
install distribution plugins to $PREFIX/etc

415b0691ebe6f7a74f062ed59675de6e4166fa27 authored over 4 years ago by Leonid Pliushch <[email protected]>
move /etc/resolv.conf configuration into main script

Get rid of redundant steps in plug-ins.

0d57352da08b35c0c97c94c269ed593a2e89aa28 authored over 4 years ago by Leonid Pliushch <[email protected]>
add support for Alpine Linux

e54e268662438c62b72cd22793f46f5c10718fed authored over 4 years ago by Leonid Pliushch <[email protected]>
do not hardcode supported distributions

cd7f41b51d8e6440258c8cadca924aeb30353047 authored over 4 years ago by Leonid Pliushch <[email protected]>
add function run_proot_cmd() for use in distro plugins

Use run_proot_cmd to run commands in proot'ed environment when
doing installation.

bb2d5d85d4c8a43f72086675f9fcdab3cf193e90 authored over 4 years ago by Leonid Pliushch <[email protected]>
fix distribution uninstallation step

f599d27d93f2e204380ec7ed0a94a72b9690bada authored over 4 years ago by Leonid Pliushch <[email protected]>
readme: add quick guide

ddc18709e7d512340c0f4ae1fff01f9979118b73 authored over 4 years ago by Leonid Pliushch <[email protected]>
archlinux: x86_64 tarball extraction should be fixed now

Adds DISTRO_TARBALL_STRIP_OPT distro plugin variable which corresponds
to tar '--strip' option.

29abd72842677ad6bcecb677aaef8148ecced7cc authored over 4 years ago by Leonid Pliushch <[email protected]>
ensure that install_command() will exit if curl failed

cb85b88266755a99815758fb7180fb4420f3331c authored over 4 years ago by Leonid Pliushch <[email protected]>
initial commit

a2f61aa74bc3f5412a204a4e6b1e8bdbe69d1f34 authored over 4 years ago by Leonid Pliushch <[email protected]>