I don't see the purpose to run containers on Android, the managed userspace provides everything I need, including code on the go apps, already sandboxed. Also not a termux fan.
Run Linux containers on Android, no root required
71–80 of 96 posts
Re: Run Linux containers on Android, no root required
#72I don't understand what this would be useful for. The Linux terminal app on Android (check Developer settings if you want it) already exists and it uses hardware accelerated virtualization, while this uses QEMU with TCG. The Linux terminal app also supports running a DE (No VNC - as in no VNC, not NoVNC - required!), has full shell, full root, all the features of Podroid, and hell, you could even swap out the termina…
This. Also, for phones that don't support Android virtualization, there's a user-space hack, part of Termux upstream, that allows for root-less chroots via LD_PRELOAD: https://wiki.termux.com/wiki/PRoot . systemd won't boot with this (needs to be PID 1), but a lot of software will work just fine and there's nearly zero emulation overhead.
Re: Run Linux containers on Android, no root required
#73Re: Run Linux containers on Android, no root required
#74what about the other way around? i'm aware about waydroid but it has too many problems with nvidia. also require wayland.
X86 builds of Android are stuck at many generations back of the OS. Running Android in a VM on X86 is basically dead AFAIK. :(
Re: Run Linux containers on Android, no root required
#75what about the other way around? i'm aware about waydroid but it has too many problems with nvidia. also require wayland.
Re: Run Linux containers on Android, no root required
#76I don't understand what this would be useful for. The Linux terminal app on Android (check Developer settings if you want it) already exists and it uses hardware accelerated virtualization, while this uses QEMU with TCG. The Linux terminal app also supports running a DE (No VNC - as in no VNC, not NoVNC - required!), has full shell, full root, all the features of Podroid, and hell, you could even swap out the termina…
My understanding is that the integrated linux terminal is not supported on all processors like snapdragon ones and also is not available on all manufactures like Samsung. Therefore this approach covers a much bigger audience.
Re: Run Linux containers on Android, no root required
#77Termux and a BT keyboard it's enough. Also, native Emacs under FDroid has recently been improved a lot. With just Emacs you get: - An IRC, Usenet and Mail client. The ONLY libre Usenet client. comp.arch and comp.misc have really engaging discussions. You can score up nice commenters and blacklist every spammer - Gemini and Gopher via ELPA (run Esc-x package-install RET elpher) - A math mini CAS with Esc-x calc RET -…
I tried Emacs, but realised I need NixOS to get the packages I depend on like git to download my config. I can't use stock emacs. There's a trick to get Emacs and termux to share packages, but not for nix-on-droid :/
For anyone who ends up here and curious.
Re: Run Linux containers on Android, no root required
#78How is it the other way around? What is the status of Waydroid?
Re: Run Linux containers on Android, no root required
#79I don't see the purpose to run containers on Android, the managed userspace provides everything I need, including code on the go apps, already sandboxed. Also not a termux fan.
What code on the go apps do you have in mind ?
Re: Run Linux containers on Android, no root required
#80I don't see the purpose to run containers on Android, the managed userspace provides everything I need, including code on the go apps, already sandboxed. Also not a termux fan.