diff options
author | Eudyptula <eitan@mosenkis.net> | 2009-06-19 01:02:06 -0400 |
---|---|---|
committer | Eudyptula <eitan@mosenkis.net> | 2009-06-19 01:02:06 -0400 |
commit | 93f57438a02f5268027913861f2962b4da4e9662 (patch) | |
tree | 9c4f21578b904d2c7823ab8543ff4b678af7c048 | |
parent | Added sessions, login, build request on frontend; changed backend to use buil... (diff) | |
download | ingenue-93f57438a02f5268027913861f2962b4da4e9662.tar.gz ingenue-93f57438a02f5268027913861f2962b4da4e9662.tar.bz2 ingenue-93f57438a02f5268027913861f2962b4da4e9662.zip |
Updated todo
-rw-r--r-- | todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |