cleanup the code related with mic-native
[platform/upstream/mic.git] / plugins / imager / liveusb_plugin.py
2016-02-04 jianzhong.fangcleanup the code related with mic-native
2016-02-04 Gui Chenfix incorrect location outdir to destdir
2016-02-04 Gui Chenrelocate create.outdir to conf module
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-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-10 Artem Bityutskiypartitionedfs: make the interface a bit saner
2013-01-10 Artem Bityutskiypartitionedfs: introduce add_disks() method
2012-12-19 Gui ChenMerge branch 'release-0.15' into 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-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-11 JF Dingcleanup trailing spaces and extra-long lines
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-06 Gui Chencentralized interface to check existing images
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-04 JF Dingmore accurate help message for subcommands
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-29 Jian-feng dingMerge "fix convert failed caused by NoneType 'createopts'"
2011-12-27 Gui Chenfix convert failed caused by NoneType 'createopts'
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-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 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-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 "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 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
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-07 JF Dingpostpone the fetch repomd and cleanup configmgr
2011-09-05 JF Dingremove improper exception handlings
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
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 fs plugin code and other cleanups
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-30 JF Dingmore compact plugin framwork
2011-08-20 JF Dingmore cleanup
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 ChenCorrect pluging help output message
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
2011-08-15 Shuangquan ZhouUpdated chroot's cleanup function
2011-08-11 Shuangquan ZhouSupport micng convertor
2011-08-10 Zhou ShuangquanInitial checkin of micng