Commit 040dccc
dlrouter.yaml: register boot-payload and hyperv.zip.xz specialExtensions
The JSON generator emits file_extension values like boe.img.xz,
csot.img.xz, kebab.img.xz and recovery.img.xz (derived from the
boot_<soc>-<board>-<flavor> companion files) and hyperv.zip.xz for
Hyper-V cloud images. For each, REDI_URL gets a matching "-<flavor>"
suffix.
Without these entries in specialExtensions, loadMapJSON never appends
the suffix when building the map key, so the generated redi_url never
resolves and the image 404s through the mirror. Audit in
armbian/armbian.github.io#277 flagged 9 such URLs (xiaomi-elish,
oneplus-kebab, uefi-arm64/x86 hyperv builds).
Refs: #39
Refs: armbian/armbian.github.io#2771 parent 27036b6 commit 040dccc
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
| 68 | + | |
| 69 | + | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
0 commit comments