raise error instead of msger.error
[tools/mic.git] / plugins /
2013-10-23 Gui Chenraise error instead of msger.error
2013-10-15 Gui Chendon't close file handlers as rpm will handle it
2013-08-14 Gui ChenMerge "remove unused code and check chroot_lock before...
2013-08-14 Zhang QiangDisable using proxy from /etc/sysconfig/proxy
2013-08-07 Zhang QiangSupport user/password in proxy
2013-07-01 Gui Chenimplement '--check-pkgs' to check if packages included...
2013-06-25 Gui Chenfix rpm header not including 'VCS' tag
2013-04-02 Gui Chenfix attachment packages swig attr lost
2013-04-02 Gui Chenfix conflict variable in cmpEVR and priority condition
2013-04-02 Zhang Qiangcondider repo priority while sorting packages
2013-03-19 Gui Chenfix debuginfo rpm swig attr lost
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-03-03 Gui Chenbe compatible with python-zypp built with swig 2.0
2013-02-27 Huang HaoFix bad indentations.
2013-02-21 Gui Chenadd vcs field to recording_pkgs for 'release' option
2013-02-05 Gui Chenfix no key 'HOME' in environ variable failure
2013-01-27 Gui Chenadd option '--fstab-entry' to set the entry in /etc...
2013-01-27 Gui Chengive hints when overwriting loop images
2013-01-22 Gui Chenadd lost interface getVcsInfo in yum backend
2013-01-21 Gui Chenmake clear message info
2013-01-21 Gui Chencorrect rpm path in local repo for zypp backend
2013-01-21 Gui Cheninstall the according debuginfo rpms in zypp
2013-01-21 Gui Chencleanup zypp credential file to fix conflicts during...
2013-01-21 Gui Chenadd vcs value for --record-pkgs to record vcs info
2013-01-21 Gui Chenrecalculate package content recording
2013-01-21 Gui Chenreformat rpm name string to be more flexible
2013-01-20 Gui Chenadd a new opiton --nocache for repo command
2013-01-15 Gui Chensplit out the download stuff as one python module
2013-01-10 Artem Bityutskiypartitionedfs: make the interface a bit saner
2013-01-10 Artem Bityutskiyraw.py: kill get_diskinfo()
2013-01-10 Artem Bityutskiypartitionedfs: introduce add_disks() method
2012-12-19 Gui Chenput arch compatible into pkg comparison
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenremove rpmdb files before install packages
2012-12-12 Gui Chenrequire python-m2crypto when needed sslverify
2012-12-12 Gui Chenbackport bmap patch from devel
2012-12-12 Anas Nashifpoint to tizen repo, not meego
2012-12-12 Gui Chenadapt for new mechanism of bootstrap
2012-11-05 Jian-feng DingMerge "misc.py: remove few unnecessary checks" into...
2012-10-25 Gui Chenfix mic chroot failure caused by unmatching parameters
2012-10-09 Anas Nashifpoint to tizen repo, not meego
2012-10-08 Artem BityutskiyAdd block map functionality
2012-10-08 Artem BityutskiyIntroduce the --generate-bmap option
2012-09-26 yanqingx.lisupport running specified command for mic chroot
2012-09-12 Gui Chenproxy setting to be compatible with old version of yum
2012-09-12 Gui Chenfix help command incorrect issue
2012-08-31 Gui Chenresolve proxy issue in yum backend
2012-08-31 Gui Chenrelocate macro substitution in ks file
2012-08-31 Gui Chenset default pkgmgr to auto and preferred to use zypp
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chenauto selecting backend with 'pkgmgr=auto'
2012-08-16 Gui Chencall bootstrap_mic to do the bootstrap work
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-13 Gui Chenbetter handling to check arguments before cmd running
2012-07-17 Gui Chentypo fix 0.13
2012-07-13 Gui Chenchroot: mark user's choice as root mounted to avoid...
2012-07-11 JF Dingcleanup trailing spaces and extra-long lines
2012-07-11 Gui Chenadd choice for msger and ask user to choose root partition
2012-07-10 Gui Chenfind path of 'env' for chroot automatically
2012-06-19 Gui Chenuse 'latest' and 'ia32' as default when @BUILD_ID@...
2012-06-15 Gui Chenenhance proxy support in attachment retrieve
2012-06-15 JF Dingnew --shrink opt for loop image to control img shrinking
2012-06-15 Gui Chenclean the duplicate code with get_url in zypp backend
2012-06-06 Gui Chencentralized interface to check existing images
2012-06-05 Gui Chenresolve right url for attachment package
2012-06-02 Gui Chensome fixes to enhance authentication url
2012-05-28 Gui Chenreset LD_PRELOAD for chroot env
2012-05-28 Gui Chenpack images together and support compressed file format
2012-05-25 Gui Chenavoid failure caused by symlink resolv.conf
2012-05-23 Gui Chenfix zypp missing password when using username:passwd...
2012-05-15 Gui Chenextract rpm listed in attachment which not found in...
2012-05-14 Gui Chenadd --compress-to option to support zip format in loop...
2012-05-09 Gui Chencontainer support with '%attachment' in ks
2012-04-18 JF Dingtolerate some OS errors in the image confirations stage
2012-04-13 Gui Chenpre-install package support with zypp
2012-04-05 Gui Chenenhance sorting for version comparsion in zypp
2012-03-30 Gui Chenrewrite chroot tar image using xml format mount point...
2012-03-29 Gui Chenremove the incorrect number showing in fs src pkgs
2012-03-10 JF Dingcleaner error message from zypp backend
2012-02-27 Gui ChenReuse cached rpm between yum and zypp, making the same...
2012-02-27 JF Dingraise exception instead of exit directly in zypp-backend
2012-02-23 Gui Chenremove '/var/cache/yum' from bind mounts
2012-02-23 Gui Chenfix the type issue in opensuse 12.1
2012-02-20 Zhang QiangDon't print warning about repo key not exist
2012-02-11 JF Dingzypp: abort with error msg for repo resolver issues
2012-02-08 Gui Chendetect proxy for zypp repo even without specified ...
2012-02-08 JF Dingcollect the coupling stuff together
2012-02-03 JF Dingunify coding style of pkgr backend plugins
2012-02-03 Gui Chendeal with yum.conf inside yum backend by itself
2012-02-03 Zhang Qiangcheck free space of cache filesystem for downloading.
2012-02-01 Gui Chenfix rpm db4 error(9): bad file descriptor
2012-01-31 Zhang QiangUse the same packages list format with old mic
2012-01-30 Zhang QiangAlways disable logstderr and flush message buffer in...
2012-01-30 JF DingMerge pull request #11 from saukko/master
2012-01-30 Zhang Qiangzypp: fix rpmdb error
2012-01-23 JF DingMerge pull request #9 from saukko/master
2012-01-20 Marko SaukkoIntroduce --copy-kernel cmdline option to copy kernel...
2012-01-16 Gui Chenadd shell option for convertor to enable modification...
2012-01-10 Zhang QiangCorrect algorithm to caculate download packages size
next