summaryrefslogtreecommitdiff
path: root/todo
blob: e6df73c3c8e7b3b82935100af7919927cc6a520a (plain)
1
2
3
4
5
6
7
8
9
10
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 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
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