Add in x86 stage2/3 for minimal CD
svn path=/trunk/; revision=586
This commit is contained in:
parent
7b39e8aa62
commit
5c6480d8e6
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Id$
|
# $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:
|
28 Oct 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
|
||||||
Build i686 stage2/3 instead of x86
|
Build i686 stage2/3 instead of x86
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# self-explanatory.
|
# self-explanatory.
|
||||||
|
|
||||||
SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/x86
|
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} 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue