Add 'get_VcsInfo' function part to yumpkgmgr.py
[platform/upstream/mic.git] / plugins / imager /
2016-02-04 Gui Chenfix incorrect location outdir to destdir
2016-02-04 Gui Chenrelocate create.outdir to conf module
2016-02-04 Sun LihongPylint warnings.
2014-03-25 Huanhuan LiGenerate manifest file
2013-12-11 Gui ChenMerge "check if mic-native installed when running nativ...
2013-12-11 Gui Chencheck if mic-native installed when running native mode
2013-10-23 Gui Chenraise error instead of msger.error
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-02-27 Huang HaoFix bad indentations.
2013-02-21 Gui Chenadd vcs field to recording_pkgs for 'release' option
2013-01-27 Gui Chenadd option '--fstab-entry' to set the entry in /etc...
2013-01-27 Gui Chengive hints when overwriting loop images
2013-01-10 Artem Bityutskiypartitionedfs: make the interface a bit saner
2013-01-10 Artem Bityutskiyraw.py: kill get_diskinfo()
2013-01-10 Artem Bityutskiypartitionedfs: introduce add_disks() method
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenbackport bmap patch from devel
2012-12-12 Gui Chenadapt for new mechanism of bootstrap
2012-11-05 Jian-feng DingMerge "misc.py: remove few unnecessary checks" into...
2012-10-25 Gui Chenfix mic chroot failure caused by unmatching parameters
2012-10-08 Artem BityutskiyAdd block map functionality
2012-10-08 Artem BityutskiyIntroduce the --generate-bmap option
2012-09-26 yanqingx.lisupport running specified command for mic chroot
2012-09-12 Gui Chenfix help command incorrect issue
2012-08-31 Gui Chenrelocate macro substitution in ks file
2012-08-31 Gui Chenset default pkgmgr to auto and preferred to use zypp
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chenauto selecting backend with 'pkgmgr=auto'
2012-08-16 Gui Chencall bootstrap_mic to do the bootstrap work
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-13 Gui Chenbetter handling to check arguments before cmd running
2012-07-17 Gui Chentypo fix 0.13
2012-07-13 Gui Chenchroot: mark user's choice as root mounted to avoid...
2012-07-11 JF Dingcleanup trailing spaces and extra-long lines
2012-07-11 Gui Chenadd choice for msger and ask user to choose root partition
2012-07-10 Gui Chenfind path of 'env' for chroot automatically
2012-06-19 Gui Chenuse 'latest' and 'ia32' as default when @BUILD_ID@...
2012-06-15 JF Dingnew --shrink opt for loop image to control img shrinking
2012-06-06 Gui Chencentralized interface to check existing images
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-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-01-23 JF DingMerge pull request #9 from saukko/master
2012-01-20 Marko SaukkoIntroduce --copy-kernel cmdline option to copy kernel...
2012-01-16 Gui Chenadd shell option for convertor to enable modification...
2012-01-09 Gui Chenmore accurate checking for tarball of loop images
2012-01-04 JF Dingmore accurate help message for subcommands
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
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 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-27 Gui Chenfix convert failed caused by NoneType 'createopts'
2011-12-19 Gui Chenfix arm raw image dont' hint when existed
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 JF DingMerge pull request #4 from saukko/master
2011-12-16 Marko SaukkoMerge branch 'master' of https://github.com/jfding/mic
2011-12-15 Marko SaukkoDon't create new name value as we have already done...
2011-12-13 JF Dingmore concise plugin related expressions
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 JF Dingmake the configmgr better
2011-12-01 Zhang QiangFix typo.
2011-11-17 Gui Chensupport btrfs and ext4 for creator, chroot, convert
2011-11-15 Gui Chenfix image size which cause chroot issue
2011-10-27 JF DingMerge remote branch 'origin/master'
2011-10-27 Jian-feng DingMerge "BMC#18552: selinux checking for btrfs and ARM"
2011-10-27 JF Dingbetter handling for existing files checks
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 JF Dingrewrite the release_out code
2011-10-19 JF Dingunify the variable name in plugins to avoid typos
2011-10-19 JF Dingfixed typos
2011-10-19 Gui ChenRefine the outdir for release
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 Gui ChenCheck if ks file exists
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-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-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-22 JF Dingshow available pkgmgrs if invalid one encountered
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-21 JF DingMerge "Correct release option show"
2011-09-20 Shuangquan ZhouCleanup temporary dirs, even if convertor fails
2011-09-20 Gui ChenCorrect release option show
next