Commit 24f3dae
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 875ca75 commit 24f3dae
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
| |||
0 commit comments