diff --git a/docs/tools/buildkit.md b/docs/tools/buildkit.md index 2c58801f613d5245b946d071c8828f75d1b37f53..c88206067ab0d2d049d2c509087fd870f876c6cd 100644 --- a/docs/tools/buildkit.md +++ b/docs/tools/buildkit.md @@ -8,12 +8,12 @@ This is the same collection of tools which manages the test/demo/release infrast ## Supported Operating Systems -Currently BuildKit includes [specific, tested install steps](https://github.com/civicrm/civicrm-buildkit/blob/e278123c2a5edb525a01c816283d30b882aa8fab/bin/civi-download-tools#L329) for the following Ubuntu and Debian operating system releases - note that recently removed versions are shown in this list for information and are marked in the final column. +Currently Buildkit includes [specific, tested install steps](https://github.com/civicrm/civicrm-buildkit/blob/e278123c2a5edb525a01c816283d30b882aa8fab/bin/civi-download-tools#L329) for the following Ubuntu and Debian operating system releases - note that recently removed versions are shown in this list for information and are marked in the final column. -There are no specific installer steps for MacOS but BuildKit itself is fully usable on a Mac. BuildKit does not natively support running on Windows at this time but other options are available (e.g: Vagrant/Docker). +There are no specific installer steps for MacOS but Buildkit itself is fully usable on a Mac. Buildkit does not natively support running on Windows at this time but other options are available (e.g: Vagrant/Docker). !!! note - Versions of Ubuntu and Debian running on Windows Subsystem for Linux (WSL) and WSL2 are not currently compatible with BuildKit. + Versions of Ubuntu and Debian running on Windows Subsystem for Linux (WSL) and WSL2 are not currently compatible with Buildkit. ### Ubuntu Version | Codename | Release Date | EoL Date | Buildkit Removal | @@ -30,17 +30,17 @@ There are no specific installer steps for MacOS but BuildKit itself is fully usa <sup>*</sup> = Reuses installation steps for Xenial Xerus. <sup>🔴</sup> = Is currently EoL. -<sup>✅</sup> = Has been removed from BuildKit +<sup>✅</sup> = Has been removed from Buildkit ### Debian -Version | Codename | Release Date | EoL Date | BuildKit Removal | +Version | Codename | Release Date | EoL Date | Buildkit Removal | --------- | ------------ | -------------- | ---------- | ------------------ | 10 | Buster | July 2019 | 202x | Unknown | 9 | Stretch | June 2017 | 2022 | Unknown | 8 | Jessie | April 2015 | June 2020 | September 2020 | !!! warning - Our current policy is that these specific install steps will be removed from BuildKit when they reach their End Of Life (EoL) date plus 6 months. See [this issue](https://github.com/civicrm/civicrm-buildkit/issues/432) for discussion/information. + Our current policy is that these specific install steps will be removed from Buildkit when they reach their End Of Life (EoL) date plus 6 months. See [this issue](https://github.com/civicrm/civicrm-buildkit/issues/432) for discussion/information. ## Installation