This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:oowow:dev:online-external-images-usage:start [2023/05/27 10:29] hyphop [Online external images usage] |
software:oowow:dev:online-external-images-usage:start [2023/11/23 22:04] (current) hyphop |
||
---|---|---|---|
Line 3: | Line 3: | ||
<WRAP important > | <WRAP important > | ||
* updated: Fri 26 May 2023 01:47:31 PM CST WIP: | * updated: Fri 26 May 2023 01:47:31 PM CST WIP: | ||
- | * At this moment testing images not visible inside | + | * At this moment testing images not visible inside |
- | * Need to try to improve | + | * Need to try to improve |
* Need to share this information with images developers for making better results | * Need to share this information with images developers for making better results | ||
* Test repack image with '' | * Test repack image with '' | ||
Line 38: | Line 38: | ||
``` | ``` | ||
+ | |||
+ | === Create redirection to external link === | ||
```shell create external image link | ```shell create external image link | ||
Line 65: | Line 67: | ||
``` | ``` | ||
+ | === External link showing on web browser === | ||
+ | /* | ||
+ | {{./ | ||
+ | */ | ||
+ | {{./ | ||
==== Images testing ==== | ==== Images testing ==== | ||
Line 155: | Line 162: | ||
``` | ``` | ||
+ | |||
+ | ==== check meta by online ==== | ||
Line 223: | Line 232: | ||
===== Image oowow compatible requirements ===== | ===== Image oowow compatible requirements ===== | ||
- | We recommend | + | We recommend |
* Provide additional information about images | * Provide additional information about images | ||
- | * Its fully compatible with common xz format, and same possible to use anywhere | + | * Its fully compatible with the common xz format, and same possible to use anywhere |
- | * Fast checking image integrity before | + | * Fast-checking image integrity before |
* Make warranty its image will be suitable for current board installation | * Make warranty its image will be suitable for current board installation | ||
* Fast optimal compression for fastest decompression on SBC | * Fast optimal compression for fastest decompression on SBC | ||
* Image signup | * Image signup | ||
- | * etc .. | + | * etc... |
+ | |||
+ | <WRAP important > | ||
+ | Sure all requirements are **optional**, | ||
+ | </ | ||
WIP: | WIP: |