emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Friedrich Delgado Friedrichs <friedel@nomaden.org>
To: emacs-orgmode@gnu.org
Subject: Running debian + emacs on my Android G1 [was: emacs + orgmode on Ubuntu on Android G1]
Date: Sat, 28 Nov 2009 14:02:06 +0100	[thread overview]
Message-ID: <20091128130206.GA17990@taupan.ath.cx> (raw)
In-Reply-To: <20091126191019.GB25764@atlantic.linksys.moosehall>


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

Hi!

I just upgraded (!) my G1 to CyanogenMod yesterday, because I want to
try out emacs on it, too.

I must say CyanogenMod rocks! It's much more snappy than the stock
build and the things you can do with it really rock (running debian on
my phone is so cool) ;)

Thank you very much for pushing me over the cliff, I was thinking
about finally rooting my phone for quite a while now! ;)

I have to say one thing about the debian install though:

Adam Spiers schrieb:
> On Wed, Nov 04, 2009 at 04:01:11PM +0900, Torsten Wagner wrote:
> Sorry for the slow reply.  I don't have time to go into exact details
> but I updated this page:
> 
>   http://www.emacswiki.org/emacs/EmacsOnAndroid

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.

e.g. if you want debootstrap to run faster, remove all the "sleep 1"
calls he inserted, maybe along with the totally fake echo messages.
You can keep the ascii penguin logo, it's kinda neat. And doing chmod
4755 on everything in /system/bin is plain madness. It's clear
indication that the guy who posted that installer didn't know a bit of
what he was doing.

(I didn't look at the ubuntu installer.)

To give you a quick heads up of what I'm doing:

I find the instructions in
[[http://bayleshanks.com/tips-computer-android-g1][Bayle Shanks's
website: tips-computer-android-g1]] technically much more sound. It's
a bit more involved, but someone with sound experience in systems
administration could quickly make a good installer out of his
instructions. Yesterday it took me about 30 minutes to an hour, but
after that I had a fresh debian install, with just the bits I wanted.
Together with emacs and the application cache it takes about 512MB, so
I just resized my ext2 partition to 1024MB with gparted, to make room
for some org-mode and git goodness.

Next step I'm going to do is add a non-root user, not sure how to do
this properly, yet, and configure it to sync my config and org-mode
files. I don't feel comfortable working as root all the time.

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.

> I still need to try and trim down the emacs install, as it takes a
> loooong time to load, and the phone is already pretty short of memory
> in general.  Scot already posted some ideas to this list on how to do
> it; I added a link to his article from the wiki page.
---Zitatende---

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. Also
I have some conditions in my emacs config files for a very slow box
already (my toshiba libretto is even slower than the android phone),
so I'll see if I can get a usable setup.

I'm certainly not going to try X, since I don't like the vnc client,
it's terminal or nothing!

If I decide it's not worth the effort I can always delete my debian
changeroot and resize the partition again ;)

Have nice weekend!
     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-28 13:02 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       ` Friedrich Delgado Friedrichs [this message]
2009-11-29  1:13         ` Running debian + emacs on my Android G1 [was: emacs + orgmode on Ubuntu on Android G1] Adam Spiers
2009-11-29 13:00           ` [Android] " Friedrich Delgado Friedrichs
2009-11-29 22:08             ` 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=20091128130206.GA17990@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).