osbuild / fedora-blueprints

`osbuild-composer` blueprint files to build Fedora Editions and Spins.
7 stars 0 forks source link

Do we want an `unsafe` or `footgun` feature flag? #7

Open supakeen opened 1 year ago

supakeen commented 1 year ago

As mentioned in osbuild/fedora-blueprints#6 we might want to allow footgun customizations (things that can break either a build, or result in an unusable image) in some cases. Let's figure if we want this and how we would tell osbuild-composer if this flag is enabled or not.

@croissanne and @ochosi I know you've both spoken about this :)

supakeen commented 1 year ago

With the current introduction of the fedora_core distro in https://github.com/osbuild/images/pull/14 it might be possible to duplicate the OS pipeline or OSCustomizations with something that enables more specifically for that distro?