SimpleSystemImageBuild task

The simplesystemimagebuild task implements the SystemImageBuild interface except that it expects a single entry in the list of partitions: the entry for the root filesystem (thus with a mountpoint of /).

In terms of compliance with the SystemBootstrap interface, the bootstrap phase only uses a single repository but the remaining repositories are enabled after the bootstrap.

This task is implemented with the help of the debos tool.