bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

OOTB: make update and host-container systems optional

Open webern opened this issue 2 years ago • 0 comments

When building my own custom variant of Bottlerocket, I want to be able to opt-out of certain core systems. In particular I want to create a variant that doesn't support in-place updates and doesn't support host containers.

To do this we will need to make sure the rest of Bottlerocket works when these packages are not installed. os.spec may need to be broken up.

webern avatar Dec 01 '23 23:12 webern