fix conflict name
[tools/mic.git] / mic / bootstrap.py
2013-12-05 Gui Chenfix conflict name
2013-12-04 Gui Chenraise error if failed to install bootstrap
2013-10-15 Gui Chenrewrite msger module based on logging
2013-08-13 Gui Chenrefactor mic/chroot.py
2013-03-12 Huang HaoRemove useless try and reraise blocks.
2013-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-03-11 Huang HaoReraise exception in bootstrap_mic() but keep original...
2013-02-19 Huang HaoFix bad indents
2013-01-21 Gui Chendon't setup emulator for arm image twice
2013-01-21 Gui Chensync /etc/passwd to save user info to bootstrap
2013-01-21 Gui Chenverify if logfile is a file
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chensync time and zone setting to bootstrap env
2012-12-12 Gui Chensome case don't need to mount parent folder
2012-12-12 Gui Chendefault to no scriptlets trigger
2012-12-12 Gui Chenraise when creating bootstrap failed
2012-12-12 Gui Chenmultiple bootstrap path to support multi-instance mic
2012-12-12 Gui Chenadapt for new mechanism of bootstrap
2012-12-12 Gui Chenfix extlinux not found issue
2012-09-27 Gui Chenfix extlinux not found issue
2012-09-20 Gui Chenadd bootstrap defined path to PATH variable
2012-09-12 Gui Chenadd optional packages which can be skiped for bootstrap
2012-09-12 Gui Chenfix rpm install failed for arm in bootstrap
2012-09-12 Gui Chenadd more packages for tizen bootstrap
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chenhandle logfile to record bootstrap output when specified
2012-08-21 Gui Chencorrect return value from subprocess
2012-08-21 Gui Chencorrect arch support in misc.get_package and bootstrap
2012-08-21 Gui Chenclean mounts in bootstrap.cleanup
2012-08-16 Gui Chenminor change to befit opensuse
2012-08-16 Gui Chenadd preinstall and postinstall scripts handling
2012-08-16 Gui Chenimplement Bootstrap.run to do bootstrap stuff
2012-08-16 Gui Chentouch distro file to present bootstrap using
2012-08-16 Gui Chenskip non-existent rpm
2012-08-15 Gui Chennew bootstrap.py to handle bootstrap creating
2012-07-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-18 JF Dingfixed wrong usage of rstrip in loop.py
2012-07-11 Gui Chensupported tizen bootstrap included mic
2012-02-15 Gui Chencorrect matching .metadata file in bootstrap
2012-01-13 Gui ChenAdd qemu-arm-static for bootstrap
2012-01-11 JF Dingboostrap env need 'sed'
2012-01-02 JF Dingheaders for new modules and comments for TBD issues
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime