replace most of subprocess calls by new runner apis
[tools/mic.git] / plugins /
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 Dingseparate proxy funcs from misc.py and del deprecated
2011-09-05 JF Dingremove improper exception handlings
2011-09-02 JF Dingimage type "fs" to check and confirm the exists dir
2011-09-02 JF Dingcatch KeyboardInt and quit decently
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dingrefine and cleanup the zypp backend plugin
2011-09-01 JF Dingseparate check_EULA code to be common
2011-09-01 JF Dingrefine the yumpkgmgr plugin code
2011-09-01 JF Dinglivecd/liveusb will quit decently for arm images
2011-09-01 JF Dingrefine the liveusb code and cleanup
2011-09-01 JF Dingrefine the livecd plugin code and cleanup unused part
2011-09-01 JF Dingrefine the raw plugin code
2011-09-01 JF Dingrefine the loop 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-24 JF Dingremove all the unnecessary wildcard import
2011-08-20 JF Dingmore cleanup
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF Dingchange the path of pykickstart module
2011-08-19 JF DingMerge "Modified the image name for convertor"
2011-08-19 Shuangquan ZhouModified the image name for convertor
2011-08-19 JF DingMerge "Modified the indication of yum's downloading...
2011-08-19 JF Dingcleanup cmdln opts and update cmdln module to latest
2011-08-19 Shuangquan ZhouModified the indication of yum's downloading progress
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-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 Shuangquan ZhouAdd indication of downloading progress
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-16 Shuangquan ZhouEnhanced chroot/convert
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 JF Dingcode cleanup
2011-08-10 JF DingMerge "Resolved empty modname issue in pluginmgr"
2011-08-10 Gui ChenResolved empty modname issue in pluginmgr
2011-08-10 Zhou ShuangquanInitial checkin of micng
2011-07-20 JF Dinginitial import code into git