update README.rst for better wiki convertion support
[tools/mic.git] / mic /
2011-09-08 JF Dingmake loop class more extensible
2011-09-08 Gui Chenadd --debug/--verbose for create
2011-09-08 Gui ChenRelocate common options for create
2011-09-08 JF Dingremove redundant module importing
2011-09-08 JF Dingbetter exception handling for kickstart parser
2011-09-08 JF Dingloop -E opt support / as the mountpoint
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 Dingseparate proxy funcs from misc.py and del deprecated
2011-09-05 JF Dingfixed msger.run error when arg is empty str
2011-09-05 JF Dingremove improper exception handlings
2011-09-05 JF Dingbetter raw()/run() handling in msger
2011-09-02 JF Dingimage type "fs" to check and confirm the exists dir
2011-09-02 JF Dingdo not use default value for "lang" in kickstart
2011-09-02 JF Dingtypos in chroot and convert subcmd
2011-09-02 JF Dingsuppress all rpm warning msg in non-debug mode
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingenhancement for 'usage' message
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 Dingenhance msger.ask and new pause()
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 Dingfixed the lost makedirs import symbol
2011-08-30 JF Dingmore compact plugin framwork
2011-08-28 JF Dingincluded 3rdparty urlgrabber modules
2011-08-28 JF Dingchange the default tmp/cache dir and make sure existing
2011-08-24 JF Dingupdate msger to refine nocolor output
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-24 Shuangquan ZhouSupport local rpm packages
2011-08-22 JF Dingcode cleanup
2011-08-21 JF Dingcleanup deprecated functions in misc.py
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 "Updated MIC autotest framework"
2011-08-19 Gui ChenFix kickstart issue
2011-08-19 JF Dingchange the layout of the kickstart module
2011-08-19 Gui ChenSupport outdir
2011-08-19 JF Dingreplace most the print with msger 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 JF Dingreorg the dir structure of kickstart modules
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Gui ChenMerge in pykickstart code
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-18 JF Dingadd msger.py for all unified colored message output
2011-08-18 Gui ChenRename image same with ks name
2011-08-18 Gui ChenBear empty module name
2011-08-18 Gui ChenImprove configmgr
2011-08-18 Gui ChenImprove command line
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF Dingmore tunings for message printing
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 Dingcode cleanup for all new modules
2011-08-15 JF Dingcleanup for creator.py
2011-08-15 JF Dingcleanup chroot.py
2011-08-15 JF Dingrename all micng to mic