diff options
author | Eudyptula <eitan@mosenkis.net> | 2009-08-05 16:38:03 -0400 |
---|---|---|
committer | Eudyptula <eitan@mosenkis.net> | 2009-08-05 16:38:03 -0400 |
commit | 486f88683d5bce71686fd584d2e0878fa063771f (patch) | |
tree | 2978fe7debe81fc36715917619c8911ae1a9b5ef /todo | |
parent | Started backend script to copy portage tree into image and configure portage (diff) | |
download | ingenue-486f88683d5bce71686fd584d2e0878fa063771f.tar.gz ingenue-486f88683d5bce71686fd584d2e0878fa063771f.tar.bz2 ingenue-486f88683d5bce71686fd584d2e0878fa063771f.zip |
Added more package sets, created status document from Gentoo install guide, updated todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,9 +8,11 @@ Add `flags` column to configurations, builds, use it to implement public and pri 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. +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 -*** Go through Gentoo install guide and make sure everything is covered *** +*** Implement selected items from install-steps *** +*** Documentation |