summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo7
1 files changed, 3 insertions, 4 deletions
diff --git a/todo b/todo
index b55aeac..b7bfde0 100644
--- a/todo
+++ b/todo
@@ -1,16 +1,15 @@
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 and generalize it
+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 config viewing for builds, not just configurations
Add `flags` column to configurations, builds, use it to implement public and private things
Add 'cancel', option to builds, allow deletion of currently running builds
Add build->configuration and configuration duplication
Add map file for liveCD, load it into DB, 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) or manually (present db-cached list of packages present in stage3 and allow user to select which to remove)
-Only offer bundlers that will work - profiles without CD in map file can't make livecd, installcd, etc.
-Add option to remove default runscripts
+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