From 85620199c0e8660a1a720584e41bfdc8f5b9fe5a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Aug 2007 19:45:23 -0400 Subject: [PATCH] more done! --- ToDo | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ToDo b/ToDo index 976ab6eb..b187f310 100644 --- a/ToDo +++ b/ToDo @@ -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. 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 (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!