Big honkin' copyright update.
authorChris Gianelloni <wolf31o2@gentoo.org>
Tue, 5 Jul 2005 21:53:41 +0000 (21:53 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Tue, 5 Jul 2005 21:53:41 +0000 (21:53 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@746 d1e1f19c-881f-0410-ab34-b69fee027534

68 files changed:
ChangeLog
arch/alpha.py
arch/amd64.py
arch/hppa.py
arch/ia64.py
arch/mips.py
arch/ppc.py
arch/ppc64.py
arch/s390.py
arch/sparc.py
arch/sparc64.py
arch/x86.py
catalyst
files/catalyst.conf
modules/builder.py
modules/catalyst_support.py
modules/embedded_target.py
modules/generic_stage_target.py
modules/generic_target.py
modules/grp_target.py
modules/livecd_stage1_target.py
modules/livecd_stage2_target.py
modules/netboot_target.py
modules/snapshot_target.py
modules/stage1_target.py
modules/stage2_target.py
modules/stage3_target.py
modules/stage4_target.py
modules/tinderbox_target.py
targets/embedded/embedded-chroot.sh
targets/embedded/embedded-fs-runscript.sh
targets/embedded/embedded-preclean-chroot.sh
targets/embedded/unmerge.sh
targets/grp/grp-chroot.sh
targets/grp/grp-controller.sh
targets/grp/grp-preclean-chroot.sh
targets/livecd-stage1/livecd-stage1-chroot.sh
targets/livecd-stage1/livecd-stage1-controller.sh
targets/livecd-stage2/livecd-stage2-controller.sh
targets/livecd-stage2/unmerge.sh
targets/netboot/netboot-chroot.sh
targets/netboot/netboot-combine.sh
targets/netboot/netboot-controller.sh
targets/netboot/netboot-image.sh
targets/stage1/build.py
targets/stage1/stage1-chroot.sh
targets/stage1/stage1-controller.sh
targets/stage1/stage1-preclean-chroot.sh
targets/stage2/stage2-chroot.sh
targets/stage2/stage2-controller.sh
targets/stage2/stage2-preclean-chroot.sh
targets/stage3/stage3-chroot.sh
targets/stage3/stage3-controller.sh
targets/stage3/stage3-preclean-chroot.sh
targets/stage4/stage4-chroot.sh
targets/stage4/stage4-controller.sh
targets/stage4/stage4-preclean-chroot.sh
targets/stage4/unmerge.sh
targets/support/create-iso.sh
targets/support/functions.sh
targets/support/kmerge.sh
targets/support/livecdfs-update.sh
targets/support/post-kmerge.sh
targets/support/pre-kmerge.sh
targets/support/target_image_setup.sh
targets/tinderbox/tinderbox-chroot.sh
targets/tinderbox/tinderbox-controller.sh
targets/tinderbox/tinderbox-preclean-chroot.sh

index 0c67483415a1eb3066f0f1e42e8d6061d5d7c0c7..96c11e2263e25fea3d78939a1fe1030450939e52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,44 @@
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.288 2005/07/05 21:41:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.289 2005/07/05 21:53:41 wolf31o2 Exp $
+
+  05 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/alpha.py,
+  arch/amd64.py, arch/hppa.py, arch/ia64.py, arch/mips.py, arch/ppc.py,
+  arch/ppc64.py, arch/s390.py, arch/sparc.py, arch/sparc64.py, arch/x86.py,
+  catalyst, files/catalyst.conf, modules/builder.py,
+  modules/catalyst_support.py, modules/embedded_target.py,
+  modules/generic_stage_target.py, modules/generic_target.py,
+  modules/grp_target.py, modules/livecd_stage1_target.py,
+  modules/livecd_stage2_target.py, modules/netboot_target.py,
+  modules/snapshot_target.py, modules/stage1_target.py,
+  modules/stage2_target.py, modules/stage3_target.py,
+  modules/stage4_target.py, modules/tinderbox_target.py,
+  targets/embedded/embedded-chroot.sh,
+  targets/embedded/embedded-fs-runscript.sh,
+  targets/embedded/embedded-preclean-chroot.sh, targets/embedded/unmerge.sh,
+  targets/grp/grp-chroot.sh, targets/grp/grp-controller.sh,
+  targets/grp/grp-preclean-chroot.sh,
+  targets/livecd-stage1/livecd-stage1-chroot.sh,
+  targets/livecd-stage1/livecd-stage1-controller.sh,
+  targets/livecd-stage2/livecd-stage2-controller.sh,
+  targets/livecd-stage2/unmerge.sh, targets/netboot/netboot-chroot.sh,
+  targets/netboot/netboot-combine.sh, targets/netboot/netboot-controller.sh,
+  targets/netboot/netboot-image.sh, targets/stage1/build.py,
+  targets/stage1/stage1-chroot.sh, targets/stage1/stage1-controller.sh,
+  targets/stage1/stage1-preclean-chroot.sh, targets/stage2/stage2-chroot.sh,
+  targets/stage2/stage2-controller.sh,
+  targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
+  targets/stage3/stage3-controller.sh,
+  targets/stage3/stage3-preclean-chroot.sh, targets/stage4/stage4-chroot.sh,
+  targets/stage4/stage4-controller.sh,
+  targets/stage4/stage4-preclean-chroot.sh, targets/stage4/unmerge.sh,
+  targets/support/create-iso.sh, targets/support/functions.sh,
+  targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
+  targets/support/post-kmerge.sh, targets/support/pre-kmerge.sh,
+  targets/support/target_image_setup.sh,
+  targets/tinderbox/tinderbox-chroot.sh,
+  targets/tinderbox/tinderbox-controller.sh,
+  targets/tinderbox/tinderbox-preclean-chroot.sh:
+  Big honkin' copyright update.
 
   05 Jul 2005; <eje001@gentoo.org> modules/catalyst_support.py,
   modules/generic_stage_target.py:
index 8b047207ceaef5782f5b46234a3ce9c01af331b7..521aaa7c15e316364d290c2ea57379e90cd28d0f 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/alpha.py,v 1.2 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/alpha.py,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 90472ed576c6e9106d921430146ad99f6771493f..e960760f2f01f77ce59a78da4f4ed0d29cc01cfd 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/amd64.py,v 1.3 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/amd64.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder
 
index 4ac5f05ca1ecb5f3ad3ed86701dd9c5a3b8381a2..0b20fe1a965d7d6177a9e6b6e9e5cfa0505ed095 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/hppa.py,v 1.4 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/hppa.py,v 1.5 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index e5eefeeaa25079c575810b563f5a7eefb1796a7d..89b28b52886aabe87d95e612c8ab8b346dacfb98 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ia64.py,v 1.4 2004/10/19 04:09:13 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ia64.py,v 1.5 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 7b3ddf1f706343bc0ad2a41559184b1eebe7dc57..cccbad657cafdecaccbba219820dc4596a9311b2 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/mips.py,v 1.3 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/mips.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 44a81fe27477f43249be70c25ab91da630f87c7b..b41bb5d92f2e6523947751cbc544a9395230116d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ppc.py,v 1.12 2005/01/03 21:09:09 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ppc.py,v 1.13 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import os,builder
 from catalyst_support import *
index 4222272caee2c72c758f2c25fb31769ed66dce69..bd944ba763d181aeaf40514421b818eb125cc011 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ppc64.py,v 1.2 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/ppc64.py,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder
 
index eeb11cae81b53ea9de0d601e0b23cedfa030314c..2e526f667aaac0e33a6e1bd9654d3d43df5d7a77 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/s390.py,v 1.2 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/s390.py,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 7973e6fb4169acd9858afdf625e8ea9ae29a30c7..aff44b9e183193b636590861d0391d8e679e3e31 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/sparc.py,v 1.5 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/sparc.py,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 2b2e7fe9220566f600f696b571cc0f720f31de54..590e35c48fd5aea894b3eeb0559b6d1b0abb35a5 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/sparc64.py,v 1.4 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/sparc64.py,v 1.5 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 883a493dcb29f102eedb5a01b66368afe653c097..937a86360bb2b6b3c9e7176a175513208706986c 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/arch/x86.py,v 1.14 2004/10/15 02:36:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/arch/x86.py,v 1.15 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import builder,os
 from catalyst_support import *
index 10b82078d9db3ec0877701a84f3980318d76cf9e..03097ac585716ce77be6d17c7d7b7dd73c0c7f91 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -1,7 +1,7 @@
 #!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.84 2005/06/22 18:51:44 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.85 2005/07/05 21:53:41 wolf31o2 Exp $
 
 # Maintained in full by:
 # Eric Edgar <rocket@gentoo.org>
index 8ce6d2124965e2026a6c3316b1bf32f24ac543a8..eba537a1b4b29569555d875187084f4a13212f00 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.10 2005/05/20 19:16:47 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.11 2005/07/05 21:53:41 wolf31o2 Exp $
 
 # Simple desriptions of catalyst settings. Please refer to the online
 # documentation for more information.
index 395a82e67493f739da6ec7e07e2e933a12933f5c..cc9949e309191e1b159cfe94aa2c3a4079537f1d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/builder.py,v 1.7 2004/10/15 02:27:58 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/builder.py,v 1.8 2005/07/05 21:53:41 wolf31o2 Exp $
 
 class generic:
        def __init__(self,myspec):
index 770dd8a6e76d07976a78be6c88f068d41368ac1d..cde1a9240715b8ea4d3a92204007a19c11f5bc14 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/catalyst_support.py,v 1.48 2005/07/05 20:49:48 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/catalyst_support.py,v 1.49 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import sys,string,os,types,re,signal,traceback,md5,time
 selinux_capable = False
index d2038257cb97466602638f4023520f79108ba868..004c254becd5296f3518fe02a56742534ffde446 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/embedded_target.py,v 1.12 2005/04/22 18:33:06 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/embedded_target.py,v 1.13 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 This class works like a 'stage3'.  A stage2 tarball is unpacked, but instead
index 14720cc7f1548fd5dd0e34365912eef5309352ab..11e92d6d7e6e66bd301a11951466477d008c6fce 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/generic_stage_target.py,v 1.48 2005/07/05 20:49:48 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/generic_stage_target.py,v 1.49 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 This class does all of the chroot setup, copying of files, etc. It is
index e5a04ce7aa0615f7d6b94a75f154be0eee3dfcbd..d371346074496e0e13c3099fb46294a811a4cf74 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/generic_target.py,v 1.3 2004/10/15 02:27:58 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/generic_target.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 The toplevel class for generic_stage_target. This is about as generic as we get.
index 7b08b6963a0950068c84b26e24221b433455e697..ab8980a060e723a0a5df243f87cd8d9ef488918e 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/grp_target.py,v 1.10 2005/04/21 14:23:11 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/grp_target.py,v 1.11 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 The builder class for GRP (Gentoo Reference Platform) builds.
index 2b93e8656bf3c4f84e40ee93d4a73534b5a2ff26..12caec2b24e7f6d0d4ae3548a76ee719323eb573 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/livecd_stage1_target.py,v 1.13 2005/06/23 15:42:50 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/livecd_stage1_target.py,v 1.14 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for LiveCD stage1.
index cec5beabc66cb98979bc3c112e0e7be86c531fed..7ef14204eabcf57f143776285171b1f0d6268e42 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/livecd_stage2_target.py,v 1.44 2005/06/28 17:32:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/livecd_stage2_target.py,v 1.45 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for a LiveCD stage2 build.
index b569c769028416a5275ab1719f78d2070e0daec5..ff688fbdf61aed299d05ec529c1c78a137026604 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/netboot_target.py,v 1.3 2005/04/21 14:23:11 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/netboot_target.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for a netboot build.
index 806da49462454134ad07cb5b15e4e5f69f7d2c82..a4f8a10007312cdacb354adee99720d720531bad 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/snapshot_target.py,v 1.10 2005/05/16 14:26:51 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/snapshot_target.py,v 1.11 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for snapshots.
index 95e368150dbdd596973d0beb216d11374c06d732..7636465a797633ea2b2b9acfdee385856d6faf2d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage1_target.py,v 1.8 2005/04/07 23:02:20 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage1_target.py,v 1.9 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for a stage1 installation tarball build.
index 4439816ec558f5731f7fd152d716d508e3a843d3..306ffbe098bd9171381feccde318e429b99e87b0 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage2_target.py,v 1.3 2004/10/15 02:27:58 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage2_target.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for a stage2 installation tarball build.
index 511a0b40e07f191b46029a5a3f07c806a1885197..c951e57c21beff3be148c49e590816d109aca525 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage3_target.py,v 1.3 2004/10/15 02:27:58 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage3_target.py,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for a stage3 installation tarball build.
index fe6b62a33ed9180c4ba03e320f327bcd35084cce..1f83d72679dd05ef6d240e6ddb076c174019b79b 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage4_target.py,v 1.7 2005/06/23 15:42:50 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/stage4_target.py,v 1.8 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 Builder class for LiveCD stage1.
index 426f9986943b0e5b24aea3185cc068db421e577e..09a4f0c9a3d02b9fc26940f4da5a6e405b3dcb6d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/modules/tinderbox_target.py,v 1.9 2005/04/21 14:23:11 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/modules/tinderbox_target.py,v 1.10 2005/07/05 21:53:41 wolf31o2 Exp $
 
 """
 builder class for the tinderbox target
index ff8eb528186068368a1fb3742ea7e2b50757471a..6dfb2836dc1d9d662ccfe42b2a7390afec27bc63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/embedded-chroot.sh,v 1.15 2005/04/21 14:23:11 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/embedded-chroot.sh,v 1.16 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index 26d13b74adea7f7a23e9e2cfd1e8e26cd6ec8348..2db728e5329615ddfc0694bde50a41e6ca985df9 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 die() {
index de04db309e05e2d3c927c7f8897d756eb339d8c2..7bf4ec4605d44986af59bc1937439a9e2d0fcb87 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/embedded-preclean-chroot.sh,v 1.5 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/embedded-preclean-chroot.sh,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 
 . /tmp/chroot-functions.sh
index c9e0e2a0a4478f13dd76618c7e359f634a23e3e2..21bc7d11bae594b51e56c730430b195042d4afde 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/unmerge.sh,v 1.2 2004/10/15 02:46:58 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/embedded/unmerge.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 ${clst_CHROOT} ${clst_chroot_path} /bin/bash << EOF
        ROOT=/tmp/mergeroot emerge -C $* || exit 1
index c9f5d0f8084bf011b5eebaf1b886b5de58e0e38e..7128debc453fbd7747cfde6e7373a51d1012a664 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-chroot.sh,v 1.15 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-chroot.sh,v 1.16 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index 4700390a52e503692aeca630e860da24a1585f30..7b72edbe99e510eac2ce0ae0c49ec1f9ae818d4c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-controller.sh,v 1.2 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-controller.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 
 case $1 in
index f55630df1b09a5ea0d563a2547d2a32e141b4cbf..3d21ba88aa9ffb61a4b69491489b5bf5bf4c0ff5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-preclean-chroot.sh,v 1.7 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-preclean-chroot.sh,v 1.8 2005/07/05 21:53:41 wolf31o2 Exp $
 
 
 . /tmp/chroot-functions.sh
index 392e8a5d65df700dafb7946c59a59889c74e295f..08fd420d6404a6e6f7225f870aceb0af89efa2d3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/livecd-stage1-chroot.sh,v 1.17 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/livecd-stage1-chroot.sh,v 1.18 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index b176a3cc23c0a9cfdd5f0bd252b2fb8f261ccf87..8486328b62f331eab4748a998e34df7170269d1d 100755 (executable)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh,v 1.7 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh,v 1.8 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . ${clst_sharedir}/targets/support/functions.sh
 
index 7973d409a20e9674682731dc8f5fcdb133d532e1..04c233629bdcac450f27807dc2f2d44cb848ff86 100755 (executable)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh,v 1.11 2005/06/09 17:42:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh,v 1.12 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
 
index c9d26075e67bd816a53b93ac75a8ded2c869d523..e6712bd9a22dbd34b43faa10dd1f1a1f717f4a31 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/Attic/unmerge.sh,v 1.8 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/Attic/unmerge.sh,v 1.9 2005/07/05 21:53:41 wolf31o2 Exp $
 
 ${clst_CHROOT} ${clst_chroot_path} /bin/bash << EOF
        EMERGE_WARNING_DELAY=0 emerge -C $*
index 5ab595a9ae5317c3c3a4f9c0a4e44404dc4628a1..8393aa444930b43827ee9b0a6a960bd6b3987ff1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-chroot.sh,v 1.1 2005/04/04 17:50:30 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-chroot.sh,v 1.2 2005/07/05 21:53:41 wolf31o2 Exp $
 . /tmp/chroot-functions.sh
 
 update_env_settings
index a417af585267ee2a82ece6f7eababf37673aec5d..b3f6c16469af391e04687197a97ee8351b8c8134 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-combine.sh,v 1.3 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-combine.sh,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . ${clst_sharedir}/targets/support/chroot-functions.sh
 . ${clst_sharedir}/targets/support/functions.sh
index 19b1987ee14719ec20c6cd47f8f2238a79e42e3e..87efe2794df57d1fa1d08fab5b0268a113627b97 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-controller.sh,v 1.2 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-controller.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
 
index 4cf3d280d5cfed36b27536d9a232058548ed0f81..d1351ff27ef89f4caf4c28d9ca2f0e869df850ec 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-image.sh,v 1.5 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/netboot/netboot-image.sh,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index 9bebfc25f02ca987620c40bdf607ee9661034783..1ec8e15a2ca4ffb7ea79c83a0621c39bfe229fe1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/python
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/build.py,v 1.2 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/build.py,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 import portage,sys
 
index 2c64c8100d2578ff184bdc25b1b43d3ee14f01f2..2f50b93676087a0693e58f9637967ffb77ecd005 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-chroot.sh,v 1.33 2005/07/05 17:55:30 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-chroot.sh,v 1.34 2005/07/05 21:53:41 wolf31o2 Exp $
        
 
 . /tmp/chroot-functions.sh
index a0192775b3a34a425341e78522f09cc78ee96090..4e6c0d6818f26d0f697dd74137d1361b5659259a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-controller.sh,v 1.3 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-controller.sh,v 1.4 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . ${clst_sharedir}/targets/support/functions.sh
 
index e89ec6e2b229aaa8d32c0da1221965cbb9e233bb..746586d0732b8d248e1a5fa22cc30afd199df393 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-preclean-chroot.sh,v 1.6 2005/06/02 20:30:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage1/stage1-preclean-chroot.sh,v 1.7 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index 6c65308bba340724f32a84db601167b29ac02049..664cea84df6fad3442e620e402f3358204922c8b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-chroot.sh,v 1.12 2005/06/14 19:43:26 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-chroot.sh,v 1.13 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index a714dafdb5b250932c7f57d222ceb10a1754c117..e7656042b24875999b79e053129c4a35fda1b239 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-controller.sh,v 1.2 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-controller.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 
 
index e06e625efb1f31b7d3ca1790aa689b4c05563c4d..3cb669ee3ec5c49c286b7b698157f7be86d5e1a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-preclean-chroot.sh,v 1.5 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage2/stage2-preclean-chroot.sh,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 update_env_settings
index 7b8e0b3d13cb7c77d51e0b5ec32c0e0616969903..6f6823cc1adc2a79e477f80abadd9d46dfb12746 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-chroot.sh,v 1.19 2005/04/07 12:24:16 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-chroot.sh,v 1.20 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 check_portage_version
index e4689f7b228cc3a66864eaff6d1a4b7bd550154f..afb80dfb684fbdadefe39668eeb4f256db11a333 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-controller.sh,v 1.2 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-controller.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 
 
index 63b962ae542157637d3bdc163e0a05ca9d8ad76c..9a34beb6e14e86a5811be17beb07f20ca0fd9dba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-preclean-chroot.sh,v 1.5 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage3/stage3-preclean-chroot.sh,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 update_env_settings
index 2e920f0eeaa28fbf1efb430165d666384e3a3c6c..436126d98fed6dbfb9c25d6cca3184ada5c1d1aa 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 . /tmp/chroot-functions.sh
index 82608f79c85fc1080048f5291c44a8335f1d80c0..1f8261a7943f94e8f0755f99dfcf0a1236a404da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage4/stage4-controller.sh,v 1.6 2005/06/27 16:14:49 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage4/stage4-controller.sh,v 1.7 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 
 
index c1f0a6c14624d0a5ad1292493528280673bc3018..7198068f65ff7ef8d16fd5cee79627fb9d17ad85 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 . /tmp/chroot-functions.sh
index 6ed5722a5575bd38021ee4054a7832fd92ec9326..649d11e68df57d355d9fa35d92eba6e4909e7f06 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage4/Attic/unmerge.sh,v 1.1 2005/04/11 20:05:40 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/stage4/Attic/unmerge.sh,v 1.2 2005/07/05 21:53:41 wolf31o2 Exp $
 
 ${clst_CHROOT} ${clst_chroot_path} /bin/bash << EOF
        EMERGE_WARNING_DELAY=0 emerge -C $*
index 2ba427798d300283192b23f0652d1d43a7b4f050..0f33ebad3ff8e4c4aae8cf2996e49e0126e7c8bc 100755 (executable)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/create-iso.sh,v 1.7 2005/07/05 17:20:05 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/create-iso.sh,v 1.8 2005/07/05 21:53:41 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
 #. ${clst_sharedir}/targets/${clst_target}/${clst_mainarch}-archscript.sh
index 98afe3f3bd841ef172199747852d7e666dded75f..7bdc0ae51931e3c94b5192a70a9e7f59135f22e6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 copy_to_chroot(){
        local file_name=$(basename ${1})
index 24aeacfb4ab37e6811615e5e50dc42aec41a4420..e4c07610982be4eae0b05c9cb2ec0940b08541f8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 source /tmp/chroot-functions.sh
index 115173ae686ab7fc36d3a5d3887ee8333ac503fd..0176409ebb8a019f84bb8e0137cf538ef0999b88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/livecdfs-update.sh,v 1.17 2005/06/23 19:11:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/livecdfs-update.sh,v 1.18 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 update_env_settings
index a89e13e52a9c434d8c95c76f61df014565d7d6eb..89c0162eedc5fcbd65afddb262837f0f24656a41 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 /usr/sbin/env-update
index a11bae002cee8553b1c8f69c2ac7f79913cdac8f..5dc84529ee71eb2059440dce0065f2efd861418f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 . /tmp/chroot-functions.sh
index b10e5198b362708cbbb85099c074ee3180cb2504..0e0d7011ee264483808f83036c67840596459ac2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
index 8fec85a768e20ad0fb2d192cceed6d45f70608a4..4d4b207a766c0055eea3fc3a681e70b1586b1b83 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-chroot.sh,v 1.11 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-chroot.sh,v 1.12 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 
index b2118317becde3e7bbb094f2e89ba06cbf36096b..b83dccc63d63f01e28b5eaed04f089035885050e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-controller.sh,v 1.2 2005/04/27 17:44:58 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-controller.sh,v 1.3 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . ${clst_sharedir}/targets/support/functions.sh
 
index af84b091468e005b271a76d1ce0e96c5383270d2..d147cbdf64a5ace1c48b9beb651d042452f4994a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh,v 1.5 2005/04/04 17:48:33 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/tinderbox-preclean-chroot.sh,v 1.6 2005/07/05 21:53:41 wolf31o2 Exp $
 
 . /tmp/chroot-functions.sh
 update_env_settings