Show pkgid when install pkg error
[tools/mic.git] / mic / utils /
2016-12-27 Jiankang Fansupport vdfs and squashfs image creation
2016-06-16 jianzhong.fangRemove BmapCreate and Filemap source code from MIC
2016-06-16 jianzhong.fangRevert "Drop mic raw image format support"
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-03-17 jianzhong.fangneed to check whether the loop device exists after... 68/65368/1
2016-02-04 yyhUsing argparse module to parse the cmd line
2016-02-04 jianzhong.fangDrop mic raw image format support
2016-02-04 Gyeoungmin KimMount option is modified to be more general
2016-02-04 Lihong SunAdd copyright to files that miss copyright
2016-02-04 Gui Chenfix static qemu-arm failed issue
2016-02-04 lihongsxCheck whether '/usr/bin/qemu-aarch64' exist.
2016-02-04 Gui Chenadd real path of device mapper to partition dict
2016-02-04 Chanho Parkaarch64: use qemu-aarch64 instead qemu-arm64
2016-02-04 lihongsxAdd sha1sum and sha256sum
2016-02-04 Huanhuan LiFix pylint tips
2016-02-04 Vyacheslav BarinovAArch64 binformat line fix
2016-02-04 Sun LihongAdd two output info to avoid duplicat "Checking filesystem"
2016-02-04 Sun LihongPylint error of partitionedfs.py and proxy.py
2016-02-03 Gui Chenclean up unused code
2015-01-21 Gyeoungmin KimMount option is modified to be more general
2014-11-24 Dolpher DuMerge "Remove qcow image support for 0.24.3 Revert...
2014-11-24 Dolpher DuMerge "Removed qcow change for 0.24.3, so need to rewri...
2014-11-24 Dolpher DuMerge "Remove the qcow image support for 0.24.3 Revert...
2014-11-18 JinjingX LiMerge "Do not generate manifest for qcow image" into...
2014-11-18 Gui Chenfix static qemu-arm failed issue
2014-11-17 Vyacheslav BarinovAArch64 binformat line fix
2014-11-17 lihongsxCheck whether '/usr/bin/qemu-aarch64' exist.
2014-11-17 Chanho Parkaarch64: use qemu-aarch64 instead qemu-arm64
2014-03-31 Huanhuan Litypo fix
2014-03-04 Gui Chenimplement '--repo' option and '--ignore-ksrepo'
2014-03-04 Gui Chensleep earlier to prepare loop device creation
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-14 Gui Chenfix single ip ignored in no proxy setting
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-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 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-11-22 Łukasz StelmachAdd an option to pass filesystem uuid
2013-11-21 Gui Chenfix not defined 'errors' in runner.py
2013-11-05 Gui Chenadd 'device_mapper' key for partition to store real...
2013-11-01 Gui Chenfix requires: python-urlgrabber
2013-10-23 Gui Chenraise error instead of msger.error
2013-10-21 Artem Bityutskiypartitionedfs: save the mapper device path
2013-10-17 Gui Chendon't close file description in widely
2013-10-16 Gui Chenrefine the error class module
2013-10-16 Artem BityutskiyBmapCreate: update to the latest version
2013-10-16 Gui Chenwork around to correct counter number of installing...
2013-09-26 Gui Chenuse sync mode in kpartx command
2013-09-16 Gui Chenprefer to use 'pbzip2'/'pgzip' than 'bzip2'/'gzip'
2013-09-10 Gui Chenavoid IndexError for loopdev assigning
2013-04-17 lihuanhuanfix redundant whitespace in logging info
2013-09-09 lihuanhuanclear output like 'close failed in file object'
2013-08-28 Patrick McCartyRemove several CR chars in log messages
2013-08-27 Gui Chendon't exit if parted returns non-zero
2013-08-27 Gui Chenraise error if load mapper device failed
2013-08-26 Gui Chenfix uuid KeyError
2013-08-26 Gui Chenfix kpartx device delay
2013-08-26 Gui Chenfix umount issue
2013-08-22 Huang HaoExit if partition is marked as active but boot flag...
2013-08-20 Huang HaoFix typo in comments and message
2013-08-16 Gui Chenrefine SimpleLockfile with closing lockf immediately
2013-08-15 Gui Chensetup_qemu_emulator: replace open/close with with_statement
2013-08-13 Gui Chenremove myfuser to detect the instance
2013-08-13 Gui Chenadd lockfile support for mic/chroot.py module
2013-06-26 Artem BityutskiyVfatDiskMount: fix vfat UUID string
2013-06-26 Artem BityutskiyRevert "VfatDiskMount: do not initialize uuid"
2013-06-25 Artem BityutskiyExtDiskMount: fix the UUID feature for extX
2013-06-25 Artem BityutskiyVfatDiskMount: do not initialize uuid
2013-06-25 Artem Bityutskiypartitionedfs: preserve the KS partition number
2013-06-16 Ed BartoshReverted c619010d3b5efa9dc0ebec7839b73cbcd59edcb2
2013-05-20 Gui ChenMerge branch 'release-0.19' into devel
2013-05-17 Gui Chenfix empty value in max built-in
2013-05-17 Gui Chentry to wait for mapping device mapper
2013-05-17 Artem Bityutskiygpt_parser: bugfix: correctly update alternate GPT...
2013-05-16 Artem Bityutskiygpt_parser: bugfix: correctly update alternate GPT...
2013-05-16 Gui Chenfix OSError caused by symlink removing
2013-05-16 Gui Chenfix symlink bind mount dirname
2013-05-15 Gui Chenfix relative symbolic link in bind mount
2013-05-15 Gui Chentypo fix
2013-05-15 Gui Chenfix '/var/lock' non-existent throw traceback
2013-05-15 Gui Chenfix symlink bind mount left issue
2013-05-10 Artem Bityutskiyraw: use bmap creation code from bmap-tools
2013-05-07 Artem Bityutskiymisc: add get_block_size helper function
2013-04-19 Artem Bityutskiygpt_parser: update class commentary
2013-04-19 Artem Bityutskiypartitinedfs.py: implement the --part-type option
2013-04-19 Artem Bityutskiygpt_parser: add parition modification functinality
next