diff --git a/tools/ChangeLog b/tools/ChangeLog index 96dfbaca..ae39d1ec 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 01 Dec 2008; Andrew Gaffney + catalyst-auto-sparc64.conf: + Change paths for sparc64 to match bender setup + 30 Nov 2008; Andrew Gaffney +catalyst-auto-sparc64.conf: Add config file for sparc64 diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index cc93bb28..2f7c30f9 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -1,7 +1,7 @@ # This is the config file for the catalyst-auto script. It should be pretty # self-explanatory. -SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/sparc64 +SPECS_DIR=/root/releng/svn-releng/trunk/releases/weekly/specs/sparc64 SPECS="stage1.spec stage2.spec stage3.spec" #SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec" @@ -10,10 +10,10 @@ SPECS="stage1.spec stage2.spec stage3.spec" OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" -KCONFIG_DIR=/release/svn-releng/trunk/releases/weekly/kconfig/sparc64 +KCONFIG_DIR=/root/releng/svn-releng/trunk/releases/weekly/kconfig/sparc64 EMAIL_TO=releng@gentoo.org -EMAIL_FROM=catalyst@poseidon.amd64.dev.gentoo.org +EMAIL_FROM=catalyst@bender.sparc64.dev.gentoo.org EMAIL_SUBJECT_PREPEND="[sparc64-auto]" CATALYST_CONFIG=/etc/catalyst/catalyst.conf