debian-forge-composer/internal/distro/rhel85
Tomas Hozza 30f64d190d osbuild2: ensure that empty sysconfig options members are omitted
The `Kernel` and `Network` members of the sysconfig stage options
structure were previously not declared as pointers. As a result, they
always appeared in the resulting JSON object, even though they were
empty. Use pointers to ensure that the members are omitted from the
resulting JSON object, if they were not defined.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-12-16 20:47:28 +01:00
..
distro.go distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro_internal_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
distro_test.go rhel85: enable multi-level mountpoints 2021-09-15 10:46:55 +02:00
package_sets.go distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
partition_tables.go distro/rhel85: partition table for edge + aarch64 2021-08-28 09:20:19 +02:00
pipelines.go osbuild2: ensure that empty sysconfig options members are omitted 2021-12-16 20:47:28 +01:00
stage_inputs.go distro/rhel85: fix input name for copy tree inputs 2021-08-28 09:20:19 +02:00
stage_options.go distro/rhel85: set bootloader to none for edge 2021-09-27 20:10:04 +02:00