changeset 34:ceecdbbb1364

some updates
author David A. Holland
date Mon, 27 May 2013 23:19:00 -0400
parents 298c8a7f5181
children d18135398d0f
files TODO
diffstat 1 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Mon May 27 23:16:42 2013 -0400
+++ b/TODO	Mon May 27 23:19:00 2013 -0400
@@ -1,8 +1,14 @@
 There is no permissions setup for the SQL schema.
 
-Does not currently install any of the SQL files.
+There are no indexes declared, except for implicitly via primary keys.
 
 None of the scripts actually exist yet.
 
-Does not have the scripts or config mechanism to install a test
-environment.
+Needs a configure script.
+in the meantime, set these things in config.mk:
+	DESTDIR
+	PREFIX
+and config.sed should substitute these things:
+	@PYTHON@
+	@SH@
+	@VERSION@