introduce '--check-pkgs' to check packages included
authorGui Chen <gui.chen@intel.com>
Thu, 27 Jun 2013 07:04:27 +0000 (03:04 -0400)
committerGui Chen <gui.chen@intel.com>
Thu, 27 Jun 2013 09:53:06 +0000 (05:53 -0400)
commit740faac9f113b8cbe018506a05dfccbc0334688f
treede49b751283ed83a5fb8f92ed996d344eb0d38d0
parenta7f21923d1fa5bf26987832ff97401c89c53d479
introduce '--check-pkgs' to check packages included

in some situation like pre-release image, they expect mic
not going on if there are some packages not going to include
in the image

Example: --check-pkgs=eglibc,bash
if either of eglibc and bash will not be present in the image,
mic should not go on the image creation

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