summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-02new 0.7 release0.7JF Ding1-1/+1
2012-03-02make msger.py accept unicode stringJF Ding1-0/+3
2012-03-02loop taring-to feature support macro replacingJF Ding1-0/+7
2012-03-02rewrite man page for micGui Chen2-1/+126
2012-02-29correct KickstartError to KsErrorGui Chen1-1/+1
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-24chroot.py: make saveto dir when not existedGui Chen1-0/+1
2012-02-23remove '/var/cache/yum' from bind mountsGui Chen2-8/+3
2012-02-23fix the type issue in opensuse 12.1Gui Chen1-0/+1
2012-02-20Don't print warning about repo key not existZhang Qiang2-1/+2
2012-02-17Merge pull request #13 from saukko/masterJF Ding1-1/+3
2012-02-17development after 0.6 releaseJF Ding7-19/+31
2012-02-16Fix regression introduced by 9a14296c6dbfd3234c5cfef0f2571ee50201d89dMarko Saukko1-1/+3
2012-02-16bump up version to 0.60.6Zhang Qiang3-3/+3
2012-02-15give hint when converted image existedGui Chen1-0/+14
2012-02-15correct matching .metadata file in bootstrapGui Chen1-2/+7
2012-02-15conf.py: proxy scheme checkGui Chen1-1/+12
2012-02-15space check before copy imageGui Chen3-1/+19
2012-02-13runner.py: fixed several issuesJF Ding1-8/+11
2012-02-13fix local-pkgs-path not exist when using bootstrapGui Chen1-1/+3
2012-02-13catch creator error when retrieving bootstrap metadataGui Chen1-2/+9
2012-02-11zypp: abort with error msg for repo resolver issuesJF Ding2-11/+13
2012-02-10bear syntax '%post' without '%end' in ks file, giving warningGui Chen1-3/+10
2012-02-10clean and format proxy.pyJF Ding1-28/+32
2012-02-10support more compression formats than only bzip2JF Ding1-26/+31
2012-02-09correct python-m2crypto name in spec for suse < 12.1Gui Chen1-0/+4
2012-02-08detect proxy for zypp repo even without specified '--proxy'Gui Chen1-0/+3
2012-02-08collect the coupling stuff togetherJF Ding3-13/+23
2012-02-08fix msg NoneType issue, causing exit after installGui Chen1-1/+1
2012-02-08corect matching pattern for src pkgs downloadingGui Chen1-1/+1
2012-02-08new doc KNOWN-ISSUES to highlight syslinux issueJF Ding2-6/+33
2012-02-07typo fixGui Chen2-2/+2
2012-02-06bump up version to 0.50.5Zhang Qiang3-4/+19
2012-02-03remove the hardcoded default args for bootloaderJF Ding2-11/+11
2012-02-03unify coding style of pkgr backend pluginsJF Ding2-87/+270
2012-02-03Update supported distros in readme documentZhang Qiang1-5/+6
2012-02-03deal with yum.conf inside yum backend by itselfGui Chen3-12/+13
2012-02-03check free space of cache filesystem for downloading.Zhang Qiang2-4/+12
2012-02-01fix rpm db4 error(9): bad file descriptorGui Chen3-4/+6
2012-01-31code cleanup for misc.pyJF Ding1-100/+20
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 Qiang2-3/+4
2012-01-30Merge pull request #11 from saukko/masterJF Ding1-1/+4
2012-01-30zypp: fix rpmdb errorZhang Qiang1-3/+3
2012-01-30rpmmisc: add https support while check repo EULAZhang Qiang1-0/+1
2012-01-27Fix MANIFEST syntax to be compliant with md5sum.Marko Saukko1-1/+4
2012-01-23specify conflict to mic2 in specJF Ding2-2/+5
2012-01-23more info message for copy_kernelJF Ding1-4/+8
2012-01-22Merge pull request #9 from saukko/masterJF Ding8-5/+30