add --extra-packs option for gbs build, implement # 119
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 6 Jul 2012 08:54:58 +0000 (16:54 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Sat, 7 Jul 2012 06:23:58 +0000 (14:23 +0800)
commit83b81ca4ec412c5694fd0534d12459a2847ce805
treec23ef30b3c7d1f620711660457ab132c64b56f62
parent5630fa2f0287dff7cbc0fc4151a3d71e39fe9b54
add --extra-packs option for gbs build, implement # 119

This option can be used to install more extra packages in build root.
for example, developer can add option `--extra-packs=zypper,vim` to
install extra zypper and vim to final build root.
gitbuildsys/cmd_build.py
tools/gbs