debian-forge-composer/internal/image
Ondřej Budai b997142db0 common: merge all *ToPtr methods to one generic ToPtr
After introducing Go 1.18 to a project, it's required by law to convert at
least one method to a generic one.

Everyone hates IntToPtr, StringToPtr, BoolToPtr and Uint64ToPtr, so let's
convert them to the ultimate generic ToPtr one.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-01-09 14:03:18 +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: add ISOLinux stage only for x86_64 2022-12-13 21:14:55 +01:00
live.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +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: don't use the users flag in NewAnacondaStageOptions() 2022-12-13 20:33:27 +00:00
ostree_raw.go image: separate raw image pipeline from InstantiateManifest 2022-12-11 12:37:37 +00:00
ostree_simplified_installer.go internal/distro/rhel9: handle ignition.embedded for edge 2022-12-15 11:34:17 +00:00