new feature: runtime support and bootstrap runtime
[tools/mic.git] / plugins / imager / raw_plugin.py
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-19 Gui Chenfix arm raw image dont' hint when existed
2011-12-16 Qiang ZhangMerge "conf.py: deal siteconf when set in init"
2011-12-16 Zhang QiangMerge "Add 47 system test case."
2011-12-16 JF DingMerge pull request #4 from saukko/master
2011-12-16 Marko SaukkoMerge branch 'master' of https://github.com/jfding/mic
2011-12-15 Marko SaukkoDon't create new name value as we have already done...
2011-12-13 JF Dingmore concise plugin related expressions
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 JF Dingmake the configmgr better
2011-10-27 JF DingMerge remote branch 'origin/master'
2011-10-27 JF Dingbetter handling for existing files checks
2011-10-26 Zhang QiangClean up checking exist image code
2011-10-26 Zhang QiangGive prompt info if target image file exist.
2011-10-21 JF DingMerge remote branch 'origin/master'
2011-10-21 JF Dingrewrite the release_out code
2011-10-19 JF Dingfixed typos
2011-10-19 Gui ChenRefine the outdir for release
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 Gui ChenCheck if ks file exists
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-13 Zhang QiangAdd --record-pkgs option to output more package info
2011-10-10 JF Dingunify the license header of all files
2011-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-22 JF Dingshow available pkgmgrs if invalid one encountered
2011-09-22 Jian-feng dingMerge "zypp: check arch of local rpm"
2011-09-22 Jian-feng dingMerge changes I0f07f6ae,Icb6a062e,I2dcf8cf6,If0ee2bce
2011-09-22 Jian-feng dingMerge "zypp: remove the zypp_install function"
2011-09-21 JF DingMerge "Correct release option show"
2011-09-20 Gui ChenCorrect release option show
2011-09-20 Shuangquan ZhouRemove the temporary dir 'srcmnt'
2011-09-12 Gui ChenAdd release option
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-07 JF Dingpostpone the fetch repomd and cleanup configmgr
2011-09-07 JF Dingenhance loop to mount multi-loop imgs at the same time
2011-09-07 JF Dingreplace most of subprocess calls by new runner apis
2011-09-05 JF Dingmove msger.run to utils.runner module and more apis
2011-09-05 JF Dingremove improper exception handlings
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dinglivecd/liveusb will quit decently for arm images
2011-09-01 JF Dingrefine the raw plugin code
2011-09-01 JF Dingrefine the fs plugin code and other cleanups
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-30 JF Dingmore compact plugin framwork
2011-08-20 JF Dingmore cleanup
2011-08-19 JF DingMerge "Modified the image name for convertor"
2011-08-19 Shuangquan ZhouModified the image name for convertor
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-18 Gui ChenCorrect pluging help output message
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF DingMerge "Add some useful prompt"
2011-08-16 Shuangquan ZhouAdd some useful prompt
2011-08-15 JF Dingrename all micng to mic
2011-08-15 Shuangquan ZhouUpdated chroot's cleanup function
2011-08-11 Shuangquan ZhouRemove a useless function
2011-08-11 Shuangquan ZhouSupport micng convertor
2011-08-10 Zhou ShuangquanInitial checkin of micng