summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02bump up to release 0.180.18Gui Chen6-19/+25
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-31bump up to version 0.18-rc0Gui Chen5-3/+55
2013-03-27mount tmpdir as tmpfs to accelerate performanceGui Chen2-1/+30
2013-03-25strip slash after release optionGui Chen1-1/+1
2013-03-24generate bmap file outside __imgdirGui Chen1-1/+1
2013-03-24change naming for release optionGui Chen1-1/+1
2013-03-21update AUTHORSGui Chen1-0/+1
2013-03-19fix debuginfo rpm swig attr lostGui Chen1-1/+2
2013-03-13Print warning when failed to temp ks in normalize_ksfile().Huang Hao1-17/+31
2013-03-12Remove useless try and reraise blocks.Huang Hao3-25/+12
2013-03-11Change default mutable arguments of Mic_RepoData.__init__.Huang Hao1-5/+19
2013-03-11Change default parameters from mutable type into immutable.Huang Hao5-22/+21
2013-03-11Fix an issue with building the man pagePatrick McCarty1-4/+4
2013-03-11Refactor function safecopy().Huang Hao1-11/+8
2013-03-11Reraise exception in bootstrap_mic() but keep original traceback.Huang Hao2-5/+9
2013-03-06Refactor get_mic_binpath() to avoid catch all exceptions.Huang Hao1-9/+9
2013-03-04Uniform import statements to absolute import.Huang Hao11-31/+43
2013-03-04Merge branch 'release-0.17' into develGui Chen8-31/+31
2013-03-03be compatible with python-zypp built with swig 2.0Gui Chen1-20/+24
2013-02-27Fix import error of kickstart.custom_commandsHuang Hao1-4/+5
2013-02-28bump up to release 0.170.17Gui Chen3-5/+3
2013-02-27Keep error info from exception URLGrabError.Huang Hao1-6/+13
2013-02-27Give reason when failed to load plugin module.Huang Hao1-3/+4
2013-02-27bump up to 0.17-rc1Gui Chen3-8/+8
2013-02-27update changelog filesGui Chen4-18/+18
2013-02-27Fix bad indentations.Huang Hao5-24/+23
2013-02-27update depends for ubuntuGui Chen2-2/+4
2013-02-24imager.livecd: cleanup anaconda related codeGui Chen1-7/+2
2013-02-24imager.loop: fix undefined 'part'Gui Chen1-1/+1
2013-02-24utils.fs_related: fix undefined 'out'Gui Chen1-3/+3
2013-02-24Fix bug that "disk" is undefined.Huang Hao1-1/+1
2013-02-22Remove import warnings of utils.runner moduleHuang Hao1-6/+7
2013-02-22Remove import warnings of imager.fs moduleHuang Hao1-4/+4
2013-02-22Remove warnings of import statements of module util.miscHuang Hao1-6/+3
2013-02-21bump up to version 0.17-rc0Gui Chen5-4/+37
2013-02-21update mic.spec to enable centos and tizenGui Chen1-4/+24
2013-02-21update AUTHORSGui Chen1-0/+2
2013-02-21add ChangeLog to track history of release notesGui Chen2-0/+288
2013-02-21rewrite REALSE_NOTES to include more info about micGui Chen1-265/+44
2013-02-21move vcs info from .vcs file to .packages fileGui Chen1-11/+9
2013-02-21add vcs field to recording_pkgs for 'release' optionGui Chen5-0/+10
2013-02-21don't copy vmlinuz to /boot/extlinuxGui Chen1-3/+0
2013-02-19raw: use relative path to the kernel image in extlinux.confArtem Bityutskiy1-2/+2
2013-02-19partitionedfs: do not try to mount partitions without a mountpointArtem Bityutskiy1-2/+3
2013-02-19raw: allow partitions without a file-systemArtem Bityutskiy1-2/+3
2013-02-19kickstart: allow partitions without mount pointsArtem Bityutskiy1-10/+15
2013-02-19partitionedfs: fix extended partitions supportArtem Bityutskiy1-5/+16