GitXplorerGitXplorer
N

termux-ubuntu

public
877 stars
309 forks
89 issues

Commits

List of commits on branch master.
Verified
87e5818cedbfafff1e3fb42e751fc9a25671a48e

Merge pull request #95 from shouko-komi/patch-1

NNeo-Oli committed 6 years ago
Verified
b8bc3324d1ab80b554ac30c077ce8eef7724359c

Update ubuntu to 19.04

committed 6 years ago
Verified
e6d1a5a45353f54151e320d1e474fb2086b7bf8b

Merge pull request #64 from clirimfurriku/patch-1

NNeo-Oli committed 6 years ago
Verified
99ee10a8d555fb088f1ac060988b23bffd7532bf

Merge pull request #49 from Promaethius/patch-1

NNeo-Oli committed 6 years ago
Verified
1d117a7e06f452b5af0f44470ffbb13763afac21

Mount /sdcard

cclirimfurriku committed 6 years ago
Verified
cb75e7850fbbeb4051a85689bb83aa55f812c8be

x86_64 support

committed 7 years ago

README

The README file for this repository.

termux-ubuntu

A script to install Ubuntu chroot in Termux

You need to install wget and proot in Termux before using this script.

pkg install wget proot

The script will make its files in the current directory. So if you want your Ubuntu-filesystem at a particular location switch to that folder first and then call the script with it's relative path. Example:

mkdir -p ~/jails/ubuntu
cd ~/jails/ubuntu
wget https://raw.githubusercontent.com/Neo-Oli/termux-ubuntu/master/ubuntu.sh
bash ubuntu.sh

After running it you can run "start-ubuntu.sh" to switch into your ubuntu