summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-06-19 01:02:06 -0400
committerEudyptula <eitan@mosenkis.net>2009-06-19 01:02:06 -0400
commit93f57438a02f5268027913861f2962b4da4e9662 (patch)
tree9c4f21578b904d2c7823ab8543ff4b678af7c048
parentAdded sessions, login, build request on frontend; changed backend to use buil... (diff)
downloadingenue-93f57438a02f5268027913861f2962b4da4e9662.tar.gz
ingenue-93f57438a02f5268027913861f2962b4da4e9662.tar.bz2
ingenue-93f57438a02f5268027913861f2962b4da4e9662.zip
Updated todo
-rw-r--r--todo4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo b/todo
index 6964cf1..e35fa03 100644
--- a/todo
+++ b/todo
@@ -4,5 +4,7 @@ Investigate using testing branch of portage (2.2)
Add a builds table and class, integrate it in backend
Add signal handling to the backend so when you hit Ctrl-C, it doesn't leave the logs saying "running" for the current task
Find kernels
-Add a 'requested' column to builds so we know which ones to start first
+Add a 'ctime' column to builds so we know which ones to start first
Add status column of builds to log viewer
+Parse Packages file for make.conf generation and make.profile linking
+Support choosing the profile in frontend, backend