update README.rst for better wiki convertion support
[tools/mic.git] / mic / imager /
2011-10-27 Gui ChenFix convert livecd/liveusb cannot work
2011-10-26 Zhang QiangClean up checking exist image code
2011-10-26 Zhang QiangGive prompt info if target image file exist.
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 JF Dingrewrite the release_out code
2011-10-21 Jian-feng DingMerge "doc: fix spelling error."
2011-10-21 Jian-feng DingMerge "ignore swap partition in ks file"
2011-10-21 JF Dingset default arch to Nono to use host arch
2011-10-21 Jian-feng DingMerge "Re-reorganize the code of arch setting."
2011-10-21 Zhang QiangRe-reorganize the code of arch setting.
2011-10-21 Gui Chenignore swap partition in ks file
2011-10-20 Jian-feng DingMerge "update release help message"
2011-10-20 Zhang QiangAlways get packages content and license info into basei...
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 JF Dingmove create_release code to BaseImage class
2011-10-19 JF Dingmod namespace typo
2011-10-17 Jian-feng DingMerge "baseimge: unmount before clean up yum garbage"
2011-10-17 Zhang Qiangbaseimge: unmount before clean up yum garbage
2011-10-13 JF Dingminor changes for license list format
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-13 Zhang QiangAdd --record-pkgs option to output more package info
2011-10-12 JF Dingremove /var/lib/yum, /var/cache/yum in target image
2011-10-12 JF DingKeep /etc/mtab intact if it is a symlink
2011-10-11 JF Dingsupport taring all loop imgs to a single file
2011-10-10 Jian-feng DingMerge "yum: unify the install output info with zypp"
2011-10-10 JF Dingmake loop image type support multiple partitions
2011-10-10 JF Dingremove unused options for loop type
2011-10-10 JF Dingunify the license header of all files
2011-10-08 Jian-feng DingMerge "zypp: recording correct package info for local...
2011-10-08 JF Dingupdate README for better blockquote
2011-10-08 JF Dingmake clean up mtab selectable in umount()
2011-09-29 Jian-feng DingMerge "baseimager: change the mode of 'tmp' dir"
2011-09-29 Zhang Qiangbaseimager: change the mode of 'tmp' dir
2011-09-23 Zhang Qiangbaseimager: revert original changes
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Zhang Qiangbaseimager:don't put local rpm to _excluded_pkgs
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
2011-09-22 Jian-feng dingMerge "zypp: check arch of local rpm"
2011-09-22 Jian-feng dingMerge changes I0f07f6ae,Icb6a062e,I2dcf8cf6,If0ee2bce
2011-09-22 Jian-feng dingMerge "zypp: remove the zypp_install function"
2011-09-21 Shuangquan ZhouFixed a issue about 'include_src'
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-16 JF Dingfixed the remain mod import problems
2011-09-12 JF Dingremove arch key from default mic.conf
2011-09-12 Gui ChenAdd arch option
2011-09-09 JF Dingrevert the _resparse() code for livecd
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 Dingmake loop class more extensible
2011-09-08 JF Dingloop -E opt support / as the mountpoint
2011-09-07 JF Dingpostpone the fetch repomd and cleanup configmgr
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 Dingmove msger.run to utils.runner module and more apis
2011-09-05 JF Dingremove improper exception handlings
2011-09-02 JF Dingimage type "fs" to check and confirm the exists dir
2011-09-02 JF Dingtypos in chroot and convert subcmd
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-01 JF Dinglivecd/liveusb will quit decently for arm images
2011-09-01 JF Dingrefine the liveusb code and cleanup
2011-09-01 JF Dingrefine the livecd plugin code and cleanup unused part
2011-09-01 JF Dingrefine the raw plugin code
2011-09-01 JF Dingrefine the loop plugin code
2011-09-01 JF Dingrefine the fs plugin code and other cleanups
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-30 JF Dingfixed the lost makedirs import symbol
2011-08-28 JF Dingchange the default tmp/cache dir and make sure existing
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-24 Shuangquan ZhouSupport local rpm packages
2011-08-22 JF Dingcode cleanup
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF Dingchange the path of pykickstart module
2011-08-19 JF DingMerge "Updated MIC autotest framework"
2011-08-19 Gui ChenFix kickstart issue
2011-08-19 Gui ChenSupport outdir
2011-08-19 JF Dingreplace most the print with msger module
2011-08-19 JF DingMerge "Modified the image name for convertor"
2011-08-19 Shuangquan ZhouModified the image name for convertor
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-18 Gui ChenRename image same with ks name
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-16 Shuangquan ZhouEnhanced chroot/convert
2011-08-15 JF Dingrename all micng to mic