From 965ae0f1c1bc195ab0be687c6835eb075bd82f23 Mon Sep 17 00:00:00 2001
From: Stephen Soltesz <soltesz@cs.princeton.edu>
Date: Tue, 25 Nov 2008 21:15:53 +0000
Subject: [PATCH] re-arranging files for pcu control

---
 README.txt |  1 -
 todo       | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index 6f8c53f..1a87c9e 100644
--- a/README.txt
+++ b/README.txt
@@ -46,6 +46,5 @@ Dependencies
 
 		Mounting it and copy out the 'srvadmin/linux' subdirectory.
 
-
 		Have to suid root:
 			chmod 4755 /usr/sbin/racadm
diff --git a/todo b/todo
index b3dc4de..ce6d114 100644
--- a/todo
+++ b/todo
@@ -1,4 +1,42 @@
+Structure:
+
+monitor module
+	plc wrapper
+	util functions
+	pkl database access
+	database models
+	third-party data sources
+
+pcucontrol
+	reboot.py
+	maps types to code
+	pyssh 
+	hpilo cmds
+	amt cmds
+	racadm cmd
+	ipmitool cmd
+
+web
+	cgi scripts
+	tgweb
+		project...
+
+cmds
+	py scripts
+	node
+	site
+	pcu
+	query
+	grouprins
+
+bootman
+	rpyc
+	
+
+
+
 
+###############################
 for each node:
 	Check Status ->
 		if Pass Threshold -> 
-- 
2.47.0