This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:firmware:release_5.12 [2025/12/02 15:35] ehe [Download] |
wiki:firmware:release_5.12 [2026/02/23 08:52] (current) edr |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| ===== Download ===== | ===== Download ===== | ||
| + | <note warning> | ||
| + | If you are using SSH keys, you must complete the following step before running the upgrade to make sure your keys are preserved. | ||
| + | Run this command: | ||
| + | |||
| + | <code bash>echo "/home/root/.ssh" > /etc/sysupgrade.d/ssh.conf</code> | ||
| + | |||
| + | This ensures that your SSH keys are retained during the upgrade process. | ||
| + | </note> | ||
| * KerOS IPK 5.12.0:{{ :resources_multi_hardware::keros_5.12.0_klkgw-signed.ipk}} md5: ''0f890bd1dde1d43e8ea1b2e1961257ec'' | * KerOS IPK 5.12.0:{{ :resources_multi_hardware::keros_5.12.0_klkgw-signed.ipk}} md5: ''0f890bd1dde1d43e8ea1b2e1961257ec'' | ||
| Line 77: | Line 85: | ||
| * 64-bit toolchain: {{ :resources_multi_hardware::poky-glibc-x86_64-keros-toolchain-klkgw-5.12.0.sh}} md5: ''dfeb4c04b2a3855241a8f17c2ecfe0df'' | * 64-bit toolchain: {{ :resources_multi_hardware::poky-glibc-x86_64-keros-toolchain-klkgw-5.12.0.sh}} md5: ''dfeb4c04b2a3855241a8f17c2ecfe0df'' | ||
| * [[https://keros.docs.kerlink.com/en/releases/release-6-4#assets|Hotfix for KerOS6 installation through KerOS 5 WebUI]] | * [[https://keros.docs.kerlink.com/en/releases/release-6-4#assets|Hotfix for KerOS6 installation through KerOS 5 WebUI]] | ||
| + | * Lorad 2.5.2 package: {{ resources_multi_hardware:lorad-hotfix_2.5.2_klkgw.ipk }}; md5: 112e54f4740f2aa614d578c936783a00 | ||
| + | |||