-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified: LICENSE modified: README.md renamed: archlinuxconfig.sh -> archlinuxconfig.bash renamed: espritfunctions.sh -> espritfunctions.bash renamed: getimagefunctions.sh -> getimagefunctions.bash modified: gsa.bash modified: init.sh renamed: knownconfigurations.sh -> knownconfigurations.bash renamed: maintenanceroutines.sh -> maintenanceroutines.bash renamed: necessaryfunctions.sh -> necessaryfunctions.bash renamed: printoutstatements.sh -> printoutstatements.bash modified: pullTermuxArchSubmodules.sh modified: robots.txt new file: setupTermuxArch.bash modified: setupTermuxArch.sh modified: setupTermuxArch.sha512 modified: setupTermuxArch.tar.gz modified: sitemap.txt new file: tgen.bash
- Loading branch information
Showing
20 changed files
with
1,087 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,36 @@ | ||
# [TermuxArch](https://github.com/sdrausty/TermuxArch) | ||
[![Join the chat at https://gitter.im/termux](https://badges.gitter.im/termux/termux.svg)](https://gitter.im/termux) Termux developer questions welcome. | ||
<link rel="prerender" href="https://termuxarch.github.io/TermuxArch/"> | ||
|
||
##### -rwxrwx--- [setupTermuxArch.sh](https://sdrausty.github.io/TermuxArch/setupTermuxArch.sh) | ||
##### -r--r--r-- [setupTermuxArch.sh](https://raw.githubusercontent.com/sdrausty/TermuxArch/master/setupTermuxArch.sh) | ||
## TermuxArch | ||
|
||
This Termux bash setup shell script shall attempt to set Arch Linux up in your Termux environment. See [install](https://sdrausty.github.io/docsTermuxArch/install) for options how to run [`setupTermuxArch.sh`](https://raw.githubusercontent.com/sdrausty/TermuxArch/master/setupTermuxArch.sh) on device. Use `bash setupTermuxArch.sh` to install [Arch](https://wiki.archlinux.org/) Linux in a Termux [PRoot](https://sdrausty.github.io/docsTermuxArch/PRoot) container on your Android smartphone and tablet, and Chromebook too. When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux PRoot on Android, Chromebook and Fire OS on smartphone, tablet and wearable. | ||
##### -r--r--r-- [setupTermuxArch.bash](https://raw.githubusercontent.com/TermuxArch/TermuxArch/master/setupTermuxArch.bash) | ||
##### -rwxrwx--- [setupTermuxArch.bash](https://TermuxArch.github.io/TermuxArch/setupTermuxArch.bash) | ||
|
||
This Termux bash setup shell script will attempt to set Arch Linux up in your Termux environment. See [install](https://TermuxArch.github.io/docsTermuxArch/install) for options how to run [`setupTermuxArch.bash`](https://raw.githubusercontent.com/TermuxArch/TermuxArch/master/setupTermuxArch.bash) on device. Use `bash setupTermuxArch.bash` to install [Arch](https://wiki.archlinux.org/) Linux in a Termux [PRoot](https://TermuxArch.github.io/docsTermuxArch/PRoot) container on your Android smartphone and tablet, and Chromebook too. When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux PRoot on Android, Chromebook and Fire OS on smartphone, tablet and wearable. | ||
|
||
#### Screenshot from an Android smartphone 2018 | ||
[![screenshot_20180413-172406](https://user-images.githubusercontent.com/27742457/38758637-ec0ff0dc-3f3f-11e8-802c-82bc511cde88.png)](https://sdrausty.github.io/docsTermuxArch/install) | ||
[![screenshot_20180413-172406](https://user-images.githubusercontent.com/27742457/38758637-ec0ff0dc-3f3f-11e8-802c-82bc511cde88.png)](https://TermuxArch.github.io/docsTermuxArch/install) | ||
|
||
* Comments are welcome at [https://github.com/sdrausty/TermuxArch/issues](https://github.com/sdrausty/TermuxArch/issues?q=is%3Aissue+is%3Aclosed) ✍ | ||
* Comments are welcome at [https://github.com/TermuxArch/TermuxArch/issues](https://github.com/TermuxArch/TermuxArch/issues?q=is%3Aissue+is%3Aclosed) ✍ | ||
|
||
* Pull requests are welcome [https://github.com/sdrausty/TermuxArch/pulls](https://github.com/sdrausty/TermuxArch/pulls?q=is%3Apr+is%3Aclosed) ✍ | ||
* Pull requests are welcome [https://github.com/TermuxArch/TermuxArch/pulls](https://github.com/TermuxArch/TermuxArch/pulls?q=is%3Apr+is%3Aclosed) ✍ | ||
|
||
Thank you for making this project work better and please contribute 🔆 [Contributors](CONTRIBUTORS.md) and [Notice to Contributors](NOTICE.md) have more information about this project. | ||
|
||
![Screenshot of Arch On Termux](https://raw.githubusercontent.com/TermuxArch/imgsTermuxArch/master/IMG_20171019_190414.jpg) | ||
|
||
[PRoot](docs/PRoot) has more information about Linux on device with Termux. | ||
|
||
<!-- #EOM --> | ||
Share https://wiki.termux.com/wiki/Development everwhere🌎🌍🌏🌐! | ||
|
||
Install Arch Linux into a Termux PRoot container with [`bash setupTermuxArch.bash`](setupTermuxArch.bash). After succesfull installation start the container with `startarch`. | ||
|
||
See https://TermuxArch.github.io/TermuxArch/docs/install for options how to run [`setupTermuxArch.bash`](https://TermuxArch.github.io/TermuxArch/setupTermuxArch.bash) on device. | ||
|
||
See https://TermuxArch.github.io/docsTermuxArch/startingArch for options how to start the Arch Linux container `startarch` on device. | ||
|
||
This repository uses submodules. To get all the pieces of this repository run after cloning in the root directory of this repository: | ||
|
||
``` | ||
git submodule update --init --recursive | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.