mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
67 lines
1.2 KiB
Plaintext
67 lines
1.2 KiB
Plaintext
[phony-debian]
|
|
name=Phony Debian
|
|
arch=x86_64
|
|
file=debian.xz
|
|
format=raw
|
|
size=536870912
|
|
expand=/dev/sda2
|
|
lvexpand=/dev/debian/root
|
|
notes=Phony Debian look-alike used for testing.
|
|
|
|
[phony-fedora]
|
|
name=Phony Fedora
|
|
arch=x86_64
|
|
file=fedora.xz
|
|
format=raw
|
|
size=1073741824
|
|
expand=/dev/sda2
|
|
lvexpand=/dev/VG/Root
|
|
notes=Phony Fedora look-alike used for testing.
|
|
|
|
[phony-fedora-qcow2]
|
|
name=Phony Fedora qcow2
|
|
arch=x86_64
|
|
file=fedora.qcow2.xz
|
|
format=qcow2
|
|
size=1073741824
|
|
expand=/dev/sda2
|
|
lvexpand=/dev/VG/Root
|
|
notes=Phony Fedora look-alike used for testing.
|
|
|
|
[phony-fedora-qcow2-uncompressed]
|
|
name=Phony Fedora qcow2 uncompressed
|
|
arch=x86_64
|
|
file=fedora.qcow2
|
|
format=qcow2
|
|
size=1073741824
|
|
expand=/dev/sda2
|
|
lvexpand=/dev/VG/Root
|
|
notes=Phony Fedora look-alike used for testing.
|
|
|
|
[phony-fedora-no-format]
|
|
name=Phony Fedora
|
|
arch=x86_64
|
|
file=fedora.qcow2.xz
|
|
size=1073741824
|
|
expand=/dev/sda2
|
|
lvexpand=/dev/VG/Root
|
|
notes=Phony Fedora look-alike used for testing.
|
|
|
|
[phony-ubuntu]
|
|
name=Phony Ubuntu
|
|
arch=x86_64
|
|
file=ubuntu.xz
|
|
format=raw
|
|
size=536870912
|
|
expand=/dev/sda2
|
|
notes=Phony Ubuntu look-alike used for testing.
|
|
|
|
[phony-windows]
|
|
name=Phony Windows
|
|
arch=x86_64
|
|
file=windows.xz
|
|
format=raw
|
|
size=536870912
|
|
expand=/dev/sda2
|
|
notes=Phony Windows look-alike used for testing.
|