From: agaffney Date: Sun, 28 Sep 2008 20:05:27 +0000 (-0500) Subject: Update TODO with placeholder idea X-Git-Tag: CATALYST_2_0_6_916~68^2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1eabb90d00ce807fae680aee0f39ce565785617;p=catalyst.git Update TODO with placeholder idea --- diff --git a/ChangeLog b/ChangeLog index 6f5c99d2..d655af69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 28 Sep 2008; Andrew Gaffney TODO: + Update TODO with placeholder idea + 07 Sep 2008; Andrew Gaffney catalyst, +modules/catalyst/util.py: Create catalyst.util module with capture_traceback() and print_traceback() diff --git a/TODO b/TODO index d74f6ee0..0fa481bc 100644 --- a/TODO +++ b/TODO @@ -18,4 +18,7 @@ - --load-average - perform GCC version detection in seed stages to determine supported settings - build bootloaders for targets on-demand, rather than using pre-built tarballs +- support for placeholders in spec file, both automatic and user-specifed + - %DATESTAMP% could be automatic + - %BUILDDIR% would be nice for livecd/iso instead of specifying full path