summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Revert "call copy_attachment() after configure() and move attachment files"Dohyung Kim4-4/+0
2018-01-30call copy_attachment() after configure() and move attachment filesDohyung Kim4-0/+4
2017-10-17Another method of install tpk.yuhuan.yang4-0/+4
2017-09-22When increase rpm release number, user can use --local-pkgs-path to install l...xiaojuan.mao1-1/+22
2017-07-18Amend mic cr option of run_scriptyuhuan.yang4-14/+6
2017-07-14Add new option of --run_scriptyuhuan.yang4-0/+47
2017-07-13Modify the order of generating image by cpio.xiaojuan.mao2-4/+4
2017-07-13Change the order of generating image by cpio.xiaojuan.mao2-2/+4
2017-07-13Use cpio gzip in mic.xiaojuan.mao4-9/+2
2017-07-13Use cpio gzip in mic.xiaojuan.mao4-0/+8
2016-06-16Revert "Drop mic raw image format support"jianzhong.fang1-0/+260
2016-02-04Using argparse module to parse the cmd lineyyh3-36/+22
2016-02-04Drop mic raw image format supportjianzhong.fang1-275/+0
2016-02-04Drop MIC livecd image format support.jianzhong.fang1-252/+0
2016-02-04Drop MIC liveusb image format supportjianzhong.fang1-257/+0
2016-02-04cleanup the code related with mic-nativejianzhong.fang6-61/+1
2016-02-04--priority option of *.ks file in mic does not applyGyeoungmin Kim1-1/+4
2016-02-04add qcow image supportGui Chen1-0/+170
2016-02-04Add 'ValueError' exception.lihongsx1-1/+1
2016-02-04Add 'get_VcsInfo' function part to yumpkgmgr.pylihongsx1-0/+17
2016-02-04add strict-mode feature for zypp backendGui Chen1-2/+3
2016-02-04add strict_mode(MHA-1115)Andrii Boichuk2-3/+7
2016-02-04fix Package_constPtr AttributeError: statusGui Chen1-1/+1
2016-02-04typo fixHuanhuan Li1-2/+2
2016-02-04Make the error more preciseHuanhuan Li1-1/+3
2016-02-04fix incorrect location outdir to destdirGui Chen5-10/+10
2016-02-04relocate create.outdir to conf moduleGui Chen5-25/+0
2016-02-04Pylint warnings.Sun Lihong4-40/+44
2014-03-25Generate manifest fileHuanhuan Li5-0/+5
2014-03-05fix obsoletes ignored version issueGui Chen1-3/+3
2014-03-03Fix zypp fail to download packagesHuanhuan Li1-0/+6
2014-01-16Fix a bug that raise AttributeError.Huang Hao1-8/+10
2013-08-21Fix --pkgmgr=yum does not use cached download packagesHuanhuan Li1-4/+6
2014-01-02Rewrite SafeURL class without using zypp.UrlHuang Hao1-1/+1
2013-12-25Support encode form of baseurl for repo directive.Huang Hao2-11/+4
2013-12-16remove EULA checkGui Chen2-10/+0
2013-12-13clean up and refine all the docs in gitJF Ding1-0/+0
2013-12-11check if mic-native installed when running native modeGui Chen5-0/+50
2013-10-22raise error instead of msger.errorGui Chen1-1/+1
2013-10-15don't close file handlers as rpm will handle itGui Chen2-16/+0
2013-08-14Disable using proxy from /etc/sysconfig/proxyZhang Qiang1-0/+2
2013-08-07Support user/password in proxyZhang Qiang1-1/+18
2013-07-01implement '--check-pkgs' to check if packages included in imageGui Chen2-0/+21
2013-06-25fix rpm header not including 'VCS' tagGui Chen1-1/+5
2013-04-02fix attachment packages swig attr lostGui Chen1-2/+3
2013-04-02fix conflict variable in cmpEVR and priority conditionGui Chen1-7/+8
2013-04-02condider repo priority while sorting packagesZhang Qiang1-0/+11
2013-03-19fix debuginfo rpm swig attr lostGui Chen1-1/+2
2013-03-03be compatible with python-zypp built with swig 2.0Gui Chen1-20/+24
2013-02-27Fix bad indentations.Huang Hao5-24/+23