Search found 4 matches

by pupgeek
Sun Nov 01, 2020 5:18 pm
Forum: Puppy Derivatives
Topic: Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?
Replies: 12
Views: 2658

Re: Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?

Update: After further research, I found that I cannot use the mount command for squashfs files without having rooted my device, which really defeats the purpose of termux, as it provides a linux environment to those who do not want to root their devices. Unless the termux team can come up with a ...
by pupgeek
Sat Oct 24, 2020 2:45 pm
Forum: Puppy Derivatives
Topic: Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?
Replies: 12
Views: 2658

Re: Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?

The thing I found myself attracted to was using squashfs, as on an android device, any storage outside of internal has to be fat32 and termux will not run properly in that filesystem. With squashfs, however I can store my linux on the external storage to be run properly, but termux does not have ...
by pupgeek
Mon Oct 19, 2020 12:46 am
Forum: System
Topic: python 3
Replies: 2
Views: 501

Re: python 3

True, there are a lot of apps out there that require python, however, you must remember that python3.x is not the same as python2.x. That is, apps which call for python2.x actually require python2.x, python3.x is not backward compatible, as the syntax is different. That being said, it is possible to ...
by pupgeek
Mon Oct 19, 2020 12:30 am
Forum: Puppy Derivatives
Topic: Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?
Replies: 12
Views: 2658

Puppy derivative challenge: Termux/Proot: Could puppy be a good candidate for this?

I have a couple of armv7l/armhf tablets that I have been messing around with and installing linux distributions onto without rooting . For those not familiar with this, there is an app called Termux , which is a linux environment that doesn't require root access. The key to this is a command called ...

Go to advanced search