Skip to content

Commit 5e4caaf

Browse files
committed
doc: add EOL warning for the XCP-ng 8.2 installer download link
Signed-off-by: Thomas Moraine <thomas.moraine@vates.tech>
1 parent 998cfed commit 5e4caaf

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/installation/install-xcp-ng.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,18 @@ If you want to use the netinstall ISO, see the [Netinstall section](#-netinstall
1212

1313
### Download and create media
1414

15-
You can download the latest installer for XCP-ng 8.2 LTS from here: [https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1](https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1) and the latest installer for XCP-ng 8.3 LTS from here: [https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1](https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1).
16-
17-
SHA256 checksums, GPG signatures and net-install ISOs are available [here](https://xcp-ng.org/#easy-to-install).
15+
:::warning
16+
XCP-ng 8.2 is EOL (End Of Life) since September 16th, 2025. Please check the [currently supported release(s)](../releases/).
1817

19-
:::tip
20-
XCP-ng 8.2 LTS will soon reach its end of life. Better deploy XCP-ng 8.3 LTS.
18+
XCP-ng 8.2.1 is EOL too. It's the same release: XCP-ng 8.2 LTS was first released as 8.2.0, then the version number was updated to 8.2.1 in 2022 when we released a signficant maintenance update, but it's all XCP-ng 8.2 LTS in the end.
2119
:::
2220

21+
You can download :
22+
- the latest installer for XCP-ng 8.2 LTS from here: [https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1](https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1)
23+
- the latest installer for XCP-ng 8.3 LTS from here: [https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1](https://mirrors.xcp-ng.org/isos/8.3/xcp-ng-8.3.0-20250606.iso?https=1).
24+
25+
SHA256 checksums, GPG signatures and net-install ISOs are available [here](https://xcp-ng.org/#easy-to-install).
26+
2327
Then, create the install media (e.g. a USB key 1GB or larger should work):
2428

2529
```

0 commit comments

Comments
 (0)