platform/upstream/mic.git
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
2012-01-23 JF DingMerge pull request #9 from saukko/master
2012-01-20 Marko SaukkoIntroduce --copy-kernel cmdline option to copy kernel...
2012-01-17 Gui Chenmic chroot -s dest, unpack image and save to fs image
2012-01-16 Gui Chenadd shell option for convertor to enable modification...
2012-01-13 Gui Chencorrect parted return code p1.returncode
2012-01-13 Gui ChenAdd qemu-arm-static for bootstrap
2012-01-11 JF Dingboostrap env need 'sed'
2012-01-10 Zhang QiangCorrect algorithm to caculate download packages size
2012-01-09 Gui Chenmore accurate checking for tarball of loop images
2012-01-09 Gui Chenreplace 'installedsize' with 'size' to count install...
2012-01-06 Gui Chenbump up version to 0.4 0.4
2012-01-06 Gui Chenspace check update and catch no space exception
2012-01-06 Gui Chencorrect timestamp in logfile
2012-01-05 JF Dingminor fix for unique list in rt_util
2012-01-04 Zhang QiangDon't update common configure to bootstrap section.
2012-01-04 Zhang QiangCheck existance of local packages dir
2012-01-04 JF Dingmore accurate help message for subcommands
2012-01-02 JF Dingneed not root perm for help subcmd
2012-01-02 JF Dingcheck valid repos in ks
2012-01-02 JF Dingheaders for new modules and comments for TBD issues
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-31 Zhang QiangAdd get_rpmver_in_repo() for rpmversion
2011-12-31 Zhang Qiangbackend:break dependency between backend and baseimager
2011-12-30 JF Dingmore coding style tunnings
2011-12-30 Gui Chenloop.py & loop_plugin.py: mountpoints check and code...
2011-12-29 JF Dingcorrect the order of conf handling
2011-12-29 JF Dingsome changes for save/load mountpoints info for taring...
2011-12-29 Jian-feng dingMerge "fix convert failed caused by NoneType 'createopts'"
2011-12-29 Jian-feng dingMerge "full support for taring-to output: partition...
2011-12-28 Gui Chenfull support for taring-to output: partition info save...
2011-12-28 JF Dingbetter blksize for optimized fileio in md5sum calc
2011-12-28 JF Dingchanges of message and coding style
2011-12-28 Jian-feng dingMerge "fix convert and chroot issue caused by not exist...
2011-12-27 Gui Chenfix convert failed caused by NoneType 'createopts'
2011-12-27 Gui Chenfix convert and chroot issue caused by not existed...
2011-12-26 Zhang Qiangset proxy environ in set_proxies()
2011-12-26 Zhang Qiangbump up version to 0.3 0.3
2011-12-26 Qiang ZhangMerge "improve md5sum generation"
2011-12-26 Gui Chenimprove md5sum generation
2011-12-22 Jian-feng dingMerge "enable proxy support in config file"
2011-12-22 Gui Chenenable proxy support in config file
2011-12-19 JF Dingcode cleanup
2011-12-19 Gui Chenfix arm raw image dont' hint when existed
2011-12-19 Zhang Qiangdoc: Add proxy and multi-instance introduce
2011-12-19 JF Dingshorten most of the unnecessary long lines
2011-12-19 Zhang QiangSet ZYPP_LOCKFILE_ROOT env variable for multi-instance...
2011-12-19 JF DingMerge remote branch 'origin/master'
next