Added -desktop versions of stage2 and stage3 for the architectures that have them. These stages are used to build the LiveCD/LiveDVD, but aren't released to the public.

svn path=/trunk/; revision=239
This commit is contained in:
Chris Gianelloni 2007-02-09 18:00:19 +00:00
parent 141042aa10
commit d434482e96
7 changed files with 52 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.13 2007-02-09 17:40:51 wolf31o2 Exp $
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.14 2007-02-09 18:00:19 wolf31o2 Exp $
09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+alpha/stage2-desktop.spec, +alpha/stage3-desktop.spec,
+amd64/stage2-desktop.spec, +amd64/stage3-desktop.spec,
+x86/i686/stage2-desktop.spec, +x86/i686/stage3-desktop.spec:
Added -desktop versions of stage2 and stage3 for the architectures that have
them. These stages are used to build the LiveCD/LiveDVD, but aren't released
to the public.
09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
alpha/livecd-stage1-gnome.spec, alpha/livecd-stage1-minimal.spec,

View file

@ -0,0 +1,7 @@
subarch: alpha
target: stage2
version_stamp: 2007.0
rel_type: default
profile: default-linux/alpha/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage1-alpha-2007.0

View file

@ -0,0 +1,7 @@
subarch: alpha
target: stage3
version_stamp: 2007.0
rel_type: default
profile: default-linux/alpha/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage2-alpha-2007.0

View file

@ -0,0 +1,7 @@
subarch: amd64
target: stage2
version_stamp: 2007.0
rel_type: default
profile: default-linux/amd64/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage1-amd64-2007.0

View file

@ -0,0 +1,7 @@
subarch: amd64
target: stage3
version_stamp: 2007.0
rel_type: default
profile: default-linux/amd64/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage2-amd64-2007.0

View file

@ -0,0 +1,8 @@
subarch: i686
target: stage2
version_stamp: desktop-2007.0
rel_type: default
profile: default-linux/x86/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage1-x86-2007.0
chost: i686-pc-linux-gnu

View file

@ -0,0 +1,7 @@
subarch: i686
target: stage3
version_stamp: desktop-2007.0
rel_type: default
profile: default-linux/x86/2007.0/desktop
snapshot: 2007.0
source_subpath: default/stage2-i686-2007.0