-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
The subsection of the README.md states:
Generating rootfs archive
While image (.img) format is useful for most cases, you might want to use rootfs for other purposes (ex. export to docker). This is how you can generate rootfs archive instead of image:
"image_path": "odroid-xu4.img" # generates image "image_path": "odroid-xu4.img.tar.gz" # generates rootfs archive
but setting this up as described still generates a file with image content, not rootfs archive.
Ideally I'd like both at the same time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels