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 1RXEBb-0000mA-PZ
for garchives@archives.gentoo.org; Sun, 04 Dec 2011 15:41:04 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id D7EB221C053;
Sun, 4 Dec 2011 15:40:46 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by pigeon.gentoo.org (Postfix) with ESMTP id A2F8D21C053
for ; Sun, 4 Dec 2011 15:40:46 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 7301D1B4013
for ; Sun, 4 Dec 2011 15:40:45 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 984)
id 480542004B; Sun, 4 Dec 2011 15:40:44 +0000 (UTC)
From: "Fabian Groffen (grobian)"
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-solaris.xml
X-VCS-Repository: gentoo
X-VCS-Files: bootstrap-solaris.xml
X-VCS-Directories: xml/htdocs/proj/en/gentoo-alt/prefix
X-VCS-Committer: grobian
X-VCS-Committer-Name: Fabian Groffen
Content-Type: text/plain; charset=utf8
Message-Id: <20111204154044.480542004B@flycatcher.gentoo.org>
Date: Sun, 4 Dec 2011 15:40:44 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: f5cfcb3d-cb22-4cb3-9629-2e33cd788858
X-Archives-Hash: ce9f70953ca369bbaf87bcf9cbfc7f99
grobian 11/12/04 15:40:44
Modified: bootstrap-solaris.xml
Log:
Move down wget emerge, it indirectly needs zlib, which needs a GNU
toolchain. We already have wget bootstrapped, so we can defer it and
its dependencies (it runs eautoreconf, so lots) until right before we
emerge portage, since that's the moment we must have it installed in th=
e
prefix.
Revision Changes Path
1.72 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solar=
is.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen=
too-alt/prefix/bootstrap-solaris.xml?rev=3D1.72&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen=
too-alt/prefix/bootstrap-solaris.xml?rev=3D1.72&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen=
too-alt/prefix/bootstrap-solaris.xml?r1=3D1.71&r2=3D1.72
Index: bootstrap-solaris.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootst=
rap-solaris.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- bootstrap-solaris.xml 9 Nov 2011 17:55:48 -0000 1.71
+++ bootstrap-solaris.xml 4 Dec 2011 15:40:44 -0000 1.72
@@ -1,6 +1,6 @@
-
+
=20
Gentoo Prefix Bootstrap Process for Solaris
@@ -19,8 +19,8 @@
=20
- 1.48
- 2011-11-09
+ 1.49
+ 2011-12-04
=20
Bootstrapping on Solaris
@@ -160,10 +160,8 @@
Since its dependencies cannot be compiled at this stage,
we ignore those for the moment.
-
+
$ emerge --oneshot --nodeps bash (avoid deps that install scripts=
with shebang /bin/sh)
-$ emerge --oneshot --nodeps xz-utils
-$ emerge --oneshot wget
It is safe to ignore the "1 config files in XXX need updating"
@@ -208,6 +206,7 @@
$ emerge --oneshot --nodeps sys-apps/file
$ emerge --oneshot --nodeps app-admin/eselect
$ emerge --oneshot app-misc/pax-utils
+$ emerge --oneshot net-misc/wget
Now we have a good bunch of programs that Portage needs, we