Closed
Milestone
expired on Apr 9, 2023
Improve Tooling Step 1
Goals:
-
Remove as many scripts, Task targets, and unused stuff as possible.
-
The tooling serves the updated host configuration and trust policy when building the stboot ISO. See %Trust policy and %Implement updated loading of host configuration
- This is stabilized by removing hardcoded json files in the tool chain, but issue stmgr to produce
host_configuration.json
andtrust_policy.json
- stmgr uses exported libs of stboot to achieve the above. This way, future changes keep synchronized between the consumer (stboot) and the producer (stmgr)
- This is stabilized by removing hardcoded json files in the tool chain, but issue stmgr to produce
-
The CI covers all paths of stboots feature updates:
- booting OS packages via network (only)
- autodetect host config
Loading
Loading
Loading
Loading