From b400ac4bbf4b85b10349e56e57c6ad7ac9b7e566 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 16 May 2021 16:22:07 +0100 Subject: fix --- content/gemtext/gemfeed/atom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content/gemtext') diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 60b1e7ce..0e312466 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-16T16:14:53+01:00 + 2021-05-16T16:21:56+01:00 buetow.org feed Having fun with computers! @@ -1005,7 +1005,7 @@ apply Service "dig6" {

Written by Paul Buetow 2015-12-05, last updated 2021-05-16

-

You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on a LG G3 D855 CyanogenMod 13 (Android 6). First of all you need to have root permissions on your phone and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23)

+

You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on a LG G3 D855 CyanogenMod 13 (Android 6). First of all you need to have root permissions on your phone and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23).


Foreword

A couple of years have passed since I last worked on Debroid. At the moment I am using the Termux app on Android, which is less sophisticated than a fully blown Debian installation, but sufficient for my current requirements.

@@ -1118,7 +1118,7 @@ apt-get dist-upgrade exit # Exit chroot

Entering Debroid and enable a service

-

This enters Debroid and starts the example service uptimed:

+

This enters Debroid on your phone and starts the example service uptimed:

 sh jessie.sh enter
 
@@ -1135,7 +1135,7 @@ exit # Exit chroot
 exit # Exit adb shell
 

Include to Android startup:

-

I you want to start Debroid automatically every time when your phone starts do the following:

+

I you want to start Debroid automatically every time when your phone starts, then do the following:

 adb push data/local/userinit.sh /data/local/userinit.sh
 adb shell
-- 
cgit v1.2.3