tools/mic.git
2012-05-28 Gui Chenpack images together and support compressed file format
2012-05-25 Gui Chenavoid failure caused by symlink resolv.conf
2012-05-23 Gui Chenfix zypp missing password when using username:passwd...
2012-05-17 Gui Chenuse abspath for cachedir and outdir path
2012-05-16 Gui Chenadd new subcmd 'auto' to handle magic line in ks
2012-05-15 Gui Chenbump up version to 0.10 0.10
2012-05-15 Gui Chenextract rpm listed in attachment which not found in...
2012-05-14 Gui Chenadd --compress-to option to support zip format in loop...
2012-05-09 Gui Chencontainer support with '%attachment' in ks
2012-05-02 Gui Chenadd setup.cfg to specify prefix
2012-05-02 JF Dingdo not overwrite any existing mic.conf in setup.py
2012-05-02 Gui Chencorrect sys prefix in Makefile
2012-05-02 Gui Chenuse plugin_dir in conf to substitute default plugin dir
2012-05-02 JF Dingignore nonexist config file
2012-04-28 Gui Chendetect site conf file, use /etc/mic/mic.conf by default
2012-04-23 JF Dingremove all hardcoded path in setup.py
2012-04-21 JF Dingupdate information in setup.py
2012-04-19 JF Dingfixed bug of taring-to plus compress-disk opts for...
2012-04-19 Gui Chenfix symlink timezone info issue in some os tzdata
2012-04-18 JF Dingupdate distfiles for the development version
2012-04-18 JF Dingtolerate some OS errors in the image confirations stage
2012-04-13 Gui Chenbump up version to 0.9 0.9
2012-04-13 Gui Chenpre-install package support with zypp
2012-04-09 Gui Chencopy mic.conf into bootstrap
2012-04-05 Gui Chenenhance sorting for version comparsion in zypp
2012-03-30 Gui Chenrewrite chroot tar image using xml format mount point...
2012-03-30 JF Dingdevel after 0.8 release
2012-03-29 Gui Chenremove the incorrect number showing in fs src pkgs
2012-03-29 Gui Chenremove tests directory for dist in Makefile
2012-03-28 Gui Chenfix liveusb parted mkpart failure, revert mbr size... 0.8
2012-03-28 Gui Chencleanup /tmp/repolic* dir in the EULA checking
2012-03-27 Gui Chenremove '\n' in output supported arches
2012-03-26 Zhang Qiangbump up version to 0.8
2012-03-23 Gui ChenBackport: Add alignment option for partitions
2012-03-23 JF Dingremove the default kernel cmdln "quiet vga" for raw
2012-03-22 Gui Chencheck if size is 0 in human_size, avoid math domain...
2012-03-22 Gui Chenupdate distfile mic.spec
2012-03-22 Gui Chenupdate distfile debian/control
2012-03-20 JF Dingimport debian packaging files and add 'Obsoletes' in...
2012-03-16 Gui Chenunittest: update suite.py to append new cases
2012-03-16 Gui Chenunittest: remove cachedir bind mount
2012-03-16 Gui ChenAdd unittest case: chroot, msger, runner
2012-03-16 Gui Chencorrect stderr output lost in runner.runtool
2012-03-15 Gui ChenNew mechanism for loop device allocation
2012-03-10 JF Dingupdate the usage document for new bug reporting way
2012-03-10 JF Dingcleaner error message from zypp backend
2012-03-08 Zhang Qiangtest: add 40 help test case and update several system...
2012-03-08 Zhang Qiangunittest: adjust package list format with the change...
2012-03-07 JF Dingremove the deprecated spectacle file
2012-03-07 JF Dingdevel after 0.7 release
2012-03-07 Gui Chencorrect saveto path in chroot
2012-03-02 JF Dingnew 0.7 release 0.7
2012-03-02 JF Dingmake msger.py accept unicode string
2012-03-02 JF Dingloop taring-to feature support macro replacing
2012-03-02 Gui Chenrewrite man page for mic
2012-02-29 Gui Chencorrect KickstartError to KsError
2012-02-27 Gui ChenReuse cached rpm between yum and zypp, making the same...
2012-02-27 JF Dingraise exception instead of exit directly in zypp-backend
2012-02-24 Gui Chenchroot.py: make saveto dir when not existed
2012-02-23 Gui Chenremove '/var/cache/yum' from bind mounts
2012-02-23 Gui Chenfix the type issue in opensuse 12.1
2012-02-20 Zhang QiangDon't print warning about repo key not exist
2012-02-17 JF DingMerge pull request #13 from saukko/master
2012-02-17 JF Dingdevelopment after 0.6 release
2012-02-16 Marko SaukkoFix regression introduced by 9a14296c6dbfd3234c5cfef0f2...
2012-02-15 Zhang Qiangbump up version to 0.6 0.6
2012-02-15 Gui Chengive hint when converted image existed
2012-02-15 Gui Chencorrect matching .metadata file in bootstrap
2012-02-15 Gui Chenconf.py: proxy scheme check
2012-02-15 Gui Chenspace check before copy image
2012-02-13 JF Dingrunner.py: fixed several issues
2012-02-13 Gui Chenfix local-pkgs-path not exist when using bootstrap
2012-02-13 Gui Chencatch creator error when retrieving bootstrap metadata
2012-02-11 JF Dingzypp: abort with error msg for repo resolver issues
2012-02-10 Gui Chenbear syntax '%post' without '%end' in ks file, giving...
2012-02-10 JF Dingclean and format proxy.py
2012-02-10 JF Dingsupport more compression formats than only bzip2
2012-02-09 Gui Chencorrect python-m2crypto name in spec for suse < 12.1
2012-02-08 Gui Chendetect proxy for zypp repo even without specified ...
2012-02-08 JF Dingcollect the coupling stuff together
2012-02-08 Gui Chenfix msg NoneType issue, causing exit after install
2012-02-08 Gui Chencorect matching pattern for src pkgs downloading
2012-02-08 JF Dingnew doc KNOWN-ISSUES to highlight syslinux issue
2012-02-07 Gui Chentypo fix
2012-02-06 Zhang Qiangbump up version to 0.5 0.5
2012-02-03 JF Dingremove the hardcoded default args for bootloader
2012-02-03 JF Dingunify coding style of pkgr backend plugins
2012-02-03 Zhang QiangUpdate supported distros in readme document
2012-02-03 Gui Chendeal with yum.conf inside yum backend by itself
2012-02-03 Zhang Qiangcheck free space of cache filesystem for downloading.
2012-02-01 Gui Chenfix rpm db4 error(9): bad file descriptor
2012-01-31 JF Dingcode cleanup for misc.py
2012-01-31 Zhang QiangUse the same packages list format with old mic
2012-01-30 Zhang QiangAlways disable logstderr and flush message buffer in...
2012-01-30 JF DingMerge pull request #11 from saukko/master
2012-01-30 Zhang Qiangzypp: fix rpmdb error
2012-01-30 Zhang Qiangrpmmisc: add https support while check repo EULA
2012-01-27 Marko SaukkoFix MANIFEST syntax to be compliant with md5sum.
2012-01-23 JF Dingspecify conflict to mic2 in spec
2012-01-23 JF Dingmore info message for copy_kernel
next