support vdfs and squashfs image creation
[platform/upstream/mic.git] / mic /
2014-08-15 Gui ChenMerge "add real path of device mapper to partition...
2014-08-14 lihongsxCheck whether '/usr/bin/qemu-aarch64' exist.
2014-08-13 Gui Chencopy the real device mapper
2014-08-13 Gui Chenadd real path of device mapper to partition dict
2014-08-13 Chanho Parkaarch64: use qemu-aarch64 instead qemu-arm64
2014-08-06 lihongsxAdd sha1sum and sha256sum
2014-08-05 Gui Chenadd strict-mode feature for zypp backend
2014-08-05 Andrii Boichukadd strict_mode(MHA-1115)
2014-07-15 Gui Chenbump up to 0.24.2
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-06-18 Gui Chenduplicate locale setting under /etc/locale.conf
2014-06-10 Gui Chenbump up to version 0.24.1-rc1
2014-06-10 Gui Chenfix md5sum format able to check by 'md5sum -c'
2014-06-10 Gui Chenput logfile setting up prior to other error output
2014-06-10 Gui Chenfix md5sum format able to check by 'md5sum -c'
2014-06-09 Gui Chenrelocate create.logfile to conf module
2014-06-09 Gui Chenrelocate create.outdir to conf module
2014-06-09 Gui Chenrelocate create.name to conf module
2014-05-29 Gui ChenMerge branch 'release-0.25' into devel
2014-05-28 Gui Chenbump up to 0.25.1
2014-05-28 Gui ChenRevert "Add config file path to 'bindmount' list"
2014-05-21 Gui Chenbump up to 0.25-rc1
2014-05-19 Gui ChenMerge "remove --preserve-order option in tar fs image...
2014-05-19 Gui Chenremove --preserve-order option in tar fs image
2014-05-19 Gui ChenMerge "put logfile setting up prior to other error...
2014-05-19 Huanhuan LiFix pylint tips
2014-05-19 Gui Chenput logfile setting up prior to other error output
2014-05-16 Gui Chenrelocate create.logfile to conf module
2014-05-16 Gui Chenrelocate create.outdir to conf module
2014-05-16 Gui Chenrelocate create.name to conf module
2014-05-16 Sun LihongAdd more log info to show compress command.
2014-05-16 Gui ChenMerge "Add config file path to 'bindmount' list" into...
2014-05-09 Vyacheslav BarinovAArch64 binformat line fix
2014-05-09 Sun LihongAdd config file path to 'bindmount' list
2014-05-08 Gui ChenMerge "duplicate locale setting under /etc/locale.conf...
2014-05-08 Gui Chenduplicate locale setting under /etc/locale.conf
2014-05-07 Huanhuan LiRaise exception if fail to extract archived file
2014-05-07 Huanhuan Limore check before extracting archive
2014-05-07 Gui ChenMerge "more check before making archive" into devel
2014-05-07 Gui Chenmore check before making archive
2014-05-06 Sun LihongAdd two output info to avoid duplicat "Checking filesystem"
2014-05-06 Gui ChenMerge "Pylint error of partitionedfs.py and proxy.py...
2014-05-06 Gui ChenMerge "Pylint warnings." into devel
2014-05-06 Gui Chentypo fix
2014-05-06 Gui Chenarchive.py: refine extract_archive to extract tarball...
2014-05-06 Gui Chenarchive.py: auto detect format in decompression and...
2014-05-06 Gui Chenavoid to compress/decompress a non-file object
2014-04-30 Sun LihongPylint error of partitionedfs.py and proxy.py
2014-04-25 Gui Chenadd _do_tar and _do_untar to utilize 'tar' command
2014-04-25 Gui Chenclean up unused code
2014-04-25 Gui Chenswitch to use new archive module
2014-04-25 Gui Chenadd rewritten moudle archive to handle archiving and...
2014-04-11 Sun LihongAdd lzop compress format
2014-03-31 Huanhuan Litypo fix
2014-03-25 Huanhuan LiGenerate manifest file
2014-03-14 Gui Chenhandle not found exception
2014-03-12 Gui Chenbump up to 0.24
2014-03-06 Gui Chenfix ssl conection caused by wrong paramter in zypp...
2014-03-06 Gui Chenfix includepkgs and excludepkgs lost during translating
2014-03-05 Gui Chenfix local repository failed to perform urlgrabber
2014-03-05 Huanhuan LiRaise exception if fail to install mic-bootstrap
2014-03-04 Gui Chenimplement '--repo' option and '--ignore-ksrepo'
2014-03-04 Gui Chenadd two new options '--repo' and '--ignore-ksrepo'
2014-03-04 Gui Chensleep earlier to prepare loop device creation
2014-02-28 Gui Chenuse nametuple to represent repo info
2014-02-28 Huanhuan LiFix duplicate log shows when run mic with 'yum'
2014-02-27 Sun LihongShow hostname in log
2014-01-22 Artem BityutskiyBmap: sync with the latest bmap-tools
2014-01-16 Xiaoning ZhuFix chroot failure caused by out-of-disk-space error.
2014-01-15 Artem Bityutskiykickstart: remove old installerfw keywords
2014-01-14 Gui Chenfix single ip ignored in no proxy setting
2014-01-06 Artem Bityutskiybaseimager: do not add noatime mount option
2014-01-02 Huang HaoRewrite SafeURL class without using zypp.Url
2013-12-25 Huang HaoAdd --user/--passwd to repo command in KS.
2013-12-25 Huang HaoSupport encode form of baseurl for repo directive.
2013-12-21 Artem Bityutskiybaseimager: remove INSTALLERFW_DISTRO_NAME
2013-12-18 Gui ChenMerge "try to wait mapper device setting up" into devel
2013-12-18 Gui Chentry to wait mapper device setting up
2013-12-17 Zhang Qiangfix inconsistent qemu emulator path and qemu handler
2013-12-16 Gui Chenremove EULA check
2013-12-13 Gui Chenbump up to version 0.23-0.rc1
2013-12-13 Zhang Qianguse different qemu handler for arm and aarch64
2013-12-12 Gui ChenMerge "AArch64(arm64) support" into devel
2013-12-12 Gui ChenMerge "fix debian packaging" into devel
2013-12-12 Gui ChenAArch64(arm64) support
2013-12-11 Gui ChenMerge "check if mic-native installed when running nativ...
2013-12-11 Gui ChenMerge "fix right install location in debian packaging...
2013-12-11 Gui ChenMerge "show more details for mounting failure" into...
2013-12-09 Artem Bityutskiyutils/gpt_parser.py: fix partitions names
2013-12-05 Gui Chenshow more details for mounting failure
2013-12-05 Gui Chenfix conflict name
2013-12-04 Gui Chenraise error if failed to download or run bootstrap
2013-12-04 Gui Chenraise error if failed to install bootstrap
2013-11-29 Gui Chenfix KeyError 'plugin_dir' in conf.create
2013-11-22 Łukasz StelmachCheck for installerfw fstab plugin in BaseImageCreator
2013-11-22 Łukasz StelmachProvide default value for INSTALLERFW_PARTx_FSOPTS
2013-11-22 Łukasz StelmachProvide PATH environment variable for scripts
2013-11-22 Łukasz StelmachPut filesystem uuids to parsed ks structures
2013-11-22 Łukasz StelmachAdd an option to pass filesystem uuid
next