bump up to release 2.0.1
[tools/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 Resource
24 --------
25  * SITE: https://www.tizen.org/
26  * REPO: https://download.tizen.org/tools/
27  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
28  * CODE: https://review.tizen.org/gerrit/tools/mic
29          https://github.com/01org/mic
30  * BUGS: https://bugs.tizen.org/jira
31  * HELP: general@lists.tizen.org
32
33
34 License
35 -------
36 MIC is Open Source and is distributed under the GPLv2 License.
37 Please see the COPYING file included with this software 
38
39
40 Contacts
41 --------
42 When you found a bug, you can file this bug in our official bug tracker:
43 https://bugs.tizen.org/jira
44