summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-21add vcs field to recording_pkgs for 'release' optionGui Chen5-0/+10
2013-02-05fix no key 'HOME' in environ variable failureGui Chen1-3/+10
2013-01-27add option '--fstab-entry' to set the entry in /etc/fstabGui Chen1-1/+5
2013-01-27give hints when overwriting loop imagesGui Chen1-1/+3
2013-01-22add lost interface getVcsInfo in yum backendGui Chen1-0/+4
2013-01-22make clear message infoGui Chen2-8/+4
2013-01-22correct rpm path in local repo for zypp backendGui Chen1-8/+3
2013-01-22install the according debuginfo rpms in zyppGui Chen2-1/+23
2013-01-22cleanup zypp credential file to fix conflicts during installingGui Chen1-0/+17
2013-01-22add vcs value for --record-pkgs to record vcs infoGui Chen1-0/+20
2013-01-22recalculate package content recordingGui Chen1-2/+16
2013-01-22reformat rpm name string to be more flexibleGui Chen2-4/+6
2013-01-20add a new opiton --nocache for repo commandGui Chen2-3/+17
2013-01-15split out the download stuff as one python moduleGui Chen2-7/+5
2013-01-10partitionedfs: make the interface a bit sanerArtem Bityutskiy2-3/+3
2013-01-10raw.py: kill get_diskinfo()Artem Bityutskiy1-2/+2
2013-01-10partitionedfs: introduce add_disks() methodArtem Bityutskiy2-3/+6
2012-12-19put arch compatible into pkg comparisonGui Chen1-2/+11
2012-12-19Merge branch 'release-0.15' into develGui Chen7-8/+13
2012-12-12remove rpmdb files before install packagesGui Chen1-0/+2
2012-12-12require python-m2crypto when needed sslverifyGui Chen1-3/+6
2012-12-12backport bmap patch from develGui Chen1-1/+5
2012-12-12point to tizen repo, not meegoAnas Nashif1-1/+1
2012-12-12adapt for new mechanism of bootstrapGui Chen5-5/+5
2012-10-25fix mic chroot failure caused by unmatching parametersGui Chen5-6/+6
2012-10-09point to tizen repo, not meegoAnas Nashif1-1/+1
2012-10-08Add block map functionalityArtem Bityutskiy1-0/+1
2012-10-08Introduce the --generate-bmap optionArtem Bityutskiy1-1/+4
2012-09-26support running specified command for mic chrootyanqingx.li5-23/+37
2012-09-12proxy setting to be compatible with old version of yumGui Chen1-4/+5
2012-09-12fix help command incorrect issueGui Chen5-5/+40
2012-08-31resolve proxy issue in yum backendGui Chen1-1/+9
2012-08-31relocate macro substitution in ks fileGui Chen5-19/+0
2012-08-31set default pkgmgr to auto and preferred to use zyppGui Chen5-49/+75
2012-08-21auto selecting backend with 'pkgmgr=auto'Gui Chen5-5/+20
2012-08-16call bootstrap_mic to do the bootstrap workGui Chen5-20/+5
2012-08-14better handling to check arguments before cmd runningGui Chen5-45/+0
2012-07-17typo fix0.13Gui Chen1-1/+1
2012-07-13chroot: mark user's choice as root mounted to avoid auto-selectGui Chen1-3/+6
2012-07-11cleanup trailing spaces and extra-long linesJF Ding5-9/+9
2012-07-11add choice for msger and ask user to choose root partitionGui Chen1-1/+18
2012-07-10find path of 'env' for chroot automaticallyGui Chen5-6/+31
2012-06-19use 'latest' and 'ia32' as default when @BUILD_ID@ and @ARCH@ not specifiedGui Chen5-5/+19
2012-06-15enhance proxy support in attachment retrieveGui Chen2-9/+25