summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
2024-01-24Add support for riscv64accepted/tizen/unified/x/20240205.064100accepted/tizen/unified/toolchain/20240311.070041accepted/tizen/unified/riscv/20240128.235642accepted/tizen/unified/20240124.163307accepted/tizen_unified_riscvxuhy1-0/+1
Change-Id: I4ead58bcabeffbb08e89f2984e0af2e913452a40 Signed-off-by: Marek PikuĊ‚a <m.pikula@partner.samsung.com> Signed-off-by: xuhy <huayong.xu@samsung.com>
2018-01-30add --use-mic-in-bootstrap optionDohyung Kim1-0/+1
use mic in bootstrap without copy host mic to bootstrap. by default, copy host mic to bootstrap and use it Change-Id: I3f4f03cc666df05ad4a7c393b771a2487350b9fe Signed-off-by: Dohyung Kim <dohyung2.kim@samsung.com>
2015-03-26Drop mic native supportLihong Sun2-3/+2
mic option --runtime=native has been broken for more than one year, maintain this mode requires more effort for new distribution support, so drop this mode without risk. Fixes: #DEVT-248 Change-Id: Iaee916889fabfe62f6a507781f9ca1c3d01ee5a2
2014-04-11Add lzop compress formatSun Lihong2-4/+6
Add '.lzo' compression format to option '--compress-image' and '--compress-disk-image' of 'raw' and 'loop' type image. Fixes: #1282 Change-Id: Ic19faa2b9c2ee13a74a6cd2ce9153ce7feea276c
2013-12-13clean up and refine all the docs in gitJF Ding2-0/+0
Break the long lines, remove the deprecated content, etc. BTW, other minor changes include: * move the cmdln completion scripts to more proper places * file permission checking Change-Id: I063d99119156b45279a387c24280723ae70f4eb2 Signed-off-by: Jianfeng Ding <jian-feng.ding@intel.com>
2013-09-24Add mic zsh tab completion supportSun Lihong1-0/+187
Fixes: #1187 Change-Id: I6a668990556431c5df8304a830a12943cef975a0
2013-09-08Add mic bash tab completion supportXiaoning Zhu1-0/+307
Change-Id: I6374f93b456ae4789ea79e6eaede8485dd6562dd Signed-off-by: Xiaoning Zhu <xiaoning.zhu@intel.com>
2012-12-20update documentationGui Chen1-39/+0
2012-12-19Merge branch 'release-0.15' into develGui Chen1-5/+4
Conflicts: etc/bootstrap.conf mic/bootstrap.py mic/creator.py mic/imager/raw.py mic/msger.py mic/utils/misc.py setup.py Signed-off-by: Gui Chen <gui.chen@intel.com>
2012-09-26relocate dist files and add change logGui Chen2-0/+75
Change-Id: Idd31d153f36ff12b5a0aedee644d3811038b599b Signed-off-by: Gui Chen <gui.chen@intel.com>