don't need to clean up extra mounts present
[tools/mic.git] / mic / chroot.py
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-05-15 Gui Chenfix '/var/lock' non-existent throw traceback
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