summaryrefslogtreecommitdiff
path: root/todo
blob: b42c634f511928774d7b5298fb0e4da945ebdcf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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)
*** Make bundler selection not hardcoded in wizard and manager ***
Only offer bundlers that will work - profiles without CD in map file can't make livecd, installcd, etc.
Allow user to select if configurations and builds are 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 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 locale selection? (only item in gentoo-steps still marked as undone)
*** 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
Find out what on earth is wrong with error reporting in the frontend