Partially revert "Move the partition logic to GNU parted"
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Thu, 1 Aug 2013 17:37:08 +0000 (10:37 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Fri, 2 Aug 2013 23:12:31 +0000 (16:12 -0700)
commit6d1028e15a7e5c8688020d8b2407b062f0f53de6
tree928ef1e5866f01dce5edd38c3b0da8c907547a24
parentc7d35da471aa837a4741b8b31c91102995b47909
Partially revert "Move the partition logic to GNU parted"

In an upcoming change, we will be building an input string to pass to
sgdisk to support GPT. To simplify the logic in the script, we also can
build an input string for sfdisk, so switch back to sfdisk for now.

This partially reverts commit b667b691fe8d8ae4dfa2558bd1060ea92823f632

Change-Id: Ica44876887c64b3a26808e77dc6d88b07a997818
scripts/system-installer