Commit 4976268
committed
osbuild: use bootc install to deploy the container
Instead of deploying the container to the tree then copy all the contents
to the disk image, use bootc to directly manage the installation to the
target filesystems.
Right now this requires to use the image as the buildroot so this
requires python (for osbuild). This is tracked in [1].
[1] bootc-dev/bootc#1410
Requires osbuild/osbuild#21491 parent 43b99d5 commit 4976268
File tree
3 files changed
+60
-287
lines changed- src
- osbuild-manifests
3 files changed
+60
-287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
400 | 404 | | |
401 | 405 | | |
402 | 406 | | |
| |||
0 commit comments