cleanup the code related with mic-native
[platform/upstream/mic.git] / plugins /
2016-02-04 jianzhong.fangcleanup the code related with mic-native
2016-02-04 Gyeoungmin Kim--priority option of *.ks file in mic does not apply
2016-02-04 Gui Chenadd qcow image support
2016-02-04 lihongsxAdd 'ValueError' exception.
2016-02-04 lihongsxAdd 'get_VcsInfo' function part to yumpkgmgr.py
2016-02-04 Gui Chenadd strict-mode feature for zypp backend
2016-02-04 Andrii Boichukadd strict_mode(MHA-1115)
2016-02-04 Gui Chenfix Package_constPtr AttributeError: status
2016-02-04 Huanhuan Litypo fix
2016-02-04 Huanhuan LiMake the error more precise
2016-02-04 Gui Chenfix incorrect location outdir to destdir
2016-02-04 Gui Chenrelocate create.outdir to conf module
2016-02-04 Sun LihongPylint warnings.
2014-03-25 Huanhuan LiGenerate manifest file
2014-03-05 Gui Chenfix obsoletes ignored version issue
2014-03-03 Huanhuan LiFix zypp fail to download packages
2014-01-16 Huang HaoFix a bug that raise AttributeError.
2013-08-21 Huanhuan LiFix --pkgmgr=yum does not use cached download packages
2014-01-02 Huang HaoRewrite SafeURL class without using zypp.Url
2013-12-25 Huang HaoSupport encode form of baseurl for repo directive.
2013-12-16 Gui Chenremove EULA check
2013-12-13 JF Dingclean up and refine all the docs in git
2013-12-11 Gui ChenMerge "check if mic-native installed when running nativ...
2013-12-11 Gui Chencheck if mic-native installed when running native mode
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
next