emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Friedrich Delgado Friedrichs <friedel@nomaden.org>
To: emacs-orgmode@gnu.org
Subject: Re: [Android] Running debian + emacs on my Android G1 [was: emacs +  orgmode on Ubuntu on Android G1]
Date: Sun, 29 Nov 2009 14:00:57 +0100	[thread overview]
Message-ID: <20091129130057.GA22254@taupan.ath.cx> (raw)
In-Reply-To: <20091129011325.GC25764@atlantic.linksys.moosehall>


[-- Attachment #1.1: Type: text/plain, Size: 3061 bytes --]

Hi!
Adam Spiers schrieb:
> [sorry this is getting a little off-topic for non-Android users]

Yes, but the point is getting org-mode to run on android.

I propose we add [Android] as a cookie to the subject lines, so people
can filter them.

> On Sat, Nov 28, 2009 at 02:02:06PM +0100, Friedrich Delgado Friedrichs wrote:
> > The debian "installer" you link to on the wiki is technically very
> > unsound. If you look at the installer.sh and debootstrap scripts
> > you'll see that they are full of magical thinking, smoke and mirrors.
> The Debian links were added by someone else - I've only tried the
> Ubuntu image which I linked to.

I see. I didn't look at the changelog for the page ;)

> > (I didn't look at the ubuntu installer.)
> Yikes, 4755 certainly sounds mad - however the permissions in my
> /system/bin are much saner, so presumably the ubuntu installer doesn't
> do that.

Ok.

> > I'll keep you posted and when I'm done with a working org-mode setup,
> > I'll update the entry on the emacs wiki.
> That would be great, thanks!

A small update, I'm not done yet:

I have emacs + org-mode running now, but it's very slow. Emacs on
its own runs and starts quite fast, but as soon as I add my whole
config, it takes 90 seconds to start, and 30 seconds to change in the
org-mode agenda from one day to another.

As 30 seconds are way too long, I'm obviously going to try cut down my
config and maybe just use a subset of my org-files on the phone.

If I can't that last figure below 5 seconds I think the experiment is
going to be called off as a failure. (Or maybe I'll just use the local
emacs as an emergency fallback if I have no network access.)

Apparently some system administration tasks on the debian installation
take so much memory that the whole system gets unstable, because the
oom killer is going to kill important services. I just had to reboot
my phone after generating a UTF8 locale. I looked at adb logcat and
the android core was very unhappy and killed every service it could
find, even the phone service... So I probably want to make sure I
don't need to use my phone when administrating the debian
installation.

> > I didn't run emacs yet, but I have a suspicion that it might run a
> > little faster on a native ext3 partition than from an image file.
> What do you mean by an image file - does yours involve some kind of
> loopback?  My Ubuntu install is simply a root filesystem under
> /system/sd/ubuntu (and /system/sd is native ext3) therefore a simple
> chroot /system/sd/ubuntu plus mounting of /dev/pts, /proc, and /sys
> inside it are sufficient to provide the Ubuntu environment.

The debian installer uses a loopback mount, as it doesn't require a
native ext filesystem. This is probably handy, but I guess most root
mods these days use an ext partition anyway, so why not just use
that...

Kind regards
     Friedel
-- 
        Friedrich Delgado Friedrichs <friedel@nomaden.org>
                             TauPan on Ircnet and Freenode ;)

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-11-29 13:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03 22:19 MobileOrg 1.0 for iPhone/iPod Touch now available Richard Moreland
2009-11-03 23:38 ` Rick Moynihan
2009-11-04  0:31 ` Adam Spiers
2009-11-04  7:01   ` Torsten Wagner
2009-11-26 19:10     ` emacs + orgmode on Ubuntu on Android G1 Adam Spiers
2009-11-28 13:02       ` Running debian + emacs on my Android G1 [was: emacs + orgmode on Ubuntu on Android G1] Friedrich Delgado Friedrichs
2009-11-29  1:13         ` Adam Spiers
2009-11-29 13:00           ` Friedrich Delgado Friedrichs [this message]
2009-11-29 22:08             ` [Android] " Friedrich Delgado Friedrichs
2009-12-01 12:59               ` Friedrich Delgado Friedrichs
2009-12-05 15:50                 ` Friedrich Delgado Friedrichs
2009-11-29  9:44         ` Running debian + emacs on my Android G1 Ivan Kanis
2009-11-29 13:01           ` [Android] " Friedrich Delgado Friedrichs
2009-11-05  7:11   ` MobileOrg 1.0 for iPhone/iPod Touch now available Manish
2009-11-05 10:46     ` Tim O'Callaghan
2009-11-09  6:19   ` Noorul Islam
2009-11-04  4:49 ` Carsten Dominik
2009-11-04 16:30 ` Bob Erb
2009-11-04 17:01 ` Xin Shi
2009-11-04 22:34   ` Marcelo de Moraes Serpa
2009-11-04 22:54     ` Raffi R
2009-11-04 23:56       ` Marcelo de Moraes Serpa
2009-11-08 18:17         ` Anupam Sengupta
2009-11-10 13:55       ` Eric S Fraga
2009-11-06 11:36 ` Juan Reyero
2009-11-09  5:08 ` Baoqiu Cui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091129130057.GA22254@taupan.ath.cx \
    --to=friedel@nomaden.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).