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 1Sk4GU-0000F0-2E for garchives@archives.gentoo.org; Thu, 28 Jun 2012 02:15:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67695E0630; Thu, 28 Jun 2012 02:15:07 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 029A9E05F9 for ; Thu, 28 Jun 2012 02:13:29 +0000 (UTC) Received: by bkcjk13 with SMTP id jk13so1736745bkc.40 for ; Wed, 27 Jun 2012 19:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=2WUyh6TOFt1McV85tdElZjh1TRCfELdFGFVffKDsEq0=; b=WSX1glUR4QnhwBo81bhAAszORbMAfshKwAqXJKSzFLp97Sb8LY7z8ilDpAScUWlxuB V0WNE+vn4co+OLItVi8pSrQxlVKg/aLl2/gG2sW6jmJzkqBO9Bql4O2oLvYAUhdeU6Za fv0HFpI7Ija5W/+Od+qp9PsFSu0sbf2QCNQIUHvmXz+iBqdFay/JOmbVYJcEk7004RP3 W3yk5CwDBqo8AHoVxUobjaGegRTqYZJa5+cJZiB0+XeCJ4JvGezEf9eZ/bumiY2rdmWH sgSaLHat9g0Zc0uykos6NTRT8M3ict2TTvEmK2CMF6bvaZ8Wa2Rm10Ley2zHDG/lhJg8 IplA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.205.133.19 with SMTP id hw19mr53054bkc.0.1340849609106; Wed, 27 Jun 2012 19:13:29 -0700 (PDT) Received: by 10.205.83.139 with HTTP; Wed, 27 Jun 2012 19:13:29 -0700 (PDT) Date: Wed, 27 Jun 2012 22:13:29 -0400 Message-ID: Subject: [gentoo-user] Gentoo install script From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 8db5ba6e-b7e4-4b2a-8b92-89ea4f35a6ef X-Archives-Hash: adc2721c7af9aba9f1ac09676c34182b Very rough, and very much a works-for-me thing, but I thought I'd share. https://github.com/mikemol/gentoo-install I wrote it to ease the pain of the "install-configure-build" cycle I was going through to figure out what was breaking glibc. -- :wq