tools/mic.git
2011-09-12 JF Dingremove arch key from default mic.conf
2011-09-12 Gui ChenAdd arch option
2011-09-12 JF Dingadd --release support for new imagetype
2011-09-12 Gui ChenAdd release option
2011-09-12 JF Dingmore effitient logfile saving
2011-09-09 Zhang Qiangzypp: format dependencies error message.
2011-09-09 JF Dingrevert the _resparse() code for livecd
2011-09-09 JF Dingenhance msger module to support logfile
2011-09-09 JF Dingadding resizing and packaging for new image type
2011-09-09 JF Dingnew image type plugin added
2011-09-08 JF Dingunify coding style
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-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 Dingfixed the name space pollution problem
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 Zhang Qiangzypp:remove redundancy yum configure code
2011-09-05 Zhang Qiangzypp:remove redundancy download/build cache code
2011-09-05 Zhang Qiangzypp: use getRepositoryInfo to replace loop in build_re...
2011-09-05 JF Dingfixed msger.run error when arg is empty str
2011-09-05 Zhang Qiangzypp: save repodata cache for reuse.
2011-09-05 JF Dingremove improper exception handlings
2011-09-05 Zhang Qiangzyppbackend: remove select packages in group
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
next