debian-forge-composer/internal/distro/rhel7
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
..
azure.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
distro.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
distro_test.go distro/*: allow /boot to be customized 2022-08-08 18:05:05 +02:00
package_sets.go distro: add support for building a rhel 7 (qcow2) 2022-06-21 00:06:26 +02:00
partition_tables.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
pipelines.go osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00
qcow2.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
stage_options.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00