From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from beaver.sibername.com ([64.15.155.210]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1I73hU-0001pk-00 for ; Sat, 07 Jul 2007 02:23:24 -0400 Received: from [24.226.71.61] (port=58503 helo=tenstac) by beaver.sibername.com with smtp (Exim 4.66) (envelope-from ) id 1I73gx-0000fa-Hy for speakup@braille.uwo.ca; Sat, 07 Jul 2007 02:22:51 -0400 Message-ID: <004501c7c067$a2e8d1c0$ab00a8c0@tenstac> From: "Doug Sutherland" To: "Speakup is a screen review system for Linux." References: <20070706064127.GA20678@localhost.localdomain><002901c7c047$5a70ee70$ab00a8c0@tenstac><20070707045535.GA29060@localhost.localdomain> <003d01c7c065$8bc2ae50$ab00a8c0@tenstac> Subject: Re: initrd question Date: Sat, 7 Jul 2007 02:22:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - beaver.sibername.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - proficio.ca X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2007 06:23:24 -0000 I meant to say, buildroot uses uclibc instead of glibc. Buildroot makes a ramdisk image identical to what you are trying to achieve but for different reasons ... > If you really want to do this I would recommend looking > at the buildroot project. It builds root filesystems for > booting linux from flash on embedded systems. It uses > uclibc instead of gcc since the latter is a huge beast.