summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-04-18tolerate some OS errors in the image confirations stageJF Ding1-1/+1
2012-04-13pre-install package support with zyppGui Chen2-1/+59
2012-04-05enhance sorting for version comparsion in zyppGui Chen1-2/+7
2012-03-30rewrite chroot tar image using xml format mount point fileGui Chen1-1/+6
2012-03-29remove the incorrect number showing in fs src pkgsGui Chen1-1/+1
2012-03-10cleaner error message from zypp backendJF Ding1-4/+4
2012-02-27Reuse cached rpm between yum and zypp, making the same package dir for themGui Chen2-1/+8
2012-02-27raise exception instead of exit directly in zypp-backendJF Ding1-16/+16
2012-02-23remove '/var/cache/yum' from bind mountsGui Chen1-1/+1
2012-02-23fix the type issue in opensuse 12.1Gui Chen1-0/+1
2012-02-20Don't print warning about repo key not existZhang Qiang1-0/+1
2012-02-11zypp: abort with error msg for repo resolver issuesJF Ding1-11/+7
2012-02-08detect proxy for zypp repo even without specified '--proxy'Gui Chen1-0/+3
2012-02-08collect the coupling stuff togetherJF Ding2-10/+16
2012-02-03unify coding style of pkgr backend pluginsJF Ding2-87/+270
2012-02-03deal with yum.conf inside yum backend by itselfGui Chen2-8/+12
2012-02-03check free space of cache filesystem for downloading.Zhang Qiang2-4/+12
2012-02-01fix rpm db4 error(9): bad file descriptorGui Chen2-3/+6
2012-01-31Use the same packages list format with old micZhang Qiang2-3/+3
2012-01-30Always disable logstderr and flush message buffer in disable_logstderrZhang Qiang1-3/+3
2012-01-30zypp: fix rpmdb errorZhang Qiang1-3/+3
2012-01-20Introduce --copy-kernel cmdline option to copy kernel files to output directory.Marko Saukko5-0/+5
2012-01-16add shell option for convertor to enable modification before conertingGui Chen2-2/+4
2012-01-10Correct algorithm to caculate download packages sizeZhang Qiang2-5/+10
2012-01-09more accurate checking for tarball of loop imagesGui Chen1-4/+7
2012-01-09replace 'installedsize' with 'size' to count install size in yum pkgmgrGui Chen1-1/+1
2012-01-06space check update and catch no space exceptionGui Chen2-14/+18
2012-01-04more accurate help message for subcommandsJF Ding5-10/+20
2011-12-31new feature: runtime support and bootstrap runtimeZhang Qiang6-9/+30
2011-12-31backend:break dependency between backend and baseimagerZhang Qiang2-37/+29
2011-12-30more coding style tunningsJF Ding2-2/+6
2011-12-30loop.py & loop_plugin.py: mountpoints check and code styleGui Chen1-16/+28
2011-12-29some changes for save/load mountpoints info for taring loopJF Ding1-37/+41
2011-12-29Merge "fix convert failed caused by NoneType 'createopts'"Jian-feng ding2-2/+4
2011-12-28full support for taring-to output: partition info save and chrootGui Chen1-0/+55
2011-12-27fix convert failed caused by NoneType 'createopts'Gui Chen2-2/+4
2011-12-19fix arm raw image dont' hint when existedGui Chen1-6/+7
2011-12-16Merge branch 'master' of https://github.com/jfding/micMarko Saukko2-12/+42
2011-12-16Added priority and cost option for reposZhang Qiang2-2/+13
2011-12-15Merge pull request #3 from bartosh/masterJF Ding2-11/+30
2011-12-16cleanup all trailing spaces in codeJF Ding1-1/+1
2011-12-15Don't create new name value as we have already done one during the config and...Marko Saukko5-10/+30
2011-12-14Implemented repository option --ssl_verifyEd Bartosh2-11/+30
2011-12-12more concise plugin related expressionsJF Ding5-15/+20
2011-12-12make the configmgr betterJF Ding6-21/+21
2011-12-01Fix typo.Zhang Qiang1-1/+1
2011-11-17support btrfs and ext4 for creator, chroot, convertGui Chen3-19/+58
2011-11-15fix image size which cause chroot issueGui Chen1-1/+1
2011-11-02put TextProcess and myurlgrab from fs_related to rpmmiscGui Chen2-5/+5
2011-10-27better handling for existing files checksJF Ding5-5/+15