summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09support external configs via command lineAnas Nashif3-6/+21
check for external configs
2012-11-09accept multiple repo argumentsAnas Nashif4-17/+21
2012-11-09up versionAnas Nashif1-1/+1
2012-08-23added workable spec and manifest filesubmit/trunk/20120921.233347JF Ding2-16/+34
2012-08-22remove meego stuff inside specJF Ding1-3/+3
2012-07-22r -> reposAnas Nashif1-1/+1
Change-Id: I36fdc4e76f1728ba4b3145464e1a391f584c0abd Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2012-07-21mergeAnas Nashif2-11/+15
Change-Id: I07c00e71dfc2fc65fc107cfe2222d60a0edc85a7
2012-06-02support user/password in repoAnas Nashif1-3/+11
2012-06-02rename single char variableAnas Nashif1-8/+4
2012-05-31remove debugging codeAnas Nashif1-3/+0
2012-05-31resolved conflictAnas Nashif5-27/+34
2012-05-31add '%attachment' section for mic containerGui Chen2-0/+11
Signed-off-by: Gui Chen <gui.chen@intel.com>
2012-05-30update sample configs under demo/JF Ding3-25/+21
2012-05-30fixed the bug of getting path of configsJF Ding1-1/+1
2012-05-24make things work with pomoAnas Nashif1-5/+11
2012-05-16update setup.py to apply VERSION in installationJF Ding1-1/+21
2012-05-16rename README to README.md and update it as markdownJF Ding2-8/+51
2012-05-16update version for developmentJF Ding3-6/+6
2012-05-16up versionAnas Nashif1-1/+1
2012-05-15set distroAnas Nashif1-0/+3
2012-05-06fixed pathesAnas Nashif1-8/+9
2012-05-03relative external pathAnas Nashif1-2/+4
2012-04-26moved spec to packagingAnas Nashif2-0/+4
2012-04-26modularizeAnas Nashif1-11/+12
2012-04-22move everything to a moduleAnas Nashif2-58/+57
2012-04-22create own module of KSWriterAnas Nashif4-106/+112
2012-04-22create individual ks filesAnas Nashif2-9/+28
create individual ks files and add support for returning list of packages and groups to be installed
2012-04-18support empty passwd to be specifiedJF Ding1-1/+1
2012-04-18support new kickstart directive "prepackages"JF Ding2-0/+10
Using corresponding yaml keyword "PrePackages" to specify the packages which will be "pre-installed" by mic in the pre stage of image creations.
2012-02-29bump version to 0.14JF Ding2-2/+2
2012-02-29no default '--save' for adobe repoJF Ding20-4/+7
2011-07-05new versionAnas Nashif2-18/+1
2011-06-22enable/disable image generation with 'Active' key (BMC#18692)Li Yi1-5/+12
2011-06-22minor fix BMC#16397: accept only .yaml when create xmlLi Yi1-1/+1
2011-05-27better support bootloader optionsAnas Nashif2-2/+13
2011-05-18support bootloader optionsAnas Nashif3-3/+1
2011-05-06check for scripts before reading themAnas Nashif1-8/+14
2011-05-02bumpAnas Nashif1-1/+1
2011-04-21Added possibility to set repository specific options (BMC#15938)Marko Saukko2-3/+9
2011-04-21Accept only .yaml files from external configs directory (BMC#16397).Marko Saukko1-1/+3
2011-04-21Minor whitespace cleanup.Marko Saukko1-19/+16
2011-04-21Ignore the created files by default.Marko Saukko1-0/+4
2011-04-21Cleanup all the created files and dirs.Marko Saukko1-0/+1
2011-04-07try xml parser alternativesAnas Nashif1-2/+20
2011-04-07fixed READMEAnas Nashif1-2/+0
2011-04-07fixed READMEAnas Nashif3-4/+9
2011-04-02bumpAnas Nashif1-1/+1
2011-04-01check for inline configsAnas Nashif1-6/+8
2011-04-01support index file againAnas Nashif1-1/+2
2011-03-31support index file againAnas Nashif1-49/+47