tools/mic.git
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 Dingcatch KeyboardInt and quit decently
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-09-01 JF Dingupdate setup.py for ubuntu installation
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... Support local rpm packages
2011-08-23 Shuangquan... Added a testcase for armv7hl
2011-08-23 Shuangquan... Added a testcase about ARM
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 Shuangquan... Updated MIC autotest framework
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... Modified 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... Modified the indication of yum's downloading progress
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... Added ARM support and fixed some issues
2011-08-18 JF Dingadd msger.py for all unified colored message output
2011-08-18 Gui ChenCorrect pluging help output message
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... Add some useful prompt
2011-08-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 Shuangquan... Add indication of downloading progress
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-16 Shuangquan... Enhanced chroot/convert
2011-08-15 JF Dingadd version output for tools
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
2011-08-15 Shuangquan... Updated chroot's cleanup function
2011-08-11 Shuangquan... Remove a useless function
2011-08-11 Shuangquan... Fixed the issue about live installation
2011-08-11 Shuangquan... Correct some typo mistakes
2011-08-11 Shuangquan... Support micng convertor
2011-08-10 JF Dingcode cleanup
2011-08-10 JF DingMerge "Default image name set same with ksconf file"
2011-08-10 JF DingMerge "Resolved empty modname issue in pluginmgr"
2011-08-10 JF DingMerge "correct help output in creator subcmd"
2011-08-10 JF Dingcode cleanup
2011-08-10 Gui ChenDefault image name set same with ksconf file
2011-08-10 Gui ChenResolved empty modname issue in pluginmgr
2011-08-10 Gui Chencorrect help output in creator subcmd
2011-08-10 JF Dingremove config key for release prefix name
2011-08-10 JF DingUpdate Makefile for plugins installation
2011-08-10 Zhou ShuangquanInitial checkin of micng
2011-07-29 JF Dingadd .gitignore file to project
2011-07-28 Zhou ShuangquanRework interfaces and move some common functions to...
2011-07-26 Zhou ShuangquanImplemented all plugin's interfaces
2011-07-20 JF Dinginitial import code into git