platform/upstream/mic.git
2011-09-27 JF Dingappend README with ext-name for format
2011-09-26 Gui ChenUpdate README file
2011-09-26 JF Dingreformat the README
2011-09-26 Jian-feng DingMerge "Add README file"
2011-09-26 Gui ChenAdd README file
2011-09-26 Zhang QiangResolve groups to packages
2011-09-23 Zhang Qiangbaseimager: revert original changes
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Zhang Qiangzypp: remove cache data while initializing zypp
2011-09-23 Zhang Qiangzypp:Clean up installLocal code
2011-09-23 Gui ChenUpdate release help msg and rearrange the option for...
2011-09-23 Gui ChenAdd '--pkgmgr' option
2011-09-23 Zhang Qiangbaseimager:don't put local rpm to _excluded_pkgs
2011-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-23 Zhang Qiangzypp: include/exclude package support
2011-09-22 JF Dingcheck the exists of ksfile before parsing
2011-09-22 JF Dingshow available pkgmgrs if invalid one encountered
2011-09-22 Zhang Qiangzypp: rewrite code of selectPackage and selectGroup
2011-09-22 JF Dingzypp: move the checking for new api near zypp import
2011-09-22 JF Dingminor changes of commments
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
2011-09-22 Zhang Qiangyum: set persistdir
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-21 Shuangquan... Fixed a issue about 'include_src'
2011-09-21 JF DingMerge "Correct release option show"
2011-09-20 JF Dingavoid importing ext modules in yum plugin
2011-09-20 Zhang Qiangzypp: check arch of local rpm
2011-09-20 Zhang Qiangzypp: simplify arch setting for zypp backend
2011-09-20 Zhang Qiangyum: Unify the output of yum backend and zypp backend
2011-09-20 Shuangquan... Cleanup temporary dirs, even if convertor fails
2011-09-20 Gui ChenCorrect release option show
2011-09-20 Shuangquan... Remove the temporary dir 'srcmnt'
2011-09-20 Shuangquan... Corrected a mistake of fs_plugin
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-19 JF Dingnamespace typo fixed
2011-09-18 Zhang Qiangzypp:obsolete package check
2011-09-16 JF Dingbetter error output for CreateError
2011-09-16 Zhang Qiangzypp: deselect packages while zypp resolving finished
2011-09-16 Zhang Qiangzypp: remove the zypp_install function
2011-09-16 Zhang Qiangzypp: cleanup code
2011-09-16 JF DingMakefile: make dist to remember the git commit id
2011-09-16 JF Dingfixed the remain mod import problems
2011-09-15 JF Dingmv all 3rdparty modules to specific dir and hide urlgrabber
2011-09-15 JF Dingrm the unnecessary pykickstart import of zypp plugin
2011-09-15 JF Dingkill redundant message output
2011-09-15 JF Dingskip unsupported plugin friendly
2011-09-15 JF Dingcheck the new libzypp api just once
2011-09-15 Zhang Qiangzypp: search package provides info in selectPackage
2011-09-14 JF DingHUGE regression for the module path hanlding
2011-09-14 JF Dingproper exception handling in zypp backend
2011-09-14 Gui Chenload pykickstart and urlgrabber for mic
2011-09-14 Gui ChenRemove extra print
2011-09-13 Gui Chenadd config option
2011-09-13 JF Dinghide the private part
2011-09-12 JF Dingadd timestr prefix in logfile
2011-09-12 JF Dingreport zypp/arch support errors friendly
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
next