blob: c0df0c9dbcd508eca037c5e952e83bcc7a52351e (
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
|
MIC Image Creator 0.21 Release Notes
===========================================================
Released August 28 2013
This release note documents the changes included in the new release. And
the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
* new distribution support: Fedora 19
* refactor chroot module to correct the logic
* add an alias for installerfw - installerfw_plugins
* remove fuser dependency to avoid some unmount issue
* enable proxy setting with authentication
* don't get proxy info from /etc/sysconfig/proxy ever
* kill processes inside chroot after post script running
* reload device mapper using 'dmsetup' utility
Bug Fixes
---------
* fix bootloader options omitted
* warn failed boot partition flags set
* fix wrong file descriptor issue
* fix some requires
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!
|