add createimage subcommand
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 17 Apr 2013 02:37:02 +0000 (10:37 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 23 Apr 2013 09:52:39 +0000 (17:52 +0800)
commit1dceea7f7a50a97db41918d4a6ee0899716d9653
tree1351c33915506d327ddeebec44deea07fee499bb
parent8e270cbce8618865abefaa65fa7fb637baf504a3
add createimage subcommand

Input:
    ks file specified by --ks-file. Or,
    ks directory, configured in gbs.conf

Output:
    image created by mic, the output dir is configured in gbs.conf
    with image_dir key.

createimage subcommand also support creating special profile image
with -P/--profile.

Change-Id: If5651c19f0a15730bbce2868e44308fb9a000e9f
data/gbs.sh
gitbuildsys/cmd_createimage.py [new file with mode: 0644]
tools/gbs