debian-forge-composer/internal/blueprint
Achilleas Koutsou b861042032 blueprint: add kernel name customization
Blueprints can now be used to specify a kernel as part of the kernel
customizations.  Specifying a kernel adds it to the package list.

If no known kernel is specified (neither in the customizations nor the
package list), the default "kernel" is included automatically.

If kernels are specified in both the package list and the
customizations, both are added (even if they're duplicates).
2021-02-16 13:51:26 +00:00
..
blueprint.go blueprint: add kernel name customization 2021-02-16 13:51:26 +00:00
blueprint_test.go blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
customizations.go blueprint: add kernel name customization 2021-02-16 13:51:26 +00:00
customizations_test.go tests: add coverage for internal/blueprint/customizations.go 2020-03-31 16:47:00 +02:00