refactor mic/chroot.py
authorGui Chen <gui.chen@intel.com>
Wed, 7 Aug 2013 02:58:56 +0000 (22:58 -0400)
committerGui Chen <gui.chen@intel.com>
Tue, 13 Aug 2013 09:23:11 +0000 (05:23 -0400)
commita23b5cc9f21df1bc3da8adc72b0054a35b5bae19
treed58a7231e7f685ac3507fef5c8cecd527b190c0f
parent9add90903339901e134b560deb2d9bf29146269c
refactor mic/chroot.py

put inner function outside to be api of
the chroot module
correct logic in setup_chrootenv and
cleanup_chrootenv
remove unused dev_null code

Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/bootstrap.py
mic/chroot.py