Put log file in 'release' output always.
[platform/upstream/mic.git] / README.rst
1 MIC - Mic the Image Creator
2 ===========================
3
4 Overview
5 --------
6 MIC means "Mic the Image Creator" and it's used to create images for Tizen.
7 The tool offers three major functions:
8
9 - image creation
10 - image conversion bwtween two different formats
11 - chrooting into an image
12
13 With the MIC tool, users can create different types of images for different
14 verticals, including live CD images, live USB images, raw images for KVM,
15 loop images for IVI platforms, and fs images for chrooting. Also, users can
16 work in a chroot environment, based on an existing live image using MIC's
17 enhanced chrooting. Besides, MIC enables transforming an image to another
18 image format, a very useful function for those sensitive to image format.
19
20 It can also provide plugin mechanism for developers to expand image type or
21 image options, and even to hook.
22
23
24 Resource
25 --------
26  * SITE: https://www.tizen.org/
27  * REPO: https://download.tizen.org/tools/
28  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
29  * CODE: https://review.tizen.org/gerrit/tools/mic
30          https://github.com/01org/mic
31  * BUGS: https://bugs.tizen.org/jira
32  * HELP: general@lists.tizen.org
33
34
35 License
36 -------
37 MIC is Open Source and is distributed under the GPLv2 License.
38 Please see the COPYING file included with this software
39
40
41 Contacts
42 --------
43 When you found a bug, you can file this bug in our official bug tracker:
44 https://bugs.tizen.org/jira
45