# 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 <wolf31o2@gentoo.org> 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 <wolf31o2@gentoo.org>
targets/livecd-stage2/unmerge.sh:
# 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.
# 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.