debian-forge-composer/internal/distro/rhel84
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_test.go distro: test filesystem errors 2021-07-28 21:44:03 +01:00
distro_v2.go osbuild2: ensure that empty sysconfig options members are omitted 2021-12-16 20:47:28 +01:00