tools/mic.git
2013-05-16 Gui Chenbump up to 0.19-0.rc1
2013-05-16 Gui Chenupdate release date
2013-05-16 Gui Chenfix OSError caused by symlink removing
2013-05-16 Gui Chenbump up to 0.19-0.rc
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-05-02 Gui Chenfix some depends and add tizen requires
2013-04-19 Artem Bityutskiygpt_parser: update class commentary
2013-04-19 Artem Bityutskiypartitinedfs.py: implement the --part-type option
2013-04-19 Artem Bityutskiypartition.py: add --part-type option
2013-04-19 Artem Bityutskiygpt_parser: add parition modification functinality
2013-04-19 Artem Bityutskiygpt_parser: introduce more useful dict keys
2013-04-19 Artem Bityutskiygpt_parser: rename the parts_cnt dict key
2013-04-19 Artem Bityutskiygpt_parser: implement partition table CRC checking
2013-04-19 Artem Bityutskiygpt_parser: improve naming some more
2013-04-19 Artem Bityutskiygpt_parser: add 'primary' dictionary key
2013-04-19 Artem Bityutskiygpt_parser: return a dict from get_partitions
2013-04-19 Artem Bityutskiygpt_parser: return a dict from read_headers
2013-04-19 Artem Bityutskiygpt_parser: spelling fixes
2013-04-19 Artem Bityutskiygpt_parser: use _read_disk helper in get_partitions
2013-04-19 Artem Bityutskiygpt_parser: introduce a helpful _GPT_HEADER_SIZE constant
2013-04-19 Artem Bityutskiygpt_parser: introduce a _disk_read helper
2013-04-19 Artem Bityutskiygpt_parser: add an index element to the partition record
2013-04-19 Artem Bityutskiygpt_parse: use _ prefix for private class members
2013-04-19 Artem Bityutskiygpt_parser: add backup partition table reading support
2013-04-19 Artem Bityutskiygpt_parser: harmonize naming a bit
2013-04-19 Artem Bityutskiygpt_parser: add backup GPT header reading support
2013-04-19 Artem Bityutskiygpt_parser: move the GPT header validation to a separat...
2013-04-19 Artem Bityutskiygpt_parser: validate GPT header CRC32
2013-04-19 Artem Bityutskiygpt_parser: validate header size
2013-04-19 Artem Bityutskiygpt_parser: validate GPT header revision
2013-04-19 Artem Bityutskiygpt_parser: use _ for private variables
2013-04-10 Gui Chenfix bug autologinuser always set
2013-04-02 Gui Chenbump up to release 0.18 0.18
2013-04-02 Gui Chenfix attachment packages swig attr lost
2013-04-02 Gui Chenfix conflict variable in cmpEVR and priority condition
2013-04-02 Zhang Qiangcondider repo priority while sorting packages
2013-03-31 Gui Chenbump up to version 0.18-rc0
2013-03-27 Gui Chenmount tmpdir as tmpfs to accelerate performance
2013-03-25 Gui Chenstrip slash after release option
2013-03-24 Gui Chengenerate bmap file outside __imgdir
2013-03-24 Gui Chenchange naming for release option
2013-03-21 Gui Chenupdate AUTHORS
2013-03-19 Gui Chenfix debuginfo rpm swig attr lost
2013-03-14 Huang HaoPrint warning when failed to temp ks in normalize_ksfile().
2013-03-12 Huang HaoRemove useless try and reraise blocks.
2013-03-12 Huang HaoChange default mutable arguments of Mic_RepoData.__init__.
2013-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-03-12 Patrick McCartyFix an issue with building the man page
2013-03-12 Huang HaoRefactor function safecopy().
2013-03-11 Huang HaoReraise exception in bootstrap_mic() but keep original...
2013-03-06 Huang HaoRefactor get_mic_binpath() to avoid catch all exceptions.
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-03-03 Gui Chenbe compatible with python-zypp built with swig 2.0
2013-02-28 Huang HaoFix import error of kickstart.custom_commands
2013-02-28 Gui Chenbump up to release 0.17 0.17
2013-02-28 Huang HaoKeep error info from exception URLGrabError.
2013-02-28 Huang HaoGive reason when failed to load plugin module.
2013-02-27 Gui Chenbump up to 0.17-rc1
2013-02-27 Gui Chenupdate changelog files
2013-02-27 Huang HaoFix bad indentations.
2013-02-27 Gui Chenupdate depends for ubuntu
2013-02-24 Gui Chenimager.livecd: cleanup anaconda related code
2013-02-24 Gui Chenimager.loop: fix undefined 'part'
2013-02-24 Gui Chenutils.fs_related: fix undefined 'out'
2013-02-25 Huang HaoFix bug that "disk" is undefined.
2013-02-22 Huang HaoRemove import warnings of utils.runner module
2013-02-22 Huang HaoRemove import warnings of imager.fs module
2013-02-22 Huang HaoRemove warnings of import statements of module util...
2013-02-21 Gui Chenbump up to version 0.17-rc0
2013-02-21 Gui Chenupdate mic.spec to enable centos and tizen
2013-02-21 Gui Chenupdate AUTHORS
2013-02-21 Gui Chenadd ChangeLog to track history of release notes
2013-02-21 Gui Chenrewrite REALSE_NOTES to include more info about mic
2013-02-21 Gui Chenmove vcs info from .vcs file to .packages file
2013-02-21 Gui Chenadd vcs field to recording_pkgs for 'release' option
2013-02-21 Gui Chendon't copy vmlinuz to /boot/extlinux
2013-02-19 Artem Bityutskiyraw: use relative path to the kernel image in extlinux...
2013-02-19 Artem Bityutskiypartitionedfs: do not try to mount partitions without...
2013-02-19 Artem Bityutskiyraw: allow partitions without a file-system
2013-02-19 Artem Bityutskiykickstart: allow partitions without mount points
2013-02-19 Artem Bityutskiypartitionedfs: fix extended partitions support
2013-02-19 Artem Bityutskiyparitionedfs: do not create extended parition in case...
2013-02-19 Artem Bityutskiyparitionedfs: partially fix extended paritions support
2013-02-19 Huang HaoFix bad indents
2013-02-19 Gui ChenMerge "paritionedfs: remove the 'extended' key from...
2013-02-19 Gui ChenMerge "partitionedfs: simplify the code a tiny bit...
2013-02-19 Gui ChenMerge "partitionedfs: improve debugging prints" into...
2013-02-19 Gui ChenMerge "partitionedfs: remove bogus alignment check...
2013-02-19 Huang HaoPass command line info to CreatorError in get_file_size()
2013-02-18 Artem Bityutskiyparitionedfs: remove the 'extended' key from disk dicti...
2013-02-18 Artem Bityutskiypartitionedfs: simplify the code a tiny bit
2013-02-18 Artem Bityutskiypartitionedfs: improve debugging prints
2013-02-18 Artem Bityutskiypartitionedfs: remove bogus alignment check
next