Add i686/stage1.spec to stage list

svn path=/trunk/; revision=646
This commit is contained in:
Andrew Gaffney 2009-05-13 12:28:57 +00:00
parent e8375579ca
commit 20c1433f36
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,9 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Id$ # $Id$
13 May 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Add i686/stage1.spec to stage list
11 May 2009; Andrew Gaffney <agaffney@gentoo.org> 11 May 2009; Andrew Gaffney <agaffney@gentoo.org>
-catalyst-auto-amd64-hardened.conf, -catalyst-auto-x86-hardened.conf: -catalyst-auto-amd64-hardened.conf, -catalyst-auto-x86-hardened.conf:
Remove separate -hardened files Remove separate -hardened files

View file

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