summaryrefslogtreecommitdiff
path: root/doc/RELEASE_NOTES
blob: c1c748e3c2827f1eb9e9f0278b4b9392262ca8a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
 MIC Image Creator 0.18 Release Notes
===========================================================
Released Apr 03 2013

This release note documents the changes included in the MIC 0.18 release. And
the release contains new features, enhancements and bug fixes.

New Features & Ehancements
--------------------------
 * put build_id before image name for release option
 * mount build directory as tmpfs to speed up
 * enable --priority in ks to set priority
 * upgrade qemu (mic's depends) to 1.4.0

Bug Fixes
---------
 * fix debuginfo rpm swig attribute lost
 * fix release option failure with slash
 * fix man page lost in some distros
 * fix bmap file packed to tarball

Code Cleanup
------------
 * unify import statements to absolute import
 * clean up many undefined in partitionfs.py/loop.py/livecd.py
 * clean up some useless try and raise blocks
 * clean up some bad indentations
 * improve some error messages

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
 * BUGS: https://bugs.tizen.org/jira
 * HELP: general@lists.tizen.org

Report Bugs
-----------
when you found a bug, you can file this bug in our official bug tracker:
https://bugs.tizen.org/jira
also you are welcome to file the issue at our github repository:
https://github.com/01org/mic

Thank you for using MIC and for taking the time to send us your feedback!