Skip to content

Commit fc41244

Browse files
authored
Merge pull request #2457 from AkihiroSuda/remove-centos7
templates: remove centos-stream-8, deprecated/centos-7
2 parents d470f8b + 91cc83d commit fc41244

File tree

3 files changed

+2
-56
lines changed

3 files changed

+2
-56
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Distro:
1515
- [`almalinux-9`](./almalinux-9.yaml), `almalinux.yaml`: AlmaLinux 9
1616
- [`alpine`](./alpine.yaml): ☆Alpine Linux
1717
- [`archlinux`](./archlinux.yaml): ⭐Arch Linux
18-
- [`centos-stream-8`](./centos-stream-8.yaml): CentOS Stream 8
1918
- [`centos-stream-9`](./centos-stream-9.yaml), `centos-stream.yaml`: CentOS Stream 9
2019
- [`debian-11`](./debian-11.yaml): Debian GNU/Linux 11(bullseye)
2120
- [`debian-12`](./debian-12.yaml), `debian.yaml`: ⭐Debian GNU/Linux 12(bookworm)
@@ -27,7 +26,6 @@ Distro:
2726
- [`rocky-9`](./rocky-9.yaml), `rocky.yaml`: Rocky Linux 9
2827
- [`ubuntu`](./ubuntu.yaml): Ubuntu (same as `default.yaml` but without extra YAML lines)
2928
- [`ubuntu-lts`](./ubuntu-lts.yaml): Ubuntu LTS (same as `ubuntu.yaml` but pinned to an LTS version)
30-
- [`deprecated/centos-7`](./deprecated/centos-7.yaml): [deprecated] CentOS Linux 7
3129
- [`experimental/gentoo`](./experimental/gentoo.yaml): [experimental] Gentoo
3230
- [`experimental/opensuse-tumbleweed`](./experimental/opensuse-tumbleweed.yaml): [experimental] openSUSE Tumbleweed
3331

@@ -68,6 +66,8 @@ Lost+found:
6866
- ~`experimental/{almalinux,centos-stream-9,oraclelinux,rocky}-9`~: Moved to [`almalinux-9`](./almalinux-9.yaml), [`centos-stream-9`](./centos-stream-9.yaml),
6967
[`oraclelinux-9`](./oraclelinux-9.yaml), and [`rocky-9`](./rocky-9.yaml) in Lima v0.13.0.
7068
- ~`nomad`~: Removed in Lima v0.17.1, as Nomad is [no longer free software](https://github.com/hashicorp/nomad/commit/b3e30b1dfa185d9437a25830522da47b91f78816)
69+
- ~`centos-stream-8`~: Remove in Lima v0.23.0, as CentOS Stream 8 reached [EOL](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/).
70+
- ~`deprecated/centos-7`~: Remove in Lima v0.23.0, as CentOS 7 reached [EOL](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/).
7171

7272
## Tier
7373

examples/centos-stream-8.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

examples/deprecated/centos-7.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)