tools/mic.git
2013-08-13 Gui Chenkill processes inside instroot chroot
2013-08-13 Gui Chensplit save fs code to savefs_before_chroot
2013-08-13 Gui Chenrewrite chroot arch detecting
2013-08-13 Gui Chenrefactor mic/chroot.py:global_mounts
2013-08-13 Gui Chenrefactor mic/chroot.py
2013-08-07 Zhang QiangSupport user/password in proxy
2013-07-30 Gui Chenadjust some requires for suse and tizen
2013-07-23 Gui Chenremove record file to fix duplicated manifest
2013-07-19 Ed BartoshAdded psmisc runtime dependency
2013-07-08 Gui Chenupdate release notes release-0.20
2013-07-05 Gui Chenbump up to 0.20 0.20
2013-07-04 Gui Chenbump up to 0.20-0.rc1
2013-07-02 Artem Bityutskiyliveusb: fix vfat UUID
2013-07-01 Gui Chenbump up to 0.20-0.rc0
2013-07-01 Gui Chenimplement '--check-pkgs' to check if packages included...
2013-06-27 Gui Chenintroduce '--check-pkgs' to check packages included
2013-06-27 Artem Bityutskiyraw: support the 'fstab' installerfw attribute
2013-06-27 Artem Bityutskiybaseimager: export partition device node
2013-06-27 Artem Bityutskiyraw: export file-system UUIDs
2013-06-26 Artem BityutskiyVfatDiskMount: fix vfat UUID string
2013-06-26 Artem BityutskiyRevert "VfatDiskMount: do not initialize uuid"
2013-06-26 Artem Bityutskiybaseimager: export INSTALLERFW_MOUNT_PREFIX
2013-06-26 Artem Bityutskiybaseimager: move environment variable definitions
2013-06-26 Artem BityutskiyRevert "baseimager: add a couple of more installer...
2013-06-26 Artem Bityutskiybaseimager: add a couple of more installer FW variables
2013-06-25 Gui Chenfix rpm header not including 'VCS' tag
2013-06-25 Artem BityutskiyExtDiskMount: fix the UUID feature for extX
2013-06-25 Artem BityutskiyVfatDiskMount: do not initialize uuid
2013-06-25 Artem Bityutskiybaseimager: export a number of helful environment variables
2013-06-25 Artem Bityutskiypartitionedfs: preserve the KS partition number
2013-06-25 Artem Bityutskiyraw: add an option to avoid installing extlinux
2013-06-25 Gui Chenkickstart: add the installerfw KS command
2013-06-19 Yeongil JangShow stdout and stderr log of post script using msger
2013-06-16 Ed BartoshReverted c619010d3b5efa9dc0ebec7839b73cbcd59edcb2
2013-05-20 Gui ChenMerge branch 'release-0.19' into devel
2013-05-20 Gui Chenbump up to release 0.19 0.19
2013-05-17 Gui Chenbump up to 0.19-0.rc2
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 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
next