debian-forge-composer/internal/image
Achilleas Koutsou b3f4d75699 image: panic if unknown compression option is specified
Currently we only support "xz", but keeping it as a `switch` to easily
support more types in the future.
The empty string is also supported as a no-op.
2022-11-28 17:20:49 +01:00
..
archive.go image: new ImageKind: archive 2022-11-28 17:20:49 +01:00
container.go image: introduce image kinds for Fedora 2022-07-22 16:04:07 +02:00
image.go image: add image kind abstraction 2022-07-22 16:04:07 +02:00
image_installer.go manifest: support specifying kickstart file location 2022-11-28 17:20:49 +01:00
live.go image: panic if unknown compression option is specified 2022-11-28 17:20:49 +01:00
ostree_archive.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_container.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_installer.go manifest: support specifying kickstart file location 2022-11-28 17:20:49 +01:00
ostree_raw.go image: make read only sysroot optional for OSTreeRawImage 2022-10-11 10:00:22 +02:00