You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/includes/iot-edge-install-linux.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ Run the following commands to add the package repository and then add the Micros
16
16
17
17
> [!IMPORTANT]
18
18
> On June 30, 2022 Raspberry Pi OS Stretch was retired from the Tier 1 OS support list. To avoid potential security vulnerabilities update your host OS to Bullseye.
19
+
>
20
+
> For [tier 2 supported platform operating systems](../support.md#tier-2), installation packages are made available at [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases). See the installation steps in [Offline or specific version installation](../how-to-provision-single-device-linux-symmetric.md#offline-or-specific-version-installation-optional).
21
+
19
22
20
23
# [Ubuntu](#tab/ubuntu)
21
24
@@ -191,7 +194,6 @@ Currently, the local logging driver setting is not supported for the Docker snap
191
194
192
195
---
193
196
194
-
195
197
### Install the IoT Edge runtime
196
198
197
199
The IoT Edge service provides and maintains security standards on the IoT Edge device. The service starts on every boot and bootstraps the device by starting the rest of the IoT Edge runtime.
Copy file name to clipboardExpand all lines: articles/iot-edge/support.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,9 @@ The systems listed in the following table are considered compatible with Azure I
103
103
104
104
> [!IMPORTANT]
105
105
> Support for these systems is best effort and may require you reproduce the issue on a tier 1 supported system.
106
+
>
107
+
> Installation packages are made available on the [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases). See the installation steps in [Offline or specific version installation](how-to-provision-single-device-linux-symmetric.md#offline-or-specific-version-installation-optional).
108
+
106
109
107
110
::: moniker range="=iotedge-1.4"
108
111
@@ -114,18 +117,16 @@ The systems listed in the following table are considered compatible with Azure I
114
117
|[Mentor Embedded Linux Flex OS](https://www.mentor.com/embedded-software/linux/mel-flex-os/)|||||
115
118
|[Mentor Embedded Linux Omni OS](https://www.mentor.com/embedded-software/linux/mel-omni-os/)|||||
|[Wind River 8](https://docs.windriver.com/category/os-wind_river_linux)|||||
121
124
|[Yocto (kirkstone)](https://www.yoctoproject.org/)<br>For Yocto issues, open a [GitHub issue](https://github.com/Azure/meta-iotedge/issues)||||[April 2026](https://wiki.yoctoproject.org/wiki/Releases)|
122
125
| Raspberry Pi OS Buster ||||[June 2024](https://wiki.debian.org/LTS)|
123
126
124
127
<sup>1</sup> With the release of 1.3, there are new system calls that cause crashes in Debian 10. To see the workaround, view the [Known issue: Debian 10 (Buster) on ARMv7](https://github.com/Azure/azure-iotedge/releases) section of the 1.3 release notes for details.
125
128
126
-
<sup>2</sup> Installation packages are made available on the [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases). See the installation steps in [Offline or specific version installation](how-to-provision-single-device-linux-symmetric.md#offline-or-specific-version-installation-optional).
127
-
128
-
<sup>3</sup> Ubuntu Core is fully supported but the automated testing of Snaps currently happens on Ubuntu 22.04 Server LTS.
129
+
<sup>2</sup> Ubuntu Core is fully supported but the automated testing of Snaps currently happens on Ubuntu 22.04 Server LTS.
129
130
130
131
::: moniker-end
131
132
@@ -137,15 +138,13 @@ The systems listed in the following table are considered compatible with Azure I
|[Mentor Embedded Linux Flex OS](https://www.mentor.com/embedded-software/linux/mel-flex-os/)|||||
139
140
|[Mentor Embedded Linux Omni OS](https://www.mentor.com/embedded-software/linux/mel-omni-os/)|||||
140
-
|[Ubuntu Server 24.04 <sup>1</sup>](https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes)||||[June 2029](https://wiki.ubuntu.com/Releases)|
141
-
|[Ubuntu Server 22.04 <sup>1</sup>](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes)||||[June 2027](https://wiki.ubuntu.com/Releases)|
142
-
|[Ubuntu Server 20.04 <sup>1</sup>](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes)||||[April 2025](https://wiki.ubuntu.com/Releases)|
141
+
|[Ubuntu Server 24.04](https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes)||||[June 2029](https://wiki.ubuntu.com/Releases)|
142
+
|[Ubuntu Server 22.04](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes)||||[June 2027](https://wiki.ubuntu.com/Releases)|
143
+
|[Ubuntu Server 20.04](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes)||||[April 2025](https://wiki.ubuntu.com/Releases)|
143
144
|[Wind River 8](https://docs.windriver.com/category/os-wind_river_linux)|||||
144
145
|[Yocto (scarthgap)](https://www.yoctoproject.org/)<br>For Yocto issues, open a [GitHub issue](https://github.com/Azure/meta-iotedge/issues)||||[April 2028](https://wiki.yoctoproject.org/wiki/Releases)|
145
146
|[Yocto (kirkstone)](https://www.yoctoproject.org/)<br>For Yocto issues, open a [GitHub issue](https://github.com/Azure/meta-iotedge/issues)||||[April 2026](https://wiki.yoctoproject.org/wiki/Releases)|
146
147
147
-
<sup>1</sup> Installation packages are made available on the [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases). See the installation steps in [Offline or specific version installation](how-to-provision-single-device-linux-symmetric.md#offline-or-specific-version-installation-optional).
0 commit comments