updating todo
authorJohn P. Davis <zhen@gentoo.org>
Tue, 15 Jun 2004 05:39:35 +0000 (05:39 +0000)
committerJohn P. Davis <zhen@gentoo.org>
Tue, 15 Jun 2004 05:39:35 +0000 (05:39 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@397 d1e1f19c-881f-0410-ab34-b69fee027534

TODO

diff --git a/TODO b/TODO
index 26416b28cd32ac3ecfcf30199ec8d0b2758add7f..b57624eebbf2d0973e1cea84fda0859905fdca65 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,14 @@
 # Copyright 1999-2004 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/Attic/TODO,v 1.4 2004/02/11 03:31:55 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/Attic/TODO,v 1.5 2004/06/15 05:39:35 zhen Exp $
 
-Add support for ~x86, etc builds
-
-Make sure to turn off grsec chroot restrictions before starting the build
-(hint: echo 0 > /proc/sys/kernel/grsecurity/chroot_*)
+finish catalyst howto
 
-Add rsync option for snapshot targets
+re-do catalyst main script to be more robust
 
-# completed by John Davis <zhen@gentoo.org>
--basic distcc support
+Fix the hardcoded arch information in modules/generic_stage_target.py
 
-#completed by Daniel Robbins <drobbins@gentoo.org>
--add basic tinderbox support
+Add support for ~x86, etc builds
 
+Make sure to turn off grsec chroot restrictions before starting the build
+(hint: echo 0 > /proc/sys/kernel/grsecurity/chroot_*)