From 6aa5ec7854e062245f5344d8cf629a4440b9dc42 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 8 Dec 2005 03:17:12 +0000 Subject: [PATCH] Turning off autoresume of doom until I can get more testing. I've had several issues with it. I'll be reporting/fixing these as I come across them but for now wish to turn it off by default as I don't want this one feature to stop the possible 2.0 final release. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@945 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 8 +++++++- files/catalyst.conf | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d6836993..e858aa35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.432 2005/12/07 21:57:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.433 2005/12/08 03:17:11 wolf31o2 Exp $ + + 08 Dec 2005; Chris Gianelloni files/catalyst.conf: + Turning off autoresume of doom until I can get more testing. I've had + several issues with it. I'll be reporting/fixing these as I come across them + but for now wish to turn it off by default as I don't want this one feature + to stop the possible 2.0 final release. 07 Dec 2005; Chris Gianelloni targets/livecd-stage2/unmerge.sh: diff --git a/files/catalyst.conf b/files/catalyst.conf index 6e1198de..72280f2f 100644 --- a/files/catalyst.conf +++ b/files/catalyst.conf @@ -1,6 +1,6 @@ # 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.17 2005/12/02 17:05:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.18 2005/12/08 03:17:12 wolf31o2 Exp $ # Simple desriptions of catalyst settings. Please refer to the online # documentation for more information. @@ -29,7 +29,7 @@ distdir="/usr/portage/distfiles" # md5 = Create a .digests file containing the md5 of the output object # sha = Create a .digests file containing the sha1 of the output object # (These options can be used together) -options="autoresume kerncache md5 pkgcache seedcache sha snapcache" +options="kerncache md5 pkgcache seedcache sha snapcache" # sharedir specifies where all of the catalyst runtime executables are. Most # users do not need to change this. -- 2.26.2