From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs 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 Message-ID: <20091128130206.GA17990@taupan.ath.cx> References: <53821f890911082219m53ff689bs3b04c49aa4cc9566@mail.gmail.com> <4edb2bbc0911032301o41808c84h874ee940cc6b7172@mail.gmail.com> <20091126191019.GB25764@atlantic.linksys.moosehall> Reply-To: friedel@nomaden.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1460589287==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NEMwK-0000uW-8k for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 08:02:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEMwF-0000sO-AA for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 08:02:15 -0500 Received: from [199.232.76.173] (port=57591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEMwE-0000s3-Nq for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 08:02:10 -0500 Received: from dudelab.org ([212.12.33.202]:15902 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NEMwD-0008Qw-OJ for emacs-orgmode@gnu.org; Sat, 28 Nov 2009 08:02:10 -0500 Received: from abrasax.taupan.ath.cx (p5DE8B9C9.dip.t-dialin.net [93.232.185.201]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (verified OK)) by mail.dudelab.org (Postfix) with ESMTP id 8DAB4228148 for ; Sat, 28 Nov 2009 14:02:46 +0100 (CET) In-Reply-To: <20091126191019.GB25764@atlantic.linksys.moosehall> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1460589287== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > 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 --=20 Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;) --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAksRH0gACgkQCTmCEtF2zEAf8gCfddhIzwMlUnD88GidwMX3t3IA NNkAn329JPDryM3IyThF0LB+ZPvhKmeV =yULf -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- --===============1460589287== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1460589287==--