bump up to release 0.27.4
[platform/upstream/mic.git] / doc / RELEASE_NOTES
1 MIC Image Creator 0.27.4 Release Notes
2 ======================================
3 Released Apr 5 2017
4
5 This release note documents the changes included in the new release. And
6 the release contains new features, enhancements and bug fixes.
7
8 New Features & Enhancements
9 --------------------------
10   * Fixup changelog that causes errors
11   * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
12   * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
13   * Copy ks setting lang to file /etc/config/mic_language for other use
14   * Show logs inside 'Running scripts' in mic
15
16 Bug Fixes
17 ---------
18
19 MIC Image Creator 0.27.3 Release Notes
20 ======================================
21 Released Dec 19 2016
22
23 This release note documents the changes included in the new release. And
24 the release contains new features, enhancements and bug fixes.
25
26 New Features & Enhancements
27 --------------------------
28   * Show pkgid when install pkg error
29   * support vdfs and squashfs image creation
30
31 Bug Fixes
32 ---------
33
34 MIC Image Creator 0.27.2 Release Notes
35 ======================================
36 Released Sep 28 2016
37
38 This release note documents the changes included in the new release. And
39 the release contains new features, enhancements and bug fixes.
40
41 New Features & Enhancements
42 --------------------------
43   * Add exclude-from-image option to exclude specific images
44   * Add subcommand option parameters(-v, -d, -i)
45
46 MIC Image Creator 0.27.1 Release Notes
47 ======================================
48 Released May 25 2016
49
50 This release note documents the changes included in the new release. And
51 the release contains new features, enhancements and bug fixes.
52
53 New Features & Enhancements
54 --------------------------
55   * new distribution support: Ubuntu 16.04, Fedora 23
56   * add raw image format support
57
58 Bug Fixes
59 ---------
60   * Remove BmapCreate and Filemap source code from MIC (#DEVT-151)
61
62 MIC Image Creator 0.27 Release Notes
63 ======================================
64 Released Mar 28 2016
65
66 This release note documents the changes included in the new release. And
67 the release contains new features, enhancements and bug fixes.
68
69 New Features & Enhancements
70 --------------------------
71   * new distribution support: CentOS 7, Debian 8, Fedora 21, 
72     Fedora 22, openSUSE 13.2
73   * generate manifest file to describe image information
74   * refactor archive and compress module
75   * support sparse handle for tar command
76   * replace system V with systemd on locale setting
77   * add qcow2 image format support
78   * add strict mode for package installing
79   * enable ssl_verify option in config file
80   * enhance checksums of outputs: md5sum, sha1sum, sha256sum (#DEVT-224)
81   * drop mic-native support (#DEVT-248)
82   * update mount option
83   * revert bind mount config file to instroot
84   * drop liveusb, livecd and raw image formats support (#DEVT-243, #DEVT-263)
85   * use argparse module to parse the cmd line (#DEVT-52)
86
87 Bug Fixes
88 ---------
89   * fix logfile incomplete in release option
90   * fix config file disappear in bootstrap
91   * fix aarch64 bin_format
92   * fix pylint
93   * fix real path of device mapper causing initrd failure
94   * fix qemu arm and arm64 issues
95   * fix AttributeError in zypp backend
96   * fix 'python-xml' depends used by cElements
97   * fix xml requirements
98   * fix logfile not in release of '--release' when creation failed
99   * fix copyright missing issue
100   * fix syslinux installation path issue in Arch Linux
101   * fix priority option of ks file not apply (#DEVT-254)
102   * fix need to check loop device after excute 'losetup --find'
103   * fix check scriptlet error file on /tmp/.postscript/error/
104   * fix broken tar archive
105
106 MIC Image Creator 0.26 Release Notes
107 ======================================
108 Released Oct 14 2014
109
110 This release note documents the changes included in the new release. And
111 the release contains new features, enhancements and bug fixes.
112
113 New Features & Ehancements
114 --------------------------
115   * add new arch MIPS support
116   * add qcow2 image format support
117   * add strict mode for package installing
118   * enable ssl_verify option in config file
119   * enhance checksums of outputs: md5sum, sha1sum, sha256sum
120   * enhance VCS info in yum backend
121
122 Bug Fixes
123 ---------
124   * fix real path of device mapper causing initrd failure
125   * fix qemu arm and arm64 issues
126   * fix AttributeError in zypp backend
127   * fix 'python-xml' depends used by cElements
128
129 MIC Image Creator 0.25.2 Release Notes
130 ======================================
131 Released Jun 11 2014
132
133 This release note documents the changes included in the new release. And
134 the release contains new features, enhancements and bug fixes.
135
136 New Features & Ehancements
137 --------------------------
138
139 Bug Fixes
140 ---------
141  * fix AttributeError in zypp backend
142
143 MIC Image Creator 0.25.1 Release Notes
144 ======================================
145 Released May 28 2014
146
147 This release note documents the changes included in the new release. And
148 the release contains new features, enhancements and bug fixes.
149
150 New Features & Ehancements
151 --------------------------
152
153 Bug Fixes
154 ---------
155   * revert bind mount config file to instroot
156   * fix xml requirements
157
158 MIC Image Creator 0.25 Release Notes
159 ====================================
160 Released May 23 2014
161
162 This release note documents the changes included in the new release. And
163 the release contains new features, enhancements and bug fixes.
164
165 New Features & Ehancements
166 --------------------------
167   * new distribution support: Ubuntu 14.04 and Debian 7.0
168   * generate manifest file to describe image information
169   * refactor archive and compress module
170   * support sparse handle for tar command
171   * replace system V with systemd on locale setting
172   * support lzop compress
173
174 Bug Fixes
175 ---------
176   * fix logfile incomplete in release option
177   * fix config file disappear in bootstrap
178   * fix aarch64 bin_format
179   * fix pylint
180
181 MIC Image Creator 0.24.2 Release Notes
182 ====================================
183 Released June 09 2014
184
185 This release note documents the changes included in the new release. And
186 the release contains new features, enhancements and bug fixes.
187
188 New Features & Ehancements
189 --------------------------
190  * enable ssl_verify in config file
191
192 Bug Fixes
193 ---------
194  * fix logfile incompleted issue
195  * fix md5sum to be compatible with utility md5sum
196  * fix locale issue in systemd service
197
198 MIC Image Creator 0.24 Release Notes
199 ====================================
200 Released March 11 2014
201
202 This release note documents the changes included in the new release. And
203 the release contains new features, enhancements and bug fixes.
204
205 New Features & Ehancements
206 --------------------------
207   * enhance to handle password with special characters
208   * change python-zypp require to python-zypp-tizen
209   * add --repo comand option for local build
210   * add --user and --password option for %repo directive of ks file
211   * clean up some codes relevant to EULA agreement
212   * add hostname showing in log
213
214 Bug Fixes
215 ---------
216   * fix chroot failed by space in image not enough
217   * fix obsolete packages incorrect handling
218   * fix yum backend failed to cache packages
219   * fix bare ip in no_proxy not working
220   * fix repeated log showing with yum backend
221   * fix loop device latency timing
222   * fix zypp failed to download by changing 'cachedir'
223   * fix 'mkfs' not working caused by mic-bootstrap install failed
224
225 MIC Image Creator 0.23.1 Release Notes
226 ====================================
227 Released January 23 2014
228
229 This release note documents the changes included in the new release. And
230 the release contains new features, enhancements and bug fixes.
231
232 New Features & Ehancements
233 --------------------------
234
235 Bug Fixes
236 ---------
237  * fix bmap creation failed if using tmpfs
238
239 MIC Image Creator 0.23 Release Notes
240 ====================================
241 Released December 18 2013
242
243 This release note documents the changes included in the new release. And
244 the release contains new features, enhancements and bug fixes.
245
246 New Features & Ehancements
247 --------------------------
248  * support arm64 architecture image creation in native mode
249    (to know more about arm64 support, check doc/KNOWN_ISSUES)
250  * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
251  * split the "native" running mode support to a separated sub-package
252  * reduced the dependencies(packages) of mic main package dramatically
253  * add new options '--interactive' and '--non-interactive' to enable/disable interaction
254  * add new option '--uuid' for 'part' in ks file to set filesystem uuid
255  * export more environment variables related to installer framework for loop format
256
257 Bug Fixes
258 ---------
259  * fix bootstrap handling if bootstrap package failed
260  * fix 'mapper_device' key error
261  * fix detailed error messages missing in mounting
262  * fix version comparing issue of urlgrabber in Fedora
263
264  MIC Image Creator 0.22.3 Release Notes
265 ===========================================================
266 Released Nov 19 2013
267
268 This release note documents the changes included in the new release. And
269 the release contains new features, enhancements and bug fixes.
270
271 New Features & Ehancements
272 --------------------------
273  * export mapper device for installer framework
274  * update BmapCreate to 2.0
275  * enable internal setarch in bootstrap environment
276
277 Bug Fixes
278 ---------
279
280  MIC Image Creator 0.22.2 Release Notes
281 ===========================================================
282 Released Nov 18 2013
283
284 This release note documents the changes included in the new release. And
285 the release contains new features, enhancements and bug fixes.
286
287 New Features & Ehancements
288 --------------------------
289  * export mapper device for installer framework
290  * update BmapCreate to 2.0
291
292 Bug Fixes
293 ---------
294
295           MIC Image Creator 0.22 Release Notes
296 ===========================================================
297
298 Released October 24 2013
299
300 This release note documents the changes included in the new release. And
301 the release contains new features, enhancements and bug fixes.
302
303 New Features & Ehancements
304 --------------------------
305  * refactor msger module to ulitize logging module
306  * refine error class module
307  * improve installation in virtualenv
308  * add bash completion support
309  * add zsh completion support
310  * export mapper device related to installer framework
311  * update BmapCreate to the latest version
312
313 Bug Fixes
314 ---------
315  - fix customized plugin_dir not work in bootstrap
316  - fix packing process exit on Ubuntu
317  - fix loop device alloaction failed on openSUSE
318  - fix incorrect number showing during installing
319  - set owner of cacheidr/outdir to SUDO_USER
320  - correct project url in setup.py
321  - fix mic not work when mic.conf disappear
322
323           MIC Image Creator 0.21.2 Release Notes
324 ===========================================================
325
326 Released September 28 2013
327
328 This release note documents the changes included in the new release. And
329 the release contains new features, enhancements and bug fixes.
330
331 New Features & Ehancements
332 --------------------------
333
334 Bug Fixes
335 ---------
336  * use sync mode in kpartx command
337
338           MIC Image Creator 0.21.1 Release Notes
339 ===========================================================
340
341 Released September 18 2013
342
343 This release note documents the changes included in the new release. And
344 the release contains new features, enhancements and bug fixes.
345
346 New Features & Ehancements
347 --------------------------
348  * prefer to use 'pbzip2'/'pigz' to compress image if possible
349  * won't fallback to native mode if bootstrap not found
350
351 Bug Fixes
352 ---------
353  * fix exiting at packaging images on Ubuntu distro
354
355           MIC Image Creator 0.21 Release Notes
356 ===========================================================
357
358 Released August 28 2013
359
360 This release note documents the changes included in the new release. And
361 the release contains new features, enhancements and bug fixes.
362
363 New Features & Ehancements
364 --------------------------
365  * new distribution support: Fedora 19
366  * refactor part of chroot modules for better cleanup handling
367  * add an alias "installerfw_plugins" for installerfw
368  * remove unnecessary fuser dependency for "fuser" command
369  * enable proxy with user authentication setting
370  * correct no_proxy handling in openSUSE
371  * kill processes inside chroot after post script running
372  * ulitize 'dmsetup' to avoid possible dm device unaccessible issue
373
374 Bug Fixes
375 ---------
376  * fix bootloader options omitted
377  * warn failed boot partition flags set
378  * fix wrong file descriptor issue
379  * fix some requires
380
381
382  MIC Image Creator 0.20 Release Notes
383 ===========================================================
384 Released Jule 08 2013
385
386 This release note documents the changes included in the MIC 0.20 release. And
387 the release contains new features, enhancements and bug fixes.
388
389 New Features & Ehancements
390 --------------------------
391  * new distribution support: CentOS 6
392  * drop image creation if checked packages not present in image
393  * introduce 'installerfw' command in kickstart to customize configuration
394  * improve output message of post scripts
395
396 Bug Fixes
397 ---------
398  * fix rpm not support 'VCS' tag traceback
399
400  MIC Image Creator 0.19.3 Release Notes
401 ===========================================================
402 Released July 01 2013
403
404 This release note documents the changes included in the MIC 0.19.3 release. And
405 the release contains new features, enhancements and bug fixes.
406
407 New Features & Ehancements
408 --------------------------
409
410 Bug Fixes
411 ---------
412  * fix vfat UUID issue in liveusb
413
414  MIC Image Creator 0.19.2 Release Notes
415 ===========================================================
416 Released July 01 2013
417
418 This release note documents the changes included in the MIC 0.19.2 release. And
419 the release contains new features, enhancements and bug fixes.
420
421 New Features & Ehancements
422 --------------------------
423  * introduce 'installerfw' command in kickstart
424  * export several environment to keep image information
425
426 Bug Fixes
427 ---------
428
429  MIC Image Creator 0.19.1 Release Notes
430 ===========================================================
431 Released June 21 2013
432
433 This release note documents the changes included in the MIC 0.19.1 release. And
434 the release contains new features, enhancements and bug fixes.
435
436 New Features & Ehancements
437 --------------------------
438
439 Bug Fixes
440 ---------
441  * fall back to old arch detecting
442
443  MIC Image Creator 0.19 Release Notes
444 ===========================================================
445 Released May 16 2013
446
447 This release note documents the changes included in the MIC 0.18 release. And
448 the release contains new features, enhancements and bug fixes.
449
450 New Features & Ehancements
451 --------------------------
452  * new distribution support: Ubuntu 13.04 and openSUSE 12.3
453  * introduce '--part-type' to handle GPT partition
454  * copy bmap creation from bmap-tools
455  * update some depends and fix depends issue
456
457 Bug Fixes
458 ---------
459  * fix bug autologinuser always set
460  * fix symlink bind mount left issue
461  * fix '/var/lock' non-existent throw traceback
462
463  MIC Image Creator 0.18 Release Notes
464 ===========================================================
465 Released Apr 03 2013
466
467 This release note documents the changes included in the MIC 0.18 release. And
468 the release contains new features, enhancements and bug fixes.
469
470 New Features & Ehancements
471 --------------------------
472  * put build_id before image name for release option
473  * mount build directory as tmpfs to speed up
474  * enable --priority in ks to set priority
475  * upgrade qemu (mic's depends) to 1.4.0
476
477 Bug Fixes
478 ---------
479  * fix debuginfo rpm swig attribute lost
480  * fix release option failure with slash
481  * fix man page lost in some distros
482  * fix bmap file packed to tarball
483
484 Code Cleanup
485 ------------
486  * unify import statements to absolute import
487  * clean up many undefined in partitionfs.py/loop.py/livecd.py
488  * clean up some useless try and raise blocks
489  * clean up some bad indentations
490  * improve some error messages
491
492  MIC Image Creator 0.17 Release Notes
493 ===========================================================
494 Released Feb 28 2013
495
496 This release note documents the changes included in the MIC 0.17 release. And
497 the release contains new features, enhancements and bug fixes.
498
499 New Features & Ehancements
500 --------------------------
501  * support new distribution Fedora 18
502  * enable to handle more than 3 partitions
503  * support partition without mount point
504  * move vcs infomation from .vcs to .packages
505
506 Bug Fixes
507 ---------
508  * fix failure when symbolic link vmlinuz in single disk
509  * fix incorrect alignment handling
510  * fix requires squashfs in opensuse
511  * fix unicode error in myurlgrab
512
513 Code Cleanup
514 ------------
515  * clean up some mess in utils/misc.py
516  * clean up pylint issue in creator.py
517
518 Release 0.16 - Wed Jan 30 2013
519 ===========================================================
520  * add GPT support for UEFI format
521    - add --ptable=gpt option in kickstart to enable GPT
522    - add simple GPT parser to parse PARTUUID
523    - use PARTUUID in syslinux.cfg if gpt required
524    - clean up the mess code and improve readability
525  * improve alignment to reduce unused space
526    - add interface add_disks for PartitionedMount
527    - clean up the mess code in partitionfs.py
528  * append timestamp suffix to image name by default
529  * add a new option --nocache in kickstart to disable caching rpm
530  * add a new value 'vcs' for --record-pkgs to save VCS info
531  * add a new option --fstab-entry for raw image to set fstab entry
532  * introduce a new option '--install-pkgs' in mic
533    - valid values imagined: source, debuginfo, debugsource
534    - enable 'debuginfo' to install '-debuginfo' rpm in the meantime
535  * improve loop device generating and cleaning mechanism
536  * code clean:
537    - update documentation
538    - rename MANIFEST to MD5SUM
539    - clean up moblin stuff in kickstart
540    - clean mic tests and keep only unittest
541    - sepreate the download related as independent module
542  * bug fix:
543    - cleanup zypp credential file to fix conflicts during installing
544    - fix the issue that outdir/cachedir is not dir
545    - recalculate package content recording
546    - refactor try except statement in baseimager
547    - fix existing loop images overwritten
548
549 Release 0.15.3 - Wed Jan 23 2013
550 ===========================================================
551  * urgent bug fix:
552    - fix loop device not cleaned issue
553    - fix bootstrap dirs not unmounted issue
554    - fix mic failed in kvmic issue
555    - fix binfmt register in bootstrap incorrect
556    - fix rpm path incorrect when local repo and sslverify used
557  * other bug fix:
558    - fix x86_64 image conflicts installing x86_64 and x86 rpm
559    - verify if logfile is a file
560    - fix type error when calling mknod
561    - fix the failure if ks under / dir
562    - clean up the mess 'directory not empty'
563    - fix type error when calling mknod
564
565 Release 0.15 - Tue Dec 13 2012
566 ===========================================================
567  * adapt new mechanism for bootstrap mode
568    - create 'mic-bootstrap-x86-arm' by obs build
569    - publish 'mic-bootstrap-x86-arm' into server repo
570    - use 'mic-bootstrap-x86-arm' as bootstrap env for x86 and arm image
571  * filesystem parameter support for ext[234] fs
572    - sample in ks: part / --size 1000 --fstype=ext3 --extoptions="-I 256"
573    - other filesystem will ignore option '--extoptions'
574  * update the documentation and man page
575  * multiple bootstrap path to support multi-instance mic
576  * use 'pkgmgr=auto' to select available backend in conf file
577  * improve loop device creation algorithm and create loop device by 'mknod'
578  * bug fix:
579    - bear unexpected checksum type when getting metadata
580    - avoid traceback when loopback is NoneType
581    - lseek limit to 2G in 32bit env
582    - split out username and password in zypp repo file
583    - use rpm real path instead of 'cp' if it's local repo
584    - fix local repo unavailable in bootstrap
585    - fix traceback when failed to unmap kpartx device
586    - fix timestamp incorrect issue in logfile
587
588 Release 0.14.2 - Wed Nov 14 2012
589 ===========================================================
590  * support dracut for live image
591  * update bmap version to 1.1
592
593 Release 0.14.1 - Fri Oct 15 2012
594 ===========================================================
595  * support bmap file for ivi flashing tool
596  * just warning in chroot when not Tizen/MeeGo chroot dir
597  * fix logfile lost in bootstrap mode
598  * clean mounts in bootstrap when exiting
599  * bug fix:
600    - fix https proxy issue in yum backend
601    - avoid traceback when loop instance is NoneType
602
603 Release 0.14 - Thu Aug 02 2012
604 ===========================================================
605  * use cached metadata when checksum is not changed
606  * skip non-fatal error in ks file and prompt user to handle
607  * prompt user to handle when failed to apply img configure
608  * replace hard name with device uuid in etc/fstab 
609  * enhance extlinux cfg file for symbolic kernel like IVI
610  * support label assign for raw image
611  * bug fix:
612    - fix live image create failure when label assigned
613    - avoid traceback when converting unsupported type
614    - fix mic --version ugly output
615
616 Release 0.13 - Wed Jul 12 2012
617 ===========================================================
618  * create logfile as default when --release specifid
619  * use 'gzip' and 'bzip2' to pack image instead of python
620  * automatically detect path of 'env' for chroot
621  * record version and os info in build log and logfile
622  * bug fix:
623    - fix popup message in ubuntus
624    - fix unicode issue for logfile
625    - better fix for 'chroot raw' issue 
626
627 Release 0.12 - Wed Jun 20 2012
628 ===========================================================
629  * use default value when @BUILD_ID@ and @ARCH@ not specified
630  * enhance proxy support in attachment retrieve
631  * add new --shrink opt for loop image to control img shrinking
632  * avoid invalid literal for loop device generation
633  * relocate and refactor selinux_check func
634  * remove prefix for make install
635  * bug fix:
636    - fix compres image in raw image
637    - fix src pkgs download failed issue
638    - fix convert failed issue
639
640 Release 0.11 - Fri Jun 08 2012
641 ===========================================================
642  * support new subcmd 'auto' to handle magic line in ks
643  * enhance the handle of authentication url and https proxy
644  * support packing images together and support compressed file format
645  * reset LD_PRELOAD for chroot env
646  * centralized interface to check existing images
647  * avoid live image creating when using multi-partitions
648  * resolve the depends of python-urlgrabber
649  * bug fix:
650    - fix logfile context lost issue
651    - fix attachment package url handling
652    - fix mic ch raw failed issue
653
654 Release 0.10 - Tue May 15 2012
655 ===========================================================
656  * container support using '%attachment' section in ks
657  * add --compress-to option to support zip format in loop image
658  * auto-detect config and plugindir to meet virtualenv and customized install
659  * remove all hardcoded info in setup.py and use sys.prefix for installing
660  * tolerate some OS errors in the image configurations stage
661  * extra patch:
662    - fix zypp missing password when using username passwd 
663    - some fixes to enhance authentication url
664    - refine repostr structure to fix comma issue in baseurl
665  
666 Release 0.9 - Fri Apr 13 2012
667 ===========================================================
668  * support pre-install package with zypp backend
669  * sync /etc/mic/mic.conf to bootstrap
670  * enhance sorting for version comparsion in zypp
671  * rewrite chroot tar image using xml format mount point file
672  * fix the incorrect number showing in fs src pkgs download
673  * remove tests directory for dist in Makefile
674  * fix liveusb parted mkpart failure, revert mbr size expand in raw
675  * cleanup /tmp/repolic* dir in the EULA checking
676
677 Release 0.8 - Mon Mar 26 2012
678 ===========================================================
679  * partition alignment support
680  * remove bootloader option 'quiet vga' for raw
681  * update dist files in git source
682  * update unittest, add cases for chroot, msger, runner
683  * add 40 system test case for help
684  * rewrite loop device allocation mechanism
685
686 Release 0.7 - Fri Mar 02 2012
687 ===========================================================
688  * zypp backend: fixed a fatal issue of unreleasable loop devs
689  * zypp backend: more friendly output message
690  * backend: share cached rpm files between yum and zypp
691  * enhancement for multiple partition loop format
692  * make msger to accept Unicode string
693  * fixed a regression of compress option for FS format
694  * fixed issues in openSUSE12.1
695  * new written man page
696
697 Release 0.6 - Thu Feb 16 2012
698 ===========================================================
699  * give hint when converted image existed
700  * conf.py: proxy scheme check
701  * space check before copy image
702  * zypp: abort with error msg for repo resolver issues
703  * runner.py refinement
704  * ks file syntax check for '%post' without '%end' 
705  * support more compression formats than only bzip2
706  * fix msg NoneType issue, causing exit after install
707  * bootstrap:
708    - catch creator error when retrieving bootstrap metadata
709    - correct matching .metadata file in bootstrap
710
711 Release 0.5 - Mon Feb 06 2012
712 ===========================================================
713  * Rewrite the algorithm of checking free space for download and install
714  * Add --shell option for convert to recreate image modified by internal shell
715  * Add -s option for chroot to unpack image
716  * Introduce --copy-kernel option for creator
717  * Remove the hardcoded default args for bootloader
718  * Disable logstderr and flush message buffer in disable_logstderr
719  * Deal with yum.conf inside yum backend by itself
720  * Bug fix:
721    - Fix rpmdb error in yum and zypp to avoid bad file descriptor message
722    - Fix MANIFEST syntax to be compliant with md5sum
723    - Correct dependencies for mic in bootstrap
724
725 Release 0.4 - Fri Jan 06 2012
726 ===========================================================
727  * Support bootstrap mode, run with '--runtime=bootstrap'
728  * Full support for taring-to output, use 'mic ch x.tar'
729  * Break dependency between backend and baseimage
730  * Check valid repos in ks file
731  * Space check update and catch no space exception
732  * Fix no prompt when cv and ch no existed image
733  * Fix NoneType 'createopts' when convert
734  * Fix no existed local_pkgs_path
735  
736 Release 0.3 - Mon Dec 26 2011
737 ===========================================================
738  * Unit test support, run 'make test'
739  * Enable proxy support in config file
740  * Refine configmgr and pluginmgr
741  * Support multi instance with different cache dir
742  * Add 47 system test case
743  * Improve md5sum generation
744  * Add repo option --ssl_verify
745  * Add option --name_prefix
746  * Reformatted code according to PEP08
747  * Backport from mic2:
748    - Add priority and cost option for repos
749    - Reinstroduced compress-disk-image option 
750
751 Release 0.2 - Tue Nov 29 2011
752 ===========================================================
753  * Support btrfs and ext4 fstype for creator, convertor, and chroot
754  * Append distfiles and Makefile
755  * Check arch type from repo data
756  * Set rpm dbpath to fix 'rpm -qa' issue
757  * Fix chroot issue caused by image size
758  * Improve setup.py and make it compatible with python 2.5
759  * Disable ca check for https
760  * Change default output dir name to ./mic-output
761  * untrack mic/__version__.py
762  * Fix some minor issues
763
764 Release 0.1 - Thu Oct 27 2011
765 ===========================================================
766  * Support three subcommand: create, convert, chroot
767  * Support five image types: fs, loop, raw, livecd, liveusb
768  * Support two package manager backend: yum and zypp
769  * Support the following global command line options:
770    - --verbose
771    - --debug
772  * Creator subcommand support the following command line options:
773    - --logfile=LOGFILE
774    - -c CONFIG, --config=CONFIG
775    - -k CACHEDIR, --cachedir=CACHEDIR
776    - -o OUTDIR, --outdir=OUTDIR
777    - -A ARCH, --arch=ARCH
778    - --release=RID
779    - --record-pkgs=RECORD_PKGS
780    - --pkgmgr=PKGMGR
781    - --local-pkgs-path=LOCAL_PKGS_PATH
782
783 Resource
784 --------
785  * SITE: https://www.tizen.org/
786  * REPO: https://download.tizen.org/tools/
787  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
788  * CODE: https://review.tizen.org/git/tools/mic 
789  * BUGS: https://bugs.tizen.org/jira
790  * HELP: general@lists.tizen.org
791
792 Report Bugs
793 -----------
794 when you found a bug, you can file this bug in our official bug tracker:
795 https://bugs.tizen.org/jira
796 Thank you for using MIC and for taking the time to send us your feedback!