Commit 3914d4a
committed
mios.toml: extend [messages.install_complete] with section labels
Three new keys for the end-of-bootstrap operator-facing banner:
installed_lead -- "Installed ......" header above the bullet list
next_steps -- "What's next? Type any of these..." intro
hub_hint -- "The MiOS hub shortcut is in your Start Menu..." outro
Also documented the {disk_gb} placeholder in the bullets entry --
build-mios.ps1's render-time substitution swaps it for the live
M:\ partition size in GB.
Companion mios-bootstrap commit (6264f30) wires all three keys
into the resolver via Get-MiosTomlValue.1 parent 2915d04 commit 3914d4a
1 file changed
Lines changed: 21 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
270 | 291 | | |
271 | 292 | | |
272 | 293 | | |
| |||
0 commit comments