Resolve groups to packages
[platform/upstream/mic.git] / mic / utils /
2011-09-22 JF Dingminor changes of commments
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
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-20 Zhang Qiangyum: Unify the output of yum backend and zypp backend
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-16 JF Dingfixed the remain mod import problems
2011-09-15 JF Dingkill redundant message output
2011-09-12 Gui ChenAdd release option
2011-09-09 JF Dingrevert the _resparse() code for livecd
2011-09-09 JF Dingadding resizing and packaging for new image type
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 Dingremove redundant module importing
2011-09-08 JF Dingloop -E opt support / as the mountpoint
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-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 Dingcheck the license headers carefully for all files
2011-08-24 JF Dingupdate msger to refine nocolor output
2011-08-24 JF Dingremove all the unnecessary wildcard import
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 Dingreplace most the print with msger module
2011-08-19 JF DingMerge "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 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 ChenImprove configmgr
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 Dingrename all micng to mic