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,