typo fix
[tools/mic.git] / README.rst
1  mic - Mic Image Creator
2 ========================
3
4 Overview
5 --------
6 MIC means Image Creator and it's used to create images for Tizen. The tool offers three major functions:
7
8 - image creation
9 - image conversion
10 - chrooting into an image
11
12 The tool is derived mainly from MIC2, which is used to create MeeGo images. With great improvements on many features, it has become clear, friendly, and flexible. It provides a python plugin mechanism for developers, to expand image type or image options, and even to hook.
13
14 With the MIC tool, users can create different types of images for different verticals, including live CD images, live USB images, raw images for KVM, loop images for IVI platforms, and fs images for chrooting. Also, users can work in a chroot environment, based on an existing live image using MIC's enhanced chrooting. Besides, MIC enables transforming an image to another image format, a very useful function for those sensitive to image format.
15
16 Resource
17 --------
18
19  * SITE: https://www.tizen.org/
20  * REPO: https://download.tizen.org/tools/
21  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
22  * CODE: https://github.com/01org/mic
23  * BUGS: https://bugs.tizen.org/jira
24  * HELP: general@lists.tizen.org
25
26 License
27 -------
28 MIC is Open Source and is distributed under the GPLv2 License. Please see the COPYING file included with this software
29
30 Contacts
31 --------
32 Contact with us at JIRA: https://bugs.tizen.org/jira, or directly at github.com: https://github.com/01org/mic