more done!

This commit is contained in:
Jesse Keating 2007-08-26 19:45:23 -04:00 committed by Jesse Keating
parent b8b7d763f9
commit 85620199c0
1 changed files with 8 additions and 2 deletions

10
ToDo
View File

@ -28,7 +28,9 @@ DONE ^^
* Make the following transitions
product_name -> name *DONE*
product path == 'Packages/" *DONE*
cachedir == /var/cache/pungi ?
cachedir == /var/cache/pungi *DONE*
DONE ^^
* Get comps data from repos
Use ayum.comps.<whatever> to get comps information *DONE*
@ -39,9 +41,11 @@ DONE ^^
* From pykickstart
manifest -> %packages *DONE*
yum-repos -> repo
yum-repos -> repo *DONE*
isosize -> part iso size <size> (optional) *DONE*
DONE ^^
* Release notes stuff
Drop all stuff but GPL, README, GPG keys, potentially README-BURNING-ISOS ?
@ -49,4 +53,6 @@ DONE ^^
Steal root check
Use same cli syntax if possible (conf -> config, etc..)
* Figure out how to allow use of $releasever and $basearch
* Profit!