summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-06-22 16:42:57 -0400
committerEudyptula <eitan@mosenkis.net>2009-06-22 16:42:57 -0400
commitc64f0fad993d53ed00c98668114ba062ea376e29 (patch)
tree95a37bf76e7624066b9d31ede7c7a68cc39907a3 /todo
parentAdded basic support for adding arbitrary packages in frontend and backend, ta... (diff)
downloadingenue-c64f0fad993d53ed00c98668114ba062ea376e29.tar.gz
ingenue-c64f0fad993d53ed00c98668114ba062ea376e29.tar.bz2
ingenue-c64f0fad993d53ed00c98668114ba062ea376e29.zip
Fix some silly mistakes, add PATH from the host system to the backend's target environment, update todo
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 4 insertions, 4 deletions
diff --git a/todo b/todo
index e6df73c..8e85496 100644
--- a/todo
+++ b/todo
@@ -3,8 +3,8 @@ Find kernels
Add status column of builds to log viewer (and ctime, start, finish)
Move more functions into corresponding classes
Give profiles an auto_increment ID so they can have their directories moved without breaking the db
-Have backend handle builds that it finds to already be running
+Have backend handle builds that it finds to already be running (break in to steps and store current status)
Add a PID file so backend can't start twice
-Add extra package adding in frontend
-Implement extra packages in backend
-Plan out how the backend should handle different distro modules
+Make frontend package adding a little more user-friendly
+Restructure the backend for modularity
+Write an init script and a live git ebuild