blob: 2640441d271e420062468e1aa49cb1be0191c967 (
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
|
MIC Image Creator 0.24 Release Notes
====================================
Released March 11 2014
This release note documents the changes included in the new release. And
the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
* enhance to handle password with special characters
* change python-zypp require to python-zypp-tizen
* add --repo comand option for local build
* add --user and --password option for %repo directive of ks file
* clean up some codes relevant to EULA agreement
* add hostname showing in log
Bug Fixes
---------
* fix chroot failed by space in image not enough
* fix obsolete packages incorrect handling
* fix yum backend failed to cache packages
* fix bare ip in no_proxy not working
* fix repeated log showing with yum backend
* fix loop device latency timing
* fix zypp failed to download by changing 'cachedir'
* fix 'mkfs' not working caused by mic-bootstrap install failed
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!
|