tools/mic.git
2013-02-28 Huang HaoFix import error of kickstart.custom_commands
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 Huang HaoFix bad indentations.
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
2013-02-18 Huang HaoAdd global declaration to var _LOOP_RULE_PTH
2013-02-18 Huang HaoMove function optparser_setup out of class MicCmd
2013-02-16 Markus LehtonenMake sure that urlgrabber gets URLs as strings
2013-02-05 Gui Chenroll back to original naming for release
2013-02-05 Gui Chenremove suffix when release specified
2013-02-05 Gui Chenfix no key 'HOME' in environ variable failure
2013-02-05 Ed BartoshFixed dependency issue for squashfs on OpenSUSE
2013-01-29 Gui Chenbump up to release 0.16 0.16
2013-01-29 Gui Chenupdate RELEASE_NOTES
2013-01-29 Gui Chenbump up to 0.16-rc4
2013-01-29 Artem Bityutskiypartitionedfs: do not use blkid for PARTUUID
2013-01-29 Artem BityutskiyAdd a simple GPT partitions parser
2013-01-29 Artem Bityutskiyraw.py: remove unused variable
2013-01-27 Gui Chenbump up to 0.16-rc3
2013-01-27 Gui Chenupdate REALSE_NOTES
2013-01-27 Gui Chenfix .vcs file not included in output showing
2013-01-27 Gui Chensome minor fixes
2013-01-27 Gui Chenadd option '--fstab-entry' to set the entry in /etc...
2013-01-27 Gui Chengive hints when overwriting loop images
2013-01-23 Gui Chenbump up to 0.16-rc2
2013-01-23 Gui ChenRevert "raw.py: switch to the BmapCreate module"
2013-01-23 Gui Chenput the recording stuff before pkg_manager.close
2013-01-22 Gui Chenbump up to version 0.16-0.rc1
2013-01-22 Gui Chenupdate release notes
2013-01-22 Gui Chendon't throw exception if get_partuuid failed
2013-01-22 Gui Chenupdate debian packaging files
2013-01-22 Gui Chenadd lost interface getVcsInfo in yum backend
2013-01-22 Gui Chencorrect empty prefix string produce '-'
2013-01-22 Gui Chenbump up to version 0.16-rc0
2013-01-21 Gui Chencompatible with old style in name prefix
2013-01-21 Gui Chenmake clear message info
2013-01-21 Gui Chenclean up the loop devices not released
2013-01-21 Gui Chenadd pidfile for each used loop device
2013-01-21 Gui Chencleanup also when sys loop device used
2013-01-21 Gui Chenfix the failure if ks under / dir in easy way
2013-01-21 Gui Chenclean up the mess message of directory not empty
2013-01-21 Gui Chendon't setup emulator for arm image twice
2013-01-21 Gui Chenregister arm binfmt in every time
2013-01-21 Gui Chensync /etc/passwd to save user info to bootstrap
2013-01-21 Gui Chenverify if logfile is a file
2013-01-21 Gui Chencorrect rpm path in local repo for zypp backend
2013-01-21 Gui Chenadd debuginfo rpm install option
2013-01-21 Gui Cheninstall the according debuginfo rpms in zypp
2013-01-21 Gui Chenrefactor try except statement in baseimager
2013-01-21 Gui Chencleanup zypp credential file to fix conflicts during...
2013-01-21 Gui Chenadd vcs value for --record-pkgs to record vcs info
2013-01-21 Gui Chenrecalculate package content recording
2013-01-21 Gui Chenfix the issue that outdir/cachedir is not dir
2013-01-21 Gui Chenreformat rpm name string to be more flexible
2013-01-21 Gui Chenrevert back to use device name
2013-01-20 Gui Chenadd a new opiton --nocache for repo command
2013-01-15 Gui Chensplit out the download stuff as one python module
2013-01-15 Gui Chenremove moblin stuff from mic code
2013-01-15 Gui Chencompatible with old style if 'release' specified
2013-01-15 Gui Chenuse build_name to genarate image name
2013-01-14 Artem Bityutskiyraw.py: implement booting by partition UUID
2013-01-11 Artem Bityutskiypartitionedfs: implement 'get_partuuid()' method
2013-01-11 Artem Bityutskiyraw.py: kill rootdev and prefix
2013-01-11 Artem Bityutskiyraw.py: kill bootdevnum
2013-01-11 Artem Bityutskiyraw.py: detect the boot partition properly
2013-01-11 Artem Bityutskiyraw.py: fix strange "bug"
2013-01-11 Artem Bityutskiypartitionedfs: enable GPT support
2013-01-11 Artem Bityutskiykickstart: add --ptable option
2013-01-11 Artem Bityutskiyraw.py: remove redundant code
next