Sha256: 2d1250df220d434770e5c458f6c85357febe2fb6e777fe41cc553bcdee67e774
Contents?: true
Size: 674 Bytes
Versions: 2
Compression:
Stored size: 674 Bytes
Contents
# README for Kiwi export from Machinery This directory contains a Kiwi configuration that was exported by Machinery. The user is expected to be familiar with using Kiwi, otherwise `machinery build` is recommended. Details on Kiwi can be found at https://suse.github.com/kiwi ## Creating the image The following command builds the image: `sudo kiwi-ng system build --description EXPORTED_DIRECTORY --target-dir OUTPUT_DIRECTORY` For example if the exported kiwi description is stored under "/tmp/export" and the image should be saved under "/tmp/image" the command would look like this: `sudo kiwi-ng system build --description /tmp/export --target-dir /tmp/image`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
machinery-tool-1.24.1 | export_helpers/kiwi_export_readme.md |
machinery-tool-1.24.0 | export_helpers/kiwi_export_readme.md |