Fix for ppc64
svn path=/trunk/; revision=748
This commit is contained in:
parent
06073c88bf
commit
4524d9eb69
4 changed files with 13 additions and 3 deletions
|
@ -2,6 +2,11 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
08 Sep 2010; Raúl Porcel <armin76@gentoo.org> releases/weekly/ChangeLog,
|
||||
releases/weekly/specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||
tools/catalyst-auto-ppc64.conf:
|
||||
Fix for ppc64
|
||||
|
||||
06 Sep 2010; Raúl Porcel <armin76@gentoo.org>
|
||||
+tools/catalyst-auto-ppc.conf, +tools/catalyst-auto-ppc64.conf:
|
||||
Add ppc configs
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
08 Sep 2010; Raúl Porcel <armin76@gentoo.org>
|
||||
specs/ppc/ppc64/installcd-stage2-minimal.spec:
|
||||
Fix version_stamp on ppc64 minimalcd
|
||||
|
||||
06 Sep 2010; Raúl Porcel <armin76@gentoo.org>
|
||||
+kconfig/powerpc/installcd-ppc32apple-2.6.34.config,
|
||||
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||
|
|
|
@ -2,7 +2,7 @@ subarch: ppc64
|
|||
target: livecd-stage2
|
||||
rel_type: default
|
||||
snapshot: 2008.0
|
||||
version_stamp: minimal-2008.0
|
||||
version_stamp: 2008.0
|
||||
profile: default/linux/powerpc/ppc64/10.0/32bit-userland
|
||||
source_subpath: default/livecd-stage1-ppc64-32ul-2008.0
|
||||
|
||||
|
|
|
@ -4,8 +4,9 @@
|
|||
SVNDIR=/home/armin76/releng
|
||||
|
||||
SPECS_DIR=${SVNDIR}/trunk/releases/weekly/specs/ppc/ppc64
|
||||
|
||||
SPECS="stage1.spec stage2.spec stage3.spec"
|
||||
|
||||
SPECS="stage1-32ul.spec stage2-32ul.spec stage3-32ul.spec stage1-64ul.spec stage2-64ul.spec stage3-64ul.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"
|
||||
|
|
Loading…
Add table
Reference in a new issue