From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PenrO-0002JK-KZ for garchives@archives.gentoo.org; Mon, 17 Jan 2011 12:06:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18BE7E0C39 for ; Mon, 17 Jan 2011 12:06:57 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C011E0BF2; Mon, 17 Jan 2011 11:58:52 +0000 (UTC) Received: by wwi18 with SMTP id 18so4941277wwi.10 for ; Mon, 17 Jan 2011 03:58:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=fFSftYOgbyRvzsLgEvMkQ5Y3BfqQrCHcNiOADopbAPQ=; b=gxx8eRq1WDqJRr56Shz9xekWUrAcrNobA5m/uzm5Vj5WScPSHmm7E07AWmjcnK/M8n B1iDqOeFyX9hruJ5qG3MyBE4MGJ7zBeKX0WsGxqF06wRMJhq3mKUxkSIyeQGtvXGHzEy wV+mZw//MsSLlzMB/qWnt6zIzXwliA1GIm6a4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QKoZXFt8xbfO38+TChPC0tRMV4Q661E5SS0oMFTvBUuWBDp+9ZveF/db6p2CV9vX1E wuGxFQRN2uq/1Ypkqb4dsDlpzcEYopbZ557iJuggpMB8VqrUt+0jdM940EnTPD7L3ru7 PqJ5RDsfCW47H+NdRBGgycXgUf0oJAwONj9UA= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.17.204 with SMTP id j54mr2240392wej.32.1295265532289; Mon, 17 Jan 2011 03:58:52 -0800 (PST) Received: by 10.216.70.202 with HTTP; Mon, 17 Jan 2011 03:58:52 -0800 (PST) Date: Mon, 17 Jan 2011 12:58:52 +0100 Message-ID: Subject: [gentoo-embedded] MIPS32 Gentoo rootfs From: Manuel Lauss To: gentoo-embedded@lists.gentoo.org, gentoo-mips@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: a8e8dbc2-ed96-4923-a809-f4c7e5408294 X-Archives-Hash: f80f37af10560c8b720ae718e9dbb7e8 Hello, I have made new snapshots of my little-endian MIPS32 Gentoo filesystem. Highlights: - for FPU-less little-endian MIPS32-compatible cores running Linux. - based on portage 2011-01-15, not included in tarball. - binutils-2.21, gcc-4.5.2 (4.4.5), glibc-2.12.2 (w. glibc-ports git from 2011-01-15) - C(XX)FLAGS used are "-O2 -mips32 -msoft-float -mllsc -ggdb" - includes latest Xorg stack, Xfce and LXDE. It's around 2.5GB unpacked, with an additional 1GB for the debugging symbols. List of files can be found at [1], the xz-compressed tarball is at [2], if desired, debugging symbols can be found at [3] and [4]. The tarball with precompiled packages is still uploading, the list ist at [5] (and will be available at [6] in a day or two). Happy hacking, Manuel Lauss [1] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-110116.tar.CONTENTS [2] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-110116.tar.xz (~ 530MB) [3] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-debugsyms-110116.tar.CONTENTS [4] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-debugsyms-110116.tar.xz (~290MB) [5] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-packages-110116.tar.CONTENTS ([6] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-packages-110116.tar) (~1.5GB)