| # StorageToolsConfig | |
| Platform-provided tools for the development and debugging of storage. | |
| <table> | |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr> | |
| <tr id="enable_partitioning_tools"> | |
| <td><code>enable_partitioning_tools</code></td> | |
| <td><code>bool</code></td> | |
| <td>Include tools used for disk partitioning, such as: - 'mount' - 'install-disk-image'</td> | |
| <td></td> | |
| </tr> | |
| </table> |