debian-forge-composer/internal/image
Achilleas Koutsou 9e66ee13e7 image: enable ISOLinux only for x86_64
ISOLinux was unconditionally enabled for all ISOs, which is incorrect
and breaks builds on aarch64.
Enable it only for x86_64.
2022-12-08 10:30:09 +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 image: enable ISOLinux only for x86_64 2022-12-08 10:30:09 +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 image: enable ISOLinux only for x86_64 2022-12-08 10:30:09 +01:00
ostree_raw.go image: make read only sysroot optional for OSTreeRawImage 2022-10-11 10:00:22 +02:00