Gentoo Archives: gentoo-commits

From: "Andrew Gaffney (agaffney)" <agaffney@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] releng r586 - trunk/tools
Date: Fri, 31 Oct 2008 14:38:30
Message-Id: E1Kvv8u-0004Uy-Q3@stork.gentoo.org
1 Author: agaffney
2 Date: 2008-10-31 14:38:28 +0000 (Fri, 31 Oct 2008)
3 New Revision: 586
4
5 Modified:
6 trunk/tools/ChangeLog
7 trunk/tools/catalyst-auto-x86.conf
8 Log:
9 Add in x86 stage2/3 for minimal CD
10
11 Modified: trunk/tools/ChangeLog
12 ===================================================================
13 --- trunk/tools/ChangeLog 2008-10-28 02:49:10 UTC (rev 585)
14 +++ trunk/tools/ChangeLog 2008-10-31 14:38:28 UTC (rev 586)
15 @@ -2,6 +2,9 @@
16 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
17 # $Id$
18
19 + 31 Oct 2008; Andrew Gaffney <agaffney@g.o> catalyst-auto-x86.conf:
20 + Add in x86 stage2/3 for minimal CD
21 +
22 28 Oct 2008; Andrew Gaffney <agaffney@g.o> catalyst-auto-x86.conf:
23 Build i686 stage2/3 instead of x86
24
25
26 Modified: trunk/tools/catalyst-auto-x86.conf
27 ===================================================================
28 --- trunk/tools/catalyst-auto-x86.conf 2008-10-28 02:49:10 UTC (rev 585)
29 +++ trunk/tools/catalyst-auto-x86.conf 2008-10-31 14:38:28 UTC (rev 586)
30 @@ -2,7 +2,7 @@
31 # self-explanatory.
32
33 SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/x86
34 -SPECS="stage1.spec i686/stage2.spec i686/stage3.spec"
35 +SPECS="stage1.spec stage2.spec stage3.spec i686/stage2.spec i686/stage3.spec"
36 SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
37 #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
38 #SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"