summaryrefslogtreecommitdiff
path: root/todo
blob: 1158b17a29c7c3e57493eadbed288b5b82498994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Write a live git ebuild
Add a profiles management page/backend utility
Add cleanup functions to the frontend and backend (tasks dir in backend containing scripts that can be launched through frontend)
*** Move bundler selection out of gentoo module ***
	Only offer bundlers that will work - profiles without CD in map file can't make livecd, installcd, etc.
	Allow user to select if visible to the public
Allow config viewing for builds, not just configurations
Change `visibility` columns to `flags` in configurations, builds for expandability
Add build->configuration and configuration duplication
Consider adding `configuration` col to builds
Add map file for liveCD, load it into DB, etc. (currently hardcoded = evil)
Add gentoo_profileopts column for liveCD, stage3, etc.
Write script for fetching latest stage3's from the desired FTP dirs
Add ability to trim the stage3 to a minimum set of packages automatically (cached)
Add option to add arbitrary runscripts
Add option to upload a kernel
Add option to upload an arbitrary tar.gz/bz2 to be unzipped over the finished image
*** Implement selected items from gentoo-steps ***
*** Documentation ***
Offer FTP upload
Offer SCP upload?
Ask someone to add the necessary USE flags to php on tinderbox
Add rollback to backend so it can resume after a partial task
Offer option in frontend to submit a failed build for resume
Change builds->display() to handle `failed` column
Find out what on earth is wrong with error reporting