Another method of install tpk.
[platform/upstream/mic.git] / mic / conf.py
2017-10-17 yuhuan.yangAnother method of install tpk.
2017-08-08 yuhuan.yangAdd new option of tpk_install
2017-07-14 yuhuan.yangAdd new option of --run_script
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-02-04 Lihong SunDrop mic native support
2016-02-04 LihongPut log file in 'release' output always.
2016-02-04 Andrii Boichukadd strict_mode(MHA-1115)
2016-02-04 Huanhuan LiEnable ssl_veirify option in mic config file
2016-02-04 Gui Chenput logfile setting up prior to other error output
2016-02-04 Gui Chenrelocate create.logfile to conf module
2016-02-04 Gui Chenrelocate create.outdir to conf module
2016-02-04 Gui Chenrelocate create.name to conf module
2015-03-26 Lihong SunDrop mic native support
2015-01-21 LihongPut log file in 'release' output always.
2014-12-29 LihongPut log file in 'release' output always.
2014-08-05 Andrii Boichukadd strict_mode(MHA-1115)
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-06-10 Gui Chenput logfile setting up prior to other error output
2014-06-09 Gui Chenrelocate create.logfile to conf module
2014-06-09 Gui Chenrelocate create.outdir to conf module
2014-06-09 Gui Chenrelocate create.name to conf module
2014-05-19 Gui ChenMerge "put logfile setting up prior to other error...
2014-05-19 Gui Chenput logfile setting up prior to other error output
2014-05-16 Gui Chenrelocate create.logfile to conf module
2014-05-16 Gui Chenrelocate create.outdir to conf module
2014-05-16 Gui Chenrelocate create.name to conf module
2014-03-05 Gui Chenfix local repository failed to perform urlgrabber
2014-03-04 Gui Chenimplement '--repo' option and '--ignore-ksrepo'
2014-03-04 Gui Chenadd two new options '--repo' and '--ignore-ksrepo'
2013-11-29 Gui Chenfix KeyError 'plugin_dir' in conf.create
2013-11-22 Łukasz StelmachConfigure paths with MIC_LIBRARY_PATH and MIC_PLUGIN_DIR
2013-10-23 Gui Chenraise error instead of msger.error
2013-10-15 Gui Chenrewrite msger module based on logging
2013-09-16 Gui Chenbetter handling for installing config file in virtualenv
2013-09-06 Sun LihongEnsure MIC works well when "/etc/mic/mic.conf" does...
2013-06-27 Gui Chenintroduce '--check-pkgs' to check packages included
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-01-21 Gui Chenadd debuginfo rpm install option
2013-01-15 Gui Chencompatible with old style if 'release' specified
2013-01-15 Gui Chenuse build_name to genarate image name
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenfix local repo unavailable in bootstrap
2012-12-12 Gui Chenadapt for new mechanism of bootstrap
2012-09-20 Gui Chenadd --repourl for BOSS to replace baseurl in zypp repo...
2012-09-12 Gui Chenadd optional packages which can be skiped for bootstrap
2012-08-31 Gui Chenrefine parsing bootstrap.conf
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 Chenprovide bootstrap.conf to handle bootstrap
2012-07-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-18 JF Dingfixed wrong usage of rstrip in loop.py
2012-06-11 Gui Chenmove selinux_check func to misc module
2012-05-28 Gui Chenpack images together and support compressed file format
2012-05-02 Gui Chencorrect sys prefix in Makefile
2012-05-02 JF Dingignore nonexist config file
2012-04-28 Gui Chendetect site conf file, use /etc/mic/mic.conf by default
2012-02-17 JF DingMerge pull request #13 from saukko/master
2012-02-17 JF Dingdevelopment after 0.6 release
2012-02-15 Gui Chenconf.py: proxy scheme check
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-17 Gui Chenmic chroot -s dest, unpack image and save to fs image
2012-01-16 Gui Chenadd shell option for convertor to enable modification...
2012-01-04 Zhang QiangDon't update common configure to bootstrap section.
2012-01-02 JF Dingcheck valid repos in ks
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-31 Zhang QiangAdd get_rpmver_in_repo() for rpmversion
2011-12-29 JF Dingcorrect the order of conf handling
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-22 Jian-feng dingMerge "enable proxy support in config file"
2011-12-22 Gui Chenenable proxy support in config file
2011-12-19 JF Dingshorten most of the unnecessary long lines
2011-12-19 JF DingMerge remote branch 'origin/master'
2011-12-19 JF DingMerge pull request #7 from bartosh/master
2011-12-16 Ed BartoshReformatted according to PEP08. Removed unused import.
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 Gui Chenconf.py: deal siteconf when set in init
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-16 JF DingMerge pull request #3 from bartosh/master
2011-12-15 Marko SaukkoAdded support for name_prefix.
2011-12-15 Marko SaukkoRemove hardcoded distro name.
2011-12-15 JF DingMerge pull request #2 from saukko/master
2011-12-15 Marko SaukkoReintroduced the compress-disk-image option from mic2.
2011-12-14 Marko SaukkoFix typos in messages.
2011-12-14 JF DingMerge pull request #1 from xiaoqiang0/master
2011-12-14 Zhang QiangShow user all the availabe archs if choice more than...
2011-12-14 Zhang Qiangconf: fix string format issue.
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 JF Dingmake the configmgr better