Add in x86 stage2/3 for minimal CD

svn path=/trunk/; revision=586
This commit is contained in:
Andrew Gaffney 2008-10-31 14:38:28 +00:00
parent 7b39e8aa62
commit 5c6480d8e6
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,9 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id$
31 Oct 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Add in x86 stage2/3 for minimal CD
28 Oct 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Build i686 stage2/3 instead of x86

View file

@ -2,7 +2,7 @@
# self-explanatory.
SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/x86
SPECS="stage1.spec i686/stage2.spec i686/stage3.spec"
SPECS="stage1.spec stage2.spec stage3.spec i686/stage2.spec i686/stage3.spec"
SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"