From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 919BC138A1A for ; Wed, 21 Jan 2015 10:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B665E08AD; Wed, 21 Jan 2015 10:41:02 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20755E088A; Wed, 21 Jan 2015 10:41:00 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id k48so1857878wev.12; Wed, 21 Jan 2015 02:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=3VJfTYd87hV+PpsvOi18/ibHROs8KVkRJPb94MgQhJg=; b=IPEVVQneINcc6xi5gYMYS+pxSX9+ytUGdnLSGkA4vztzV1XBYZYgciIpJ2/bDkagtF p1AHzaYzws02b3HaqM3aD0QUXNrPcVOXSGkQYGGyyQdgdbvXqoJZ1grVY3w7pAKCVQYR LOvHSbXzKlBbUUSfnwJpEmOyptQ2f3whE69eRd3AnlANmj40QVUwO5jD0TdSGuHtgyQY 7zmaEne/B0rAhGO3UWUrX6kJ8jHLbt2BwwDkqN3QNsVlTWuNnrIl6eYhsXXu1+Lt+L5L /W3S8QGhPNbtHDgSxFw4Mw+BCEIGPltUx88m2byaw1j47EXIIR1iP/ulMEVOnx4J0bF3 jR3g== X-Received: by 10.180.94.163 with SMTP id dd3mr56339364wib.82.1421836851083; Wed, 21 Jan 2015 02:40:51 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@lists.gentoo.org Reply-to: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.105.144 with HTTP; Wed, 21 Jan 2015 02:40:10 -0800 (PST) From: Manuel Lauss Date: Wed, 21 Jan 2015 11:40:10 +0100 Message-ID: Subject: [gentoo-mips] MIPS32 little-endian softfloat Gentoo rootfs update Jan 2015 To: "gentoo-mips@lists.gentoo.org" , "gentoo-embedded@lists.gentoo.org" Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b7285466-f7ca-41f0-82c5-b8da8ee8b7b9 X-Archives-Hash: ade5c4119d52f5920caca497c110d05f Hello, I've again uploaded another snapshot of a little-endian softfloat MIPS32 rootfs I maintain for a few of my MIPS toys and QEMU. It's a complete gentoo installation, with toolchain and a few lightweight desktop environments as well as some networking tools. See the readme at [1] for more information. The main reason for this update is to make it runnable on current 3.19-rc kernels, which do MIPS abiflags checks and old versions weren't booting any more without patching the kernel. This snapshot again boots and runs on vanilla 3.19-rc kernels. The toolchain included also generates binaries which run on the latest linux kernels. Grab the tarball at [2], and if you're curious, file and individual package listingsare at [3] and [4]. Binary packages are at [5], untar them at the root of the filesystem. [1] http://mlau.at/files/mips32-linux/README.txt [2] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-150119.tar.xz [3] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-rootfs-150119.CONTENTS [4] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-packages-150119.CONTENTS [5] http://mlau.at/files/mips32-linux/mips32elsf-gentoo-packages-150119.tar Happy hacking, Manuel Lauss