implement '--repo' option and '--ignore-ksrepo'
[tools/mic.git] / mic /
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
2013-11-22 Łukasz StelmachConfigure paths with MIC_LIBRARY_PATH and MIC_PLUGIN_DIR
2013-11-21 Gui Chenfix not defined 'errors' in runner.py
2013-11-19 Gui Cheninternal setarch according to bootstrap environment
2013-11-05 Gui Chenmore check for commit 9f5f5cfc38e735b7abcf9e11e0969fc45...
2013-11-05 Artem Bityutskiyraw.py: create device nodes to access own disk
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 Chenmic/msger.py: fix pylint
2013-10-23 Gui Chenraise error instead of msger.error
2013-10-23 Gui Chentypo fix
2013-10-23 Gui ChenRevert "raw.py: create device nodes to access own disk"
2013-10-21 Gui Chenbump up version to 0.22-0.rc1
2013-10-21 Artem Bityutskiyraw.py: create device nodes to access own disk
2013-10-21 Artem Bityutskiyraw / baseimager: export more installer fw variables
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 Chenset owner of cachedir and outdir to SUDO_USER
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-10-16 Gui Chenadapt logfile handler for bootstrap mode
2013-10-15 Gui Chenrewrite msger module based on logging
2013-10-14 Artem Bityutskiyraw.py: remove unused variable
2013-09-26 Gui Chenuse sync mode in kpartx command
2013-09-24 Gui Chenfix typo
2013-09-16 Gui Chenprefer to use 'pbzip2'/'pgzip' than 'bzip2'/'gzip'
2013-09-16 Gui Chenbetter handling for installing config file in virtualenv
2013-09-16 Gui Chendrop VERSION file, use __version__ directly in mic...
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-09-09 lihuanhuanFix native and bootstrap mode switch automatically
2013-09-09 Sun LihongConfirm user from pwd.getpwuid to avoid compress failure
2013-09-06 Sun LihongEnsure MIC works well when "/etc/mic/mic.conf" does...
2013-09-04 Sun LihongChange "Warning: Failed to load plugin" to verbose...
2013-09-02 Xiaoning Zhumake customized setting of plugin_dir work in bootstrap...
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-16 Gui Chendon't need to clean up extra mounts present
2013-08-15 Gui Chensetup_qemu_emulator: replace open/close with with_statement
2013-08-15 Gui Chenbind mount /lib/modules with 'ro' option
2013-08-15 Gui Chenfix chroot_lock reference
2013-08-14 Gui Cheninitialize installerfw.features
2013-08-14 Gui ChenMerge "remove unused code and check chroot_lock before...
2013-08-14 Gui Chenremove unused code and check chroot_lock before release
2013-08-14 Gui Chentypo fix
2013-08-14 Gui Chenfix bootloader options omitted
2013-08-14 Artem Bityutskiykickstart: add an alias for installerfw
2013-08-14 Artem Bityutskiyraw.py: print a message when compressing the image
2013-08-13 Gui Chenremove myfuser to detect the instance
2013-08-13 Gui Chenfix pylint
2013-08-13 Gui Chenadd docstring for functions
2013-08-13 Gui Chenadd lockfile support for mic/chroot.py module
2013-08-13 Gui Chenkill processes inside instroot chroot
2013-08-13 Gui Chensplit save fs code to savefs_before_chroot
next