From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F1Pwy-0008SM-6T for garchives@archives.gentoo.org; Tue, 24 Jan 2006 15:19:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0OFHxBK028534; Tue, 24 Jan 2006 15:17:59 GMT Received: from mail01.emarketsouth.com (mail01.emarketsouth.com [208.247.233.6]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0OFHwvb013152 for ; Tue, 24 Jan 2006 15:17:58 GMT Received: (qmail 23924 invoked by uid 399); 24 Jan 2006 15:18:33 -0000 Received: from unknown (HELO onyx) (64.192.54.4) by mail01.emarketsouth.com with SMTP; 24 Jan 2006 15:18:33 -0000 Subject: RE: [gentoo-embedded] Suitable Email Client - was FAQ / How To? From: solar To: gentoo-embedded@lists.gentoo.org In-Reply-To: <5196544A89ECC64F8310D22DFF3E7993015CB760@TPANTMAIL.verifone.com> References: <5196544A89ECC64F8310D22DFF3E7993015CB760@TPANTMAIL.verifone.com> Content-Type: text/plain Organization: Gentoo Linux Date: Tue, 24 Jan 2006 10:17:45 -0500 Message-Id: <1138115865.7731.432.camel@onyx> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5e706e05-1e29-44bb-9ca9-72d032492057 X-Archives-Hash: dd16355e312237ee831a8da89de64acd On Mon, 2006-01-23 at 16:24 -0500, Dennis Taylor wrote: > It must be the email client. Please do not flame me, but for email, I > am stuck with MS Windows. Yeah I did not mean for you to feel flamed about it. think of it like this. You are on ~30 mailing lists and see lots of threads everyday. Now when you have one thread that you see is broken up into several smaller threads with the same guy at the top of the new Re: thread (aka TOP POSTING) it's just worth it for me to mention the problem I noticed to you. In doing so it's more likely that people will read threads you start when they don't have to sift threw 10 of them. > Does anyone have a suggestion of a client > that I can put on Windows to enable me to comply with this very > reasonable request? Thunderbird as many others have said. Also Evolution is being ported to windows. It has alot of the functionality of outlook but is now maintained by Novell. I have no idea when that will be finished but based on the unix version, I'd go in that direction. > -----Original Message----- > From: solar [mailto:solar@gentoo.org] > Sent: Monday, January 23, 2006 4:21 PM > To: gentoo-embedded@lists.gentoo.org > Subject: RE: [gentoo-embedded] FAQ / How To? > > Please stop creating a brand new thread for every post when it's really > a RE: to an existing thread. If it's your email client doing it then > please install a functional one. > > > On Mon, 2006-01-23 at 15:45 -0500, Dennis Taylor wrote: > > Well, I blew that one. I decided to start over just in case I had > > missed something. Unfortunately, I failed to umount portage before I > > did rm -rf on the staging area. Now, I do not have /usr/portage. > > Some days are like that. :-( > > > > Does anyone know if it is possible to recover just portage without > > starting all over? > > > > -----Original Message----- > > From: Heath Holcomb [mailto:liquidcable@bulah.com] > > Sent: Monday, January 23, 2006 1:32 PM > > To: gentoo-embedded@lists.gentoo.org > > Subject: Re: [gentoo-embedded] FAQ / How To? > > > > I wrote the how-to. I haven't built a system in several weeks, so > > portage has changed a bit (and ebuilds). I plan on updating the > > how-to in a week or two, if I discover new problems (looks like there > > are some). > > > > -- > > heath holcomb > > liquidcable at bulah.com > > www.bulah.com > > > > On Monday 23 January 2006 12:28, Dennis Taylor wrote: > > > Having followed the other link to > > > http://www.bulah.com/embedded-guide.html, which seems to be more up > > > to > > > > > date, am still having problems. At step 3 I get the following > > response. > > > > > > clwsapp07 root # ROOT=/embedded_rootfs emerge -K uclibc Calculating > > > dependencies !!! There are no packages available to satisfy: > "uclibc" > > > !!! Either add a suitable binary package or compile from an ebuild. > > > > > > I thought all the previous steps went OK. Even some of the > > > workarounds seem to no longer be needed. Any ideas? > > > > > > > > > > > > ________________________________ > > > > > > From: Joshua ChaitinPollak [mailto:jpollak@kivasystems.com] > > > Sent: Friday, January 20, 2006 11:16 AM > > > To: gentoo-embedded@lists.gentoo.org > > > Subject: Re: [gentoo-embedded] FAQ / How To? > > > > > > > > > This is what I use: > > > > > > http://www.bulah.com/embeddedgentoo.html > > > > > > My installation is 6 mb, since I'm installing into 32 mb, I haven't > > > tried too hard to pair it down. I'm installing on Soekris net4526 > > > boards. Keep in mind there are somethings you can do after you build > > > > you filesystem with Gentoo to make the install even smaller: > > > > > > Remove /usr/include > > > Remove all .keep files > > > Audit the rest of the file system for unnecessary files, expecially > > > /etc and /var > > > > > > I have a series of scripts I've written to automate the process > > > described in the above howto, and I would like to publish them > > > shortly, but please don't hold your breath. :) > > > > > > -Josh > > > > > > On Jan 20, 2006, at 10:55 AM, Dennis Taylor wrote: > > > > > > > > > I have tried various ways of building a root fs with uClibc, but > > to > > > no avail. I have monitored this list long enough to know that > > > someone > > > > > out there has done it. I need to do it for and X86 target that must > > > > fit in about 1.5 MB of flash that gets copied to RAM and started. > > > > > > > > > The "out of the box" configuration I linked to from the uClibc > > site > > > fails in various ways. I like the Gentoo way of doing things, but > > > the > > > > > HOWTO link I saved a while back does not work. > > > > > > Any pointers to documents that would help me succeed would be > > greatly > > > appreciated. > > > > > > Dennis Taylor > > > > -- > > gentoo-embedded@gentoo.org mailing list > > > > > > > > > -- > solar > Gentoo Linux > > -- > gentoo-embedded@gentoo.org mailing list > > > > -- solar Gentoo Linux -- gentoo-embedded@gentoo.org mailing list