Merge release-0.28.17 from 'tools/mic'
[platform/upstream/mic.git] / mic / chroot.py
2022-08-18 biao716.wangMerge release-0.28.17 from 'tools/mic' 42/279842/2 submit/tizen/20220818.092614 upstream/0.28.17
2019-12-26 SoonKyu ParkMerge release-0.28.6 from 'tools/mic' 54/220954/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified tizen_5.5 tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 accepted/tizen/5.5/unified/20191228.075036 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100111 accepted/tizen/6.0/unified/20201030.111620 accepted/tizen/6.0/unified/hotfix/20201102.231525 accepted/tizen/6.5/unified/20211029.014911 accepted/tizen/unified/20191226.123003 submit/tizen/20191226.054359 submit/tizen_5.5/20191226.063733 submit/tizen_5.5_wearable_hotfix/20201026.184307 submit/tizen_6.0/20201029.205503 submit/tizen_6.0_hotfix/20201102.192903 submit/tizen_6.0_hotfix/20201103.115103 submit/tizen_6.5/20211028.163501 tizen_6.0.m2_release tizen_6.5.m2_release upstream/0.28.6
2018-01-30 Dohyung Kimuse registered qemu emulator filename if already regist...
2016-09-23 SoonKyu ParkMerge release-0.27.1 from 'tools/mic' tizen_0.27.1 accepted/tizen/common/20160923.160804 submit/tizen/20160923.060613
2016-07-27 SoonKyu ParkMerge branch 'master' into devel
2014-10-13 Andrii BoichukAdd support of qemu-mipsel
2014-01-16 Xiaoning ZhuFix chroot failure caused by out-of-disk-space error.
2013-05-20 Gui ChenMerge branch 'release-0.19' upstream 0.19 upstream/0.19
2013-05-15 Gui Chenfix '/var/lock' non-existent throw traceback
2013-08-16 Gui Chendon't need to clean up extra mounts present
2013-08-15 Gui Chenbind mount /lib/modules with 'ro' option
2013-08-15 Gui Chenfix chroot_lock reference
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-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
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-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-02-19 Huang HaoFix bad indents
2013-01-21 Gui Chenclean up the mess message of directory not empty
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chensome case don't need to mount parent folder
2012-12-12 Gui Chenfix minor bug
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chenclean mounts in bootstrap.cleanup
2012-08-16 Gui Chenclear message when chrooting bootstrap
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-05-25 Gui Chenavoid failure caused by symlink resolv.conf
2012-03-07 Gui Chencorrect saveto path in chroot
2012-02-24 Gui Chenchroot.py: make saveto dir when not existed
2012-01-17 Gui Chenmic chroot -s dest, unpack image and save to fs image
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-19 JF Dingshorten most of the unnecessary long lines
2011-10-10 JF Dingunify the license header of all files
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-07 JF Dingreplace most of subprocess calls by new runner apis
2011-09-05 JF Dingmove msger.run to utils.runner module and more apis
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-30 JF Dingmore compact plugin framwork
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-18 JF Dingadd msger.py for all unified colored message output
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF DingMerge "Add some useful prompt"
2011-08-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-15 JF Dingcleanup for creator.py
2011-08-15 JF Dingcleanup chroot.py
2011-08-15 JF Dingrename all micng to mic