aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohn P. Davis <zhen@gentoo.org>2004-06-16 18:34:23 +0000
committerJohn P. Davis <zhen@gentoo.org>2004-06-16 18:34:23 +0000
commit1394254dcfd80cee6286aa674d98db809a5d0b21 (patch)
tree3d4843afe79d6a4aaf981cdb62c0fee3a174c487 /TODO
parentupdating todo (diff)
downloadcatalyst-1394254dcfd80cee6286aa674d98db809a5d0b21.tar.gz
catalyst-1394254dcfd80cee6286aa674d98db809a5d0b21.tar.bz2
catalyst-1394254dcfd80cee6286aa674d98db809a5d0b21.zip
beta code to wrap commands
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@399 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO b/TODO
index ee2bb115..e4ca747c 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
# 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.6 2004/06/15 05:41:31 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/Attic/TODO,v 1.7 2004/06/16 18:34:23 zhen Exp $
+
+catalyst man page
resuming of builds (sucks having to unpack and repack seeds every time)
@@ -9,8 +11,3 @@ finish catalyst howto
re-do catalyst main script to be more robust
Fix the hardcoded arch information in modules/generic_stage_target.py
-
-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_*)