Commit dfe14ee
committed
osbuild/bootc: skip writing boot parition UUID
By default bootc calls bootups with the `--write-uuid` option that
write a stamp file with the boot partition UUID in the UEFI parition.
We want to restamp those UUID at first boot, so adding this option make
sure bootc does not pass that flag to bootupd.
See bootc-dev/bootc#19781 parent 27460a0 commit dfe14ee
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
344 | 348 | | |
345 | 349 | | |
346 | 350 | | |
| |||
621 | 625 | | |
622 | 626 | | |
623 | 627 | | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
624 | 632 | | |
625 | 633 | | |
626 | 634 | | |
| |||
0 commit comments