From 03d6c3ecb12061dda63bea65c11c5a15cdfaea2b Mon Sep 17 00:00:00 2001 From: "John P. Davis" Date: Sun, 11 Jul 2004 21:31:40 +0000 Subject: [PATCH] added some new information in NOTES, updated the TODO git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@409 d1e1f19c-881f-0410-ab34-b69fee027534 --- NOTES | 10 ++++++++++ TODO | 8 +------- 2 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 NOTES diff --git a/NOTES b/NOTES new file mode 100644 index 00000000..3409578e --- /dev/null +++ b/NOTES @@ -0,0 +1,10 @@ +July 11, 2004 + +If you were previously using a script to call Catalyst and pass options to it on +the commandline (catalyst target=foo meep=yar), BEHAVIOR HAS CHANGED. +You now need to pass Catalyst the -C (--cli) option to tell it to read the next +arguments as a commandline. NOTE THAT -C MUST BE THE LAST ARGUMENT PASSED OR +ELSE BREAKAGE WILL ENSUE. + +The old behavior exists in Catalyst <=1.0.8. The new behavior will exist in +Catalyst >=1.0.9. diff --git a/TODO b/TODO index e4ca747c..73ca715c 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,7 @@ # 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.7 2004/06/16 18:34:23 zhen Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/Attic/TODO,v 1.8 2004/07/11 21:31:40 zhen Exp $ catalyst man page -resuming of builds (sucks having to unpack and repack seeds every time) - -finish catalyst howto - -re-do catalyst main script to be more robust - Fix the hardcoded arch information in modules/generic_stage_target.py -- 2.26.2