summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Merge release-0.28.17 from 'tools/mic'upstream/0.28.17submit/tizen/20220818.092614biao716.wang1-0/+3
2018-01-30add --use-mic-in-bootstrap optionDohyung Kim1-0/+5
2018-01-30Display all rpm debug messages with --rpm-debugDohyung Kim1-0/+1
2017-08-08Add new option of tpk_installyuhuan.yang1-1/+3
2017-07-14Add new option of --run_scriptyuhuan.yang1-0/+2
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-3/+0
2017-07-13add SIGTERM handler for exit gracefullyDohyung Kim1-0/+7
2017-07-13display all rpm debug messages in debug modeDohyung Kim1-1/+1
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-4/+7
2016-09-23Add subcommand option parameters(-v, -d, -i) for fixing tizen2.4 mobile issuejianzhong.fang1-3/+12
2016-06-16Revert "Drop mic raw image format support"jianzhong.fang1-0/+13
2016-03-17Revert "Add lzop compress format"jianzhong.fang1-6/+4
2016-02-04Update the mic docjianzhong.fang1-2/+3
2016-02-04Using argparse module to parse the cmd lineyyh1-187/+207
2016-02-04Drop MIC livecd image format support.jianzhong.fang1-1/+0
2016-02-04Drop MIC liveusb image format supportjianzhong.fang1-2/+1
2016-02-04Fix pylint tipsHuanhuan Li1-58/+63
2016-02-04Pylint warnings.Sun Lihong1-4/+4
2014-02-27Show hostname in logSun Lihong1-1/+1
2013-12-04add options --interactive/--non-interactiveGui Chen1-0/+11
2013-10-15rewrite msger module based on loggingGui Chen1-4/+4
2013-05-05tools/mic: rename variablelihuanhuan1-12/+12
2013-09-15drop VERSION file, use __version__ directly in mic moduleGui Chen1-2/+1
2013-03-12Remove useless try and reraise blocks.Huang Hao1-5/+2
2013-02-18Move function optparser_setup out of class MicCmdHuang Hao1-14/+16
2012-09-26support running specified command for mic chrootyanqingx.li1-7/+12
2012-08-02better handling for print versionGui Chen1-3/+9
2012-08-01fix minor bug of 'mic --version'Gui Chen1-0/+2
2012-07-12fixing the compatibile problem of misc.get_distroJF Ding1-1/+1
2012-07-12concise output of distro information printingJF Ding1-4/+1
2012-07-10put mic version to build logGui Chen1-0/+4
2012-02-17development after 0.6 releaseJF Ding1-4/+8
2012-02-15give hint when converted image existedGui Chen1-0/+14
2012-02-07typo fixGui Chen1-1/+1
2012-01-17mic chroot -s dest, unpack image and save to fs imageGui Chen1-0/+5
2012-01-16add shell option for convertor to enable modification before conertingGui Chen1-0/+6
2012-01-06space check update and catch no space exceptionGui Chen1-1/+7
2011-12-28changes of message and coding styleJF Ding1-6/+14
2011-12-27fix convert and chroot issue caused by not existed imageGui Chen1-0/+5
2011-12-12more concise plugin related expressionsJF Ding1-6/+7
2011-12-12make the configmgr betterJF Ding1-1/+1
2011-11-17support btrfs and ext4 for creator, chroot, convertGui Chen1-1/+1
2011-11-10typo: fix usage message typo errorZhang Qiang1-3/+3
2011-11-04Some fixes to be compatible with python 2.5Gui Chen1-1/+1
2011-11-03make tools/mic more flexible for python pathJF Ding1-1/+1
2011-10-27better handling for existing files checksJF Ding1-0/+3
2011-10-19cleanup deprecated codeJF Ding1-2/+0
2011-10-10unify the license header of all filesJF Ding1-13/+11
2011-09-16better error output for CreateErrorJF Ding1-1/+1
2011-09-05move msger.run to utils.runner module and more apisJF Ding1-0/+10