fix version comparison for bootstrap
[tools/mic.git] / mic / utils / misc.py
2012-09-27 Gui Chenfix version comparison for bootstrap
2012-08-31 Gui Chenjust warning when dir is not valid tizen/meego chroot
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chensupport multi udev rules.d path to detect proper one
2012-08-21 Gui Chencorrect arch support in misc.get_package and bootstrap
2012-08-20 Jian-feng DingMerge "better handling to check arguments before cmd...
2012-08-16 Gui Chenuse cached rpm if integrated for creating bootstrap
2012-08-14 Gui Chenbear unexpected checksum type when getting metadata
2012-08-13 Gui Chenbear unexpected checksum type when getting metadata
2012-07-31 Gui Chenverify open-checksum to decide whether download metadat...
2012-07-13 Gui Chenimprove handling of packing image
2012-07-12 JF Dingfixing the compatibile problem of misc.get_distro
2012-07-12 JF Dingconcise output of distro information printing
2012-07-10 Gui Chenhide loopdev presentation to avoid popup message in...
2012-07-10 Gui Chenput mic version to build log
2012-07-09 Gui Chenuse 'gzip' and 'bzip2' to pack image instead
2012-06-19 Gui Chenuse 'latest' and 'ia32' as default when @BUILD_ID@...
2012-06-12 Gui Chenfix src pkgs download failed issue
2012-06-11 Gui Chenmove selinux_check func to misc module
2012-06-03 Gui Chenrefine repostr structure to fix comma issue in baseurl
2012-06-02 Gui Chensome fixes to enhance authentication url
2012-05-28 Gui Chenpack images together and support compressed file format
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-03-30 Gui Chenrewrite chroot tar image using xml format mount point...
2012-03-29 Gui Chenremove the incorrect number showing in fs src pkgs
2012-03-22 Gui Chencheck if size is 0 in human_size, avoid math domain...
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-15 Gui Chenspace check before copy image
2012-02-08 JF Dingcollect the coupling stuff together
2012-02-08 Gui Chencorect matching pattern for src pkgs downloading
2012-01-31 JF Dingcode cleanup for misc.py
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-31 Zhang QiangAdd get_rpmver_in_repo() for rpmversion
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-26 Qiang ZhangMerge "improve md5sum generation"
2011-12-26 Gui Chenimprove md5sum generation
2011-12-16 Qiang ZhangMerge "conf.py: deal siteconf when set in init"
2011-12-16 Zhang QiangMerge "Add 47 system test case."
2011-12-16 Marko SaukkoMerge branch 'master' of https://github.com/jfding/mic
2011-12-16 JF DingMerge pull request #6 from xiaoqiang0/master
2011-12-16 Zhang QiangAdded priority and cost option for repos
2011-12-16 JF DingMerge pull request #3 from bartosh/master
2011-12-14 Ed BartoshImplemented repository option --ssl_verify
2011-12-14 JF DingMerge pull request #1 from xiaoqiang0/master
2011-12-14 Zhang QiangShow user all the availabe archs if choice more than...
2011-11-17 JF Dingstyle and typos
2011-11-17 Jian-feng dingMerge "graceful hint when dir not meego chroot"
2011-11-17 Gui Chengraceful hint when dir not meego chroot
2011-11-17 Gui Chensupport btrfs and ext4 for creator, chroot, convert
2011-11-02 Gui Chenput TextProcess and myurlgrab from fs_related to rpmmisc
2011-11-01 Zhang Qiangarch: check arch type from repository data.
2011-10-26 Zhang QiangGet armv7 arch list from archPolicy list
2011-10-21 JF Dingfixings of ARCH replacing in save_ksconf_file
2011-10-21 JF DingMerge remote branch 'origin/master'
2011-10-21 Jian-feng DingMerge "Fix release can't find ksconf issue"
2011-10-21 Gui ChenFix release can't find ksconf issue
2011-10-19 JF Dingraise exp if cannot detect imgtype for chroot/convert
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 JF Dingmove create_release code to BaseImage class
2011-10-17 Jian-feng DingMerge "baseimge: unmount before clean up yum garbage"
2011-10-17 Gui Chencheck qemu version >= 0.13.0 for armv7
2011-10-17 Jian-feng DingMerge "skip unavailable source package"
2011-10-17 Gui Chenskip unavailable source package
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-12 JF Dingproblem in create_release() for MANIFEST writing
2011-10-10 JF Dingunify the license header of all files
2011-09-12 Gui ChenAdd release option
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-08 JF Dingloop -E opt support / as the mountpoint
2011-09-07 JF Dingenhance loop to mount multi-loop imgs at the same time
2011-09-07 JF Dingreplace most of subprocess calls by new runner apis
2011-09-05 JF Dingseparate proxy funcs from misc.py and del deprecated
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-21 JF Dingcleanup deprecated functions in misc.py
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF Dingreplace most the print with msger module
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF Dingmore tunings for message printing
2011-08-16 JF DingMerge "Add some useful prompt"
2011-08-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-16 Shuangquan ZhouEnhanced chroot/convert
2011-08-15 JF Dingcode cleanup for all new modules
2011-08-15 JF Dingrename all micng to mic