Droidcon India 2014

Droidcon India’s fourth edition

Kumar Sukhani

@kumarsukhani

Lil'Debi-Running Debian on Android

Submitted Oct 21, 2014

Lil’Debi is an Android application while allows you to run Debian Operating system in parallel using chroot

Outline

Lil’Debi is an Android application while allows you to run Debian Operating system in parallel using chroot. It uses cdebootstrap to build up the disk image, and also provides start and stop methods for handling mounting, fsck, starting/stopping, etc.

It is not simply a chroot manager, but it also transparently integrates Debian and Android, example: If the ssh-server in installed in Debian you can login directly using the phones IP address. The Android devices are also mounted inside the Debian. You can even configure auto start/stop of the Debian OS with Android.

Usecase:

  1. install a complete python dev environment on your tablet
  2. run a wordpress server with built-in UPS on your old phone

You can apt-get install anything that Debian has to offer, including all sorts of services like HTTP servers, SSH, etc. Here’s the start of a catalog of what’s working now

  1. sshd
  2. dropbear
  3. lighttpd
  4. mysqld
  5. nginx
  6. samba
  7. quasselcore

Source code: https://github.com/guardianproject/lildebi

Speaker bio

I am Kumar Sukhani, currently working at Imagination technologies, Pune. I already gave a talk in droidcon 2013[1]. I got a good response of people at that time, so I am planning to again give a talk.
This is an open source project of which I am an active contributor.

[1] https://www.youtube.com/watch?v=YRqisHyb674

[2] https://play.google.com/store/apps/details?id=info.guardianproject.lildebi

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

droidconIN is an annual conference on Android, part of the worldwide series of events. more