add new option --fslabel in part section
[platform/upstream/mic.git] / README.rst
old mode 100644 (file)
new mode 100755 (executable)
index 8d780a7..99b2778
@@ -1,32 +1,44 @@
- mic - Mic Image Creator
-========================
+MIC - Mic the Image Creator
+===========================
 
 Overview
 --------
-MIC means Image Creator and it's used to create images for Tizen. The tool offers three major functions:
+MIC means "Mic the Image Creator" and it's used to create images for Tizen.
+The tool offers three major functions:
 
 - image creation
-- image conversion
-- chrooting into an image
+- image conversion bwtween two different formats
+- chrooting into an image 
 
-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.
+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.
 
-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.
+It can also provide plugin mechanism for developers to expand image type or
+image options, and even to hook.
 
 Resource
 --------
-
  * SITE: https://www.tizen.org/
  * REPO: https://download.tizen.org/tools/
  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
- * CODE: https://github.com/01org/mic
+ * CODE: https://review.tizen.org/gerrit/tools/mic
+         https://github.com/01org/mic
  * BUGS: https://bugs.tizen.org/jira
  * HELP: general@lists.tizen.org
 
+
 License
 -------
-MIC is Open Source and is distributed under the GPLv2 License. Please see the COPYING file included with this software
+MIC is Open Source and is distributed under the GPLv2 License.
+Please see the COPYING file included with this software 
+
 
 Contacts
 --------
-Contact with us at JIRA: https://bugs.tizen.org/jira, or directly at github.com: https://github.com/01org/mic
+When you found a bug, you can file this bug in our official bug tracker:
+https://bugs.tizen.org/jira
+