diff options
author | Anas Nashif <nashif@linux.intel.com> | 2011-02-12 10:52:14 +0000 |
---|---|---|
committer | Anas Nashif <nashif@linux.intel.com> | 2011-02-12 10:52:14 +0000 |
commit | dd71de3b6503a3a04256b7921680bb4a8eae8ac0 (patch) | |
tree | d4175c3be23481f283f97b284b8d85c5c49dddbd /TODO | |
parent | 1cdf161972331d812ded027d5eec48cd0e56788d (diff) | |
download | kickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.tar.gz kickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.tar.bz2 kickstarter-dd71de3b6503a3a04256b7921680bb4a8eae8ac0.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 + - |