projects
/
platform
/
upstream
/
mic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mic.git
2013-12-05
Gui Chen
fix conflict name
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gui Chen
raise error if failed to download or run bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gui Chen
raise error if failed to install bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gui Chen
split native requirements to native-mic package
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Gui Chen
fix KeyError 'plugin_dir' in conf.create
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Check for installerfw fstab plugin in BaseImageCreator
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Provide default value for INSTALLERFW_PARTx_FSOPTS
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Provide PATH environment variable for scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Put filesystem uuids to parsed ks structures
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Add an option to pass filesystem uuid
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Łukasz Stelmach
Configure paths with MIC_LIBRARY_PATH and MIC_PLUGIN_DIR
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gui Chen
fix not defined 'errors' in runner.py
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Gui Chen
internal setarch according to bootstrap environment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Gui Chen
more check for commit 9f5f5cfc38e735b7abcf9e11e0969fc45...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Artem Bityutskiy
raw.py: create device nodes to access own disk
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Gui Chen
add 'device_mapper' key for partition to store real...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Gui Chen
update faq
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Gui Chen
fix requires: python-urlgrabber
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Gui Chen
mic/msger.py: fix pylint
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Gui Chen
raise error instead of msger.error
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Gui Chen
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Gui Chen
Revert "raw.py: create device nodes to access own disk"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Gui Chen
bump up to release 0.22
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Gui Chen
bump up version to 0.22-0.rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Artem Bityutskiy
raw.py: create device nodes to access own disk
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Artem Bityutskiy
raw / baseimager: export more installer fw variables
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Artem Bityutskiy
partitionedfs: save the mapper device path
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Gui Chen
don't close file description in widely
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Gui Chen
set owner of cachedir and outdir to SUDO_USER
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Gui Chen
refine the error class module
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Artem Bityutskiy
BmapCreate: update to the latest version
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Gui Chen
work around to correct counter number of installing...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Gui Chen
adapt logfile handler for bootstrap mode
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Gui Chen
rewrite msger module based on logging
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Gui Chen
don't close file handlers as rpm will handle it
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Artem Bityutskiy
raw.py: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
lihuanhuan
tools/mic: rename variable
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Gui Chen
use sync mode in kpartx command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Sun Lihong
Add mic zsh tab completion support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Gui Chen
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Gui Chen
prefer to use 'pbzip2'/'pgzip' than 'bzip2'/'gzip'
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Gui Chen
setup.py: correct project url
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Gui Chen
better handling for installing config file in virtualenv
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Gui Chen
update Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Gui Chen
drop VERSION file, use __version__ directly in mic...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Gui Chen
avoid IndexError for loopdev assigning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
lihuanhuan
fix redundant whitespace in logging info
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Xiaoning Zhu
Add mic bash tab completion support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
lihuanhuan
clear output like 'close failed in file object'
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
lihuanhuan
Fix native and bootstrap mode switch automatically
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Sun Lihong
Confirm user from pwd.getpwuid to avoid compress failure
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Sun Lihong
Ensure MIC works well when "/etc/mic/mic.conf" does...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Sun Lihong
Change "Warning: Failed to load plugin" to verbose...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Xiaoning Zhu
make customized setting of plugin_dir work in bootstrap...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Patrick McCarty
Remove several CR chars in log messages
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Gui Chen
bump up to release 0.21
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Gui Chen
update changelog and release notes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Gui Chen
bump up to version 0.21-0.rc4
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Gui Chen
don't exit if parted returns non-zero
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Gui Chen
bump up to version 0.21-0.rc3
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Gui Chen
raise error if load mapper device failed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Gui Chen
fix uuid KeyError
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Gui Chen
fix kpartx device delay
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Gui Chen
bump up to version 0.21-0.rc2
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Gui Chen
fix umount issue
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Gui Chen
fix syslinux requires
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Gui Chen
bump up to version 0.21-0.rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Gui Chen
fix requires
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Huang Hao
Exit if partition is marked as active but boot flag...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Huang Hao
Fix typo in comments and message
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Gui Chen
refine SimpleLockfile with closing lockf immediately
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Gui Chen
don't need to clean up extra mounts present
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Gui Chen
setup_qemu_emulator: replace open/close with with_statement
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Gui Chen
bind mount /lib/modules with 'ro' option
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Gui Chen
fix chroot_lock reference
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Gui Chen
initialize installerfw.features
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Gui Chen
Merge "remove unused code and check chroot_lock before...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Gui Chen
remove unused code and check chroot_lock before release
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Zhang Qiang
Disable using proxy from /etc/sysconfig/proxy
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Gui Chen
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Gui Chen
fix bootloader options omitted
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Artem Bityutskiy
kickstart: add an alias for installerfw
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Artem Bityutskiy
raw.py: print a message when compressing the image
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
remove myfuser to detect the instance
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
fix pylint
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
add docstring for functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
add lockfile support for mic/chroot.py module
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
kill processes inside instroot chroot
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
split save fs code to savefs_before_chroot
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
rewrite chroot arch detecting
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
refactor mic/chroot.py:global_mounts
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Gui Chen
refactor mic/chroot.py
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Zhang Qiang
Support user/password in proxy
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Gui Chen
adjust some requires for suse and tizen
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Gui Chen
remove record file to fix duplicated manifest
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Ed Bartosh
Added psmisc runtime dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Gui Chen
update release notes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Gui Chen
bump up to 0.20
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Gui Chen
bump up to 0.20-0.rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Artem Bityutskiy
liveusb: fix vfat UUID
commit
|
commitdiff
|
tree
|
snapshot
next