summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <nashif@linux.intel.com>2011-02-12 10:52:14 +0000
committerAnas Nashif <nashif@linux.intel.com>2011-02-12 10:52:14 +0000
commitdd71de3b6503a3a04256b7921680bb4a8eae8ac0 (patch)
treed4175c3be23481f283f97b284b8d85c5c49dddbd
parent1cdf161972331d812ded027d5eec48cd0e56788d (diff)
downloadkickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.tar.gz
kickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.tar.bz2
kickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.zip
update TODO
-rw-r--r--TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO b/TODO
index 031d3ee..0442912 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
List of things to do:
- - Add support for build IDs
- - Multi arch repos
- - ..
+ - Add support for build IDs (partially done)
+ - Multi arch repos (partially done)
+ - Support kickstart magic
+ Add addition options per image to describe how it should be created, i.e. image type and other options
+ The generated kickstart files should then have the line on top that can be evaluated by mic
+ - Make it act as a module, so it can be imported into other scripts and generate kickstart file
+ -