add --repourl for BOSS to replace baseurl in zypp repo file
authorGui Chen <gui.chen@intel.com>
Tue, 18 Sep 2012 13:24:38 +0000 (21:24 +0800)
committerGui Chen <gui.chen@intel.com>
Thu, 20 Sep 2012 03:07:13 +0000 (11:07 +0800)
commitbd2acce1eac38938d26edead07cb507715b15619
tree5395a415582400db0fbd485a80607bbf90dcad56
parent3df00f2e858b0c565a6817fa2f39a1968e5dcfc5
add --repourl for BOSS to replace baseurl in zypp repo file

for BOSS, the baseurl in zypp repo file should be corrected.
to enable it, append the option like below:
--repourl="Tizen-main=http://download.example.com/x/y/z/"
--repourl="Tizen-base=http://download.example.com/z/y/x/"

Signed-off-by: Gui Chen <gui.chen@intel.com>
Change-Id: I9e7d395de15fed6b8f89899ff0721d3eb515ff45
mic/conf.py
mic/creator.py
mic/imager/baseimager.py
mic/kickstart/__init__.py