bottlerocket
bottlerocket copied to clipboard
OOTB: Port `boot` settings model to settings extensions
Create a settings extension for boot
.
Definition of done
A new boot
crate is created under sources/settings-extensions
, and all variants use the model defined in that crate in place of the existing settings. Additionally, a basic settings-boot
RPM package is created that installs the extension binary.