Commit Graph

7 Commits

Author SHA1 Message Date
Alberto Faria aeb0a17328 util/extract-vm-image.sh: Clarify "Extracting ..." message
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-23 11:31:31 +01:00
Alberto Faria 4fd5f0d856 util/extract-vm-image.sh: Print message indicating path to file being extracted
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-17 23:43:57 +01:00
Alberto Faria 6314e3ccb7 util/extract-vm-image.sh: Create output directory if missing
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-01-15 17:26:18 +00:00
Alberto Faria f5f9d98b4c Pass non-standard config through command+args instead of abusing -v/--volume
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-19 00:43:23 +00:00
Alberto Faria fddba59992 Look for VM image file under / and /disk
Previously we only looked for it under /disk.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-15 17:17:20 +00:00
Alberto Faria c81f6a6dd6 Relicense as GPLv2 or later
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-15 16:35:35 +00:00
Alberto Faria ee6680e0b5 util: Add script to extract the VM image packaged in a container image
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-11 12:51:58 +00:00