sp4rkie / debian-on-termux

HOWTO install plain Debian 10 (buster) on your non-rooted Android smartphone
GNU Lesser General Public License v2.1
413 stars 87 forks source link

Multi changes and fixes. #37

Closed jlmess77 closed 6 years ago

jlmess77 commented 6 years ago

Current main debian-on-termux doesn't work by default at all. Here's my changes that will be useful for the community. I don't need it anymore since Crostini has been intro in the stable of Chrome OS (I am using Pixelbook). Enjoy!

BTW: My commit messages are pretty very well document as I am coming from FreeBSD land. I wish more developers would do that.

Dmole commented 6 years ago

"e538a54 backout the quotes and some different changes" is still contrary to shellcheck so I'll cherrypick around that if you don't want to exclude it from the PR... really it's best practice to have a pull request per commit if they are unrelated as these are.

jlmess77 commented 6 years ago

Look at the latest change, I backout to your style.

really it's best practice to have a pull request per commit if they are unrelated as these are.

Take it or not, the choice is your.

Dmole commented 6 years ago

Squashed and merged to ommit shellcheck break/unbreak commits