update README.rst for better wiki convertion support
[tools/mic.git] / mic /
2011-10-27 Gui ChenFix convert livecd/liveusb cannot work
2011-10-26 Zhang QiangClean up checking exist image code
2011-10-26 Zhang QiangGet armv7 arch list from archPolicy list
2011-10-26 Zhang Qiangbackport:Improved timezone installation error message.
2011-10-26 Zhang Qiangbackport:Catch httplib.HTTPException for urllib2.urlopen
2011-10-26 Zhang QiangGive prompt info if target image file exist.
2011-10-24 Zhang Qiangkickstart: Checking dir before accessing it
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 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 JF Dingarch clean up
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 ChenFix release can't find ksconf issue
2011-10-21 Gui Chenignore swap partition in ks file
2011-10-20 JF Dingseveral minor fixings
2011-10-20 Jian-feng DingMerge "update release help message"
2011-10-20 Gui Chenupdate release help message
2011-10-20 JF Dingmove above logfile initialization code
2011-10-20 Zhang QiangAlways get packages content and license info into basei...
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-19 JF Dingsafe exit for FileLock for cleanup
2011-10-19 Gui ChenAdd '--cachedir' option for creator
2011-10-19 JF Dingmod namespace typo
2011-10-19 Zhang Qiangmsger: print msger.warning and msger.error info to...
2011-10-18 JF Dingminor fixings
2011-10-18 Zhang QiangSerialize loopback device allocattion for multiple...
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-17 Gui Chenneed not to write configs fot latest uxlaunch
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-17 Zhang Qiangzypp: fix local repo support issue
2011-10-17 Zhang Qiangmsger: add stderr logger interface
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 Dingproblem in create_release() for MANIFEST writing
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-10-08 Zhang QiangKickstartConfig: add more directory checking
2011-10-08 Huaxu WanMerge "zypp: Catch more error msg from rpm transaction...
2011-10-08 Jian-feng DingMerge changes I13855356,Ic78606d8,I8138e7e6
2011-10-08 Gui ChenFix multi-line error msg fully showed
2011-09-30 Zhang QiangReplace '--checksig --nogpg' with '-K --nosignature'
2011-09-29 Jian-feng DingMerge "Print package name while installing packages"
2011-09-29 Jian-feng DingMerge "baseimager: change the mode of 'tmp' dir"
2011-09-29 Zhang QiangPrint package name while installing packages
2011-09-29 Zhang Qiangbaseimager: change the mode of 'tmp' dir
2011-09-26 Jian-feng DingMerge "Add README file"
2011-09-26 Zhang QiangResolve groups to packages
2011-09-23 Zhang Qiangbaseimager: revert original changes
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Gui ChenUpdate release help msg and rearrange the option for...
2011-09-23 Gui ChenAdd '--pkgmgr' option
2011-09-23 Zhang Qiangbaseimager:don't put local rpm to _excluded_pkgs
2011-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-22 JF Dingcheck the exists of ksfile before parsing
2011-09-22 JF Dingminor changes of commments
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-20 Zhang Qiangyum: Unify the output of yum backend and zypp backend
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-16 JF Dingfixed the remain mod import problems
2011-09-15 JF Dingmv all 3rdparty modules to specific dir and hide urlgrabber
2011-09-15 JF Dingkill redundant message output
2011-09-15 JF Dingskip unsupported plugin friendly
2011-09-14 JF DingHUGE regression for the module path hanlding
2011-09-14 Gui Chenload pykickstart and urlgrabber for mic
2011-09-14 Gui ChenRemove extra print
2011-09-13 Gui Chenadd config option
2011-09-12 JF Dingadd timestr prefix in logfile
2011-09-12 JF Dingremove arch key from default mic.conf
2011-09-12 Gui ChenAdd arch option
2011-09-12 Gui ChenAdd release option
2011-09-12 JF Dingmore effitient logfile saving
2011-09-09 JF Dingrevert the _resparse() code for livecd
2011-09-09 JF Dingenhance msger module to support logfile
2011-09-09 JF Dingadding resizing and packaging for new image type
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"
next