Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

use qcow2 instead of .raw.xz #64

Open
cgwalters opened this issue Sep 29, 2017 · 1 comment
Open

use qcow2 instead of .raw.xz #64

cgwalters opened this issue Sep 29, 2017 · 1 comment

Comments

@cgwalters
Copy link

See https://pagure.io/pungi-fedora/pull-request/381

There's no reason for releng to produce two formats. Anyone who wants raw can just do e.g.:

qemu-img convert -f qcow2 -O raw Fedora-Atomic-27-20170926.n.0.x86_64.qcow2 Fedora-Atomic-27-20170926.n.0.x86_64.raw

@sayanchowdhury
Copy link
Contributor

Makes sense. I will move fedimg to use qcow2 after merging #62

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants